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

Remove requirement for setting WINEPREFIX #32

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

R1kaB3rN
Copy link
Member

Currently, setting the WINEPREFIX is a hard requirement and this PR makes it so the only hard requirement will be the GAMEID. To that end, we create the directories ~/Games/ULWGL/<ULWGL_ID> with the stem being the WINE prefix in which its title is the GAMEID.

As a result, a new valid usage will be:

GAMEID= ulwgl-run /home/foo/foo.exe

- When $WINEPREFIX is not set, create a prefix directory in behalf of the user with the name being the ulwgl id. Currently, we create the directories as ~/Games/ULWGL/<ULWGL_ID>. In effect, the only required environment variable will be $GAMEID.
@GloriousEggroll GloriousEggroll merged commit 8ed1f0f into Open-Wine-Components:main Feb 20, 2024
2 checks passed
@R1kaB3rN R1kaB3rN deleted the wineprefix branch March 9, 2024 21:50
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

Successfully merging this pull request may close these issues.

2 participants