Closed ivan-mogilko closed 1 year ago
added graphics window and fullscreen here: https://github.com/adventuregamestudio/ags-manual/wiki/EngineConfigFile/_compare/2ffa4e9%5E...2ffa4e9 added disabled antialias and translation here: https://github.com/adventuregamestudio/ags-manual/wiki/EngineConfigFile/_compare/ce65c91%5E...ce65c91 added titletext here: https://github.com/adventuregamestudio/ags-manual/wiki/EngineConfigFile/_compare/821f1c0%5E...821f1c0
I'd like to double check.
Okay, seems to match now; I also had to remove few old options remaining since pre-3.6.0 times. https://github.com/adventuregamestudio/ags-manual/wiki/EngineConfigFile/_compare/821f1c041245a377b411026f4b00705a5c57289d...3829feefea8a75e612d56990252771ec44447626
Where it says that options are locked in a default state, does that mean the AGS default (similar to if the option was not in the cfg file) or does it mean whatever is stated in the cfg file?
Where it says that options are locked in a default state, does that mean the AGS default (similar to if the option was not in the cfg file) or does it mean whatever is stated in the cfg file?
The option set in cfg file.
The "disabled" section is meant to fix selection at particular value. Although of course this will work strictly in winsetup UI, players have no restriction in changing the config file by hand.
Where it says that options are locked in a default state, does that mean the AGS default (similar to if the option was not in the cfg file) or does it mean whatever is stated in the cfg file? The option set in cfg file.
Maybe the manual could indicate that?
Looks good to me!
Somehow this is still missing few newer options.
"[graphics] window", "[graphics] fullscreen", and maybe anything else https://github.com/adventuregamestudio/ags/blob/release-3.6.0/OPTIONS.md
EDIT: also "[misc] titletext".