Disabling game setup options

From Adventure Game Studio | Wiki
Revision as of 09:35, 15 November 2006 by *>SSH
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

How to disable setup.exe options

Currently AGS allows you to add these to your acsetup.cfg file:

[disabled]
musicvox=1
speechvox=1
16bit=1

Those entries disable the "use digital music pack", "use speech pack" and "downgrade 32-bit graphics to 16-bit" options respectively.