Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: TomVDJ on Sun 18/02/2024 16:35:23

Title: Where is the game configruation (put by winsetup.exe) stored?
Post by: TomVDJ on Sun 18/02/2024 16:35:23
Hello,

I have a few games that were created with AGS, and I'm wondering where the configuration is stored that you set with the winsetup.exe tool that comes with these games? There is no configuration file as far as I can see and I don't find anything in the Windows register. Sorry if this question is out of place here.
Title: Re: Where is the game configruation (put by winsetup.exe) stored?
Post by: Crimson Wizard on Sun 18/02/2024 16:36:40
Quote from: TomVDJ on Sun 18/02/2024 16:35:23I have a few games that were created with AGS, and I'm wondering where the configuration is stored that you set with the winsetup.exe tool that comes with these games? There is no configuration file as far as I can see and I don't find anything in the Windows register. Sorry if this question is out of place here.

Hello. This is answered in this article in AGS manual:
https://adventuregamestudio.github.io/ags-manual/EngineConfigFile.html
Title: Re: Where is the game configruation (put by winsetup.exe) stored?
Post by: TomVDJ on Sun 18/02/2024 17:52:33
Perfect. Thanks! I probably didn't search for the correct terms, but this page is exactly what I was looking for.