
I also have the stand-alone version of 32-bit 7zip extracted to my Downloads folder. I have Elder Scrolls Oblivion installed on my computer.

I wasn't entirely correct when I said you can't run another program within a proton prefix. If you're talking about wstart, that shouldn't happen when properly configured. Someone in the comments below created a bash script that makes this easier: drive_c/flawless/FlawlessWidescreen.exe "/home/michael/.steam/root/steamapps/common/Proton 5.0/proton" run \ STEAM_COMPAT_DATA_PATH="/media/michael/SSDGAMES/steam/steamapps/compatdata/20920" WINEPREFIX=$PWD \ Real world example: cd /media/michael/SSDGAMES/steam/steamapps/compatdata/20920/pfx | grep compatdata from ~/ and when you find it, cd to it.

If you don't have any custom steam libraries it likely will all be within your home directory. drive_c/path/to/custom_application.exeįirst you cd (change directory) to the proton prefix in question. "$HOME/.steam/root/steamapps/common/Proton 5.0/proton" run.

STEAM_COMPAT_DATA_PATH="/path/to/steam/steamapps/compatdata/20920" WINEPREFIX=$PWD \ Simply run this command in a terminal: cd /path/to/steam/steamapps/compatdata/20920/pfx But what if there is a secondary exe or configuration application bundled with the game? How can you launch it if Steam itself only launches the game? Running games through Steam's Proton is great.
