sonic2kk / steamtinkerlaunch

Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
GNU General Public License v3.0
2.1k stars 70 forks source link

Custom Environment Variables #955

Closed Rabcor closed 10 months ago

Rabcor commented 10 months ago

System Information

Feature Description

Please enable setting custom environment variables so that settings not covered by steamtinkerlaunch's many tickboxes can be enabled somehow (or in case they fail)

sonic2kk commented 10 months ago

This is already set up both globally for every game launched with SteamTinkerLaunch, or locally for per-game environment variables. Check the Game Files menu to see the checkbox to open and edit this file. This is also documented on the wiki, as this feature was added a very long time ago.

If the menu is too overwhelming, you can always edit the global, default, and per-game config files manually at ~/.config/steamtinkerlaunch. The wiki documents various paths you may need as well. You can even set these values individually rom the commandline.

Also, please use SteamTinkerLaunch from git, v12.12 is very old.

Rabcor commented 10 months ago

I see, thanks, web search has failed me.