Anonymous user
Disabling game setup options: Difference between revisions
Jump to navigation
Jump to search
Disabling game setup options (view source)
Revision as of 09:49, 22 February 2006
, 22 February 2006no edit summary
*>SSH (Copied from 2.72 beta thread) |
*>SSH mNo edit summary |
||
Line 1: | Line 1: | ||
== How to disable setup.exe options == | == How to disable setup.exe options == | ||
Currently AGS allows you to add these to your [acsetup.cfg] file: | Currently AGS allows you to add these to your [acsetup.cfg] file: | ||
[pre] | |||
[disabled] | [disabled] | ||
musicvox=1 | musicvox=1 | ||
speechvox=1 | speechvox=1 | ||
16bit=1 | 16bit=1 | ||
[/pre] | |||
Those entries disable the "use digital music pack", "use speech pack" and "downgrade 32-bit graphics to 16-bit" options respectively. | Those entries disable the "use digital music pack", "use speech pack" and "downgrade 32-bit graphics to 16-bit" options respectively. |