In old RPG Maker such as XP, VX, and VX Ace, when we press F1 during gameplay, there will be a settings menu appear. We can configure default key, default fullscreen, etc.
I wonder where the configuration file is stored, as I cannot find it inside Game.ini? Is it stored in Windows registry? I want to make sure if I distributed the game, the settings is also applied to other computer as well.
Thanks.