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

Adding a parameter before the exe #77

Open
Blad3forc3 opened this issue May 26, 2024 · 1 comment
Open

Adding a parameter before the exe #77

Blad3forc3 opened this issue May 26, 2024 · 1 comment

Comments

@Blad3forc3
Copy link

Hi Ruan,

I've stumbled across (or maybe it was intentional on your part) a way to add a parameter before the main exe is run

I have a game that requires this command to be run beforehand

export WINE_LARGE_ADDRESS_AWARE=1

in the gui when you configure the environment, in the key entry type export and in the value entry type WINE_LARGE_ADDRESS_AWARE=1

Seems to work for this particular game.

I tried export in the key entry and schedtool -a 0x1 -e in the value entry but that didnt work.

@ruanformigoni
Copy link
Owner

Hello @Blad3forc3 , thanks for the suggestion! Core usage configuration will be included in a future release, the exported values are not executed, only made available for the applications to read in the image.

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