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
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.
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.
The text was updated successfully, but these errors were encountered: