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

Multiple EXES not selectable #59

Closed
Blad3forc3 opened this issue Apr 6, 2024 · 4 comments
Closed

Multiple EXES not selectable #59

Blad3forc3 opened this issue Apr 6, 2024 · 4 comments

Comments

@Blad3forc3
Copy link

I have a game that install both the original version and the expansion to it at the same time. Is it possible to select both exes when telling the gameimage what exe to run so that it can automatically create a final file that lets you swap between games? At the moment it looks like you have to install the same file twice to run the expansion which wastes space

@ruanformigoni
Copy link
Owner

Hi @Blad3forc3 , currently it is not possible. I'll include a menu entry in the launcher to select another executable besides the default.

@Blad3forc3
Copy link
Author

Sounds good Ruan. Just have to remember what the other exes are called.
An idea if you can add it to the launcher could it produce a list of exe files within the game folder so its easier to select?

@ruanformigoni
Copy link
Owner

An idea if you can add it to the launcher could it produce a list of exe files within the game folder so its easier to select?

That's what I was thinking of implementing, like it was for the previous launcher.

@ruanformigoni
Copy link
Owner

Implemented in v1.3.0, you can configure this in the wizard:
arguments-wizard

And also in the launcher:
arguments-launcher-selector

An executable list allows a different executable to be used before pressing play.
arguments-launcher-cover

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