You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great program! Minor gripe. Currently we need to set the GameDir and GameEXE in the "gamefs.ini" file. Is it possible to override these values through the command line? Currently, I am just creating duplicates of the program for any game that needs it, but this seems a bit superfluous considering it could all be avoided if the paths could be set on a per game basis. In its current state, it can only ever be set up to maximize a single game at a time.
Edit: Alternatively, a better idea might be the ability to specify the INI file to load. This way we could create multiple INI files for each game and point the program to those.
The text was updated successfully, but these errors were encountered:
Great program! Minor gripe. Currently we need to set the GameDir and GameEXE in the "gamefs.ini" file. Is it possible to override these values through the command line? Currently, I am just creating duplicates of the program for any game that needs it, but this seems a bit superfluous considering it could all be avoided if the paths could be set on a per game basis. In its current state, it can only ever be set up to maximize a single game at a time.
Edit: Alternatively, a better idea might be the ability to specify the INI file to load. This way we could create multiple INI files for each game and point the program to those.
The text was updated successfully, but these errors were encountered: