-
Notifications
You must be signed in to change notification settings - Fork 130
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
Environment Variables? #121
Comments
Has this been added to the dev branch or the master branch? I'm using 0.12 and I can't find the feature. |
The fields don't show up with Proton either |
Options are shown only in run dialog. Open it from context menu. |
@HuxyUK #297 (comment). Something like this should probably work:
|
Thanks the for the quick reply! Where would I use that command? Can I add it using the UI or do I need to write a compatibility script? Adding it solely to the Executable or Arguments doesn't work, so I guess I'm missing something.. 😕 |
@HuxyUK you should just add it to the Arguments field. It hasn't been merged in |
Ahh right!
|
@HuxyUK as a workaround for older versions you can try this: Executable:
Arguments:
|
I tried what you suggested but every time I set |
Use saved sort parameters on start Fix some Windows installers failing to install games to drive root by installing in subdirectory Environment variables run option for Wine/Proton (tkashkin#121) Focus window on gamepad Home button (tkashkin#122) Former-commit-id: 2071a8e
I suggest adding a section in the configs for some predefined environment variables. These can be useful for both native and wine-based games. Check a few of them here: https://github.com/lutris/lutris/wiki/Performance-Tweaks
The text was updated successfully, but these errors were encountered: