Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to enter GameDir/GameExe through command line? #9

Open
BigheadSMZ opened this issue Aug 5, 2021 · 1 comment
Open

Possible to enter GameDir/GameExe through command line? #9

BigheadSMZ opened this issue Aug 5, 2021 · 1 comment

Comments

@BigheadSMZ
Copy link

BigheadSMZ commented Aug 5, 2021

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.

@mashakos
Copy link
Owner

what you can do:

  • create a shortcut to OmniScaler.exe
  • add command line arguments in the Target text box of the shortcut's properties (example attached
    commandma
    )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants