Page 1 of 1

Mac Version: No Programe Setup Menu?

Posted: Wed May 04, 2011 1:35 am
by wormwood
Hi, does anyone know if the Mac version of QFG2 has a programe setup menu? I can play the game but only in an over stretched full screen mode. I will like to know how to access it to change the resolution.

Many thanks in advance :)

Re: Mac Version: No Programe Setup Menu?

Posted: Thu May 05, 2011 9:14 pm
by dnlgthr
Ctrl+click on the Quest for Glory II application and select > "Show Package Contents"

In the new window navigate to: Contents> root > drive_c > Program Files > ADG Interactive > Quest for Glory II

Inside the Quest for Glory II folder, open "acsetup.cfg" in TextEdit (you can ctrl+click acsetup.cfg and choose "Open With" and navigate to "TextEdit" in your Applications folder)

There are two things you want to change in this file

First, go to where you see

Code: Select all

windowed=0
and change it to

Code: Select all

windowed=1
Second, change

Code: Select all

gfxfilter=none
to

Code: Select all

gfxfilter=StdScale3


You can change the StdScale# parameter to 1 or 2 or 3 or 4, etc. depending on how large a window you want to play in. I find that StdScale3 works well on my MacBook Pro.

Let me know if you get stuck.
-D

Re: Mac Version: No Programe Setup Menu?

Posted: Fri May 06, 2011 1:40 am
by wormwood
It worked perfectly, thank you very much!