protonscr
4 results, 6 hits for WINEPREFIX=$PFX

Final Fantasy 14 appid 39210 5 threads, 1 open 2 matching

Final Fantasy 14 protonopenGame compatibility - UnofficialNVIDIA driversXAudio2

#580 · 1,061 comments · updated 2025-12-16 · 2 matching
comment by sangoku116 · 2019-05-14 · view · github
... get an unable to complete version check I had to reenter the "WINEPREFIX=[pfx location] winetricks hidewineexports=enable"
comment by TenaarFeiri · 2019-05-15 · view · github
... complete version check > > I had to reenter the "WINEPREFIX=[pfx location] winetricks > hidewineexports=enable" > > — > You are receiving this ...

Bruteforce kill all proton wineservers option (to be called on steam exit) protonopen

#114 · 12 comments · updated 2020-06-27 · 2 matching
comment by frostworx · 2020-02-18 · view · github
... I use PFX=$(lsof | grep compatdata | grep 'pfx$' | awk '{print $NF}') WINEPREFIX=$PFX wineserver -k to "gracefully" stop ...
comment by Unaccounted4 · 2020-03-11 · view · github
... bin/wineserver -k' \; PFX=$(lsof | grep compatdata | grep 'pfx$' | awk '{print $NF}') WINEPREFIX=$PFX wineserver -k exit 0 ```

Proton 6.3-4 DirectX 11 won't install for Rust protonclosed

#4887 · 1 comments · updated 2021-06-06 · 1 matching
issue by EscapedAI · 2021-06-06 · view · github
... RAID. - tried deleting just the /pfx folder - used WINEPREFIX="../pfx" winetricks to install DirectX 11 manually. - removing just ...

[BUG] SteamVR Dashboard doesn't work steamvrclosedbug

#255 · 148 comments · updated 2024-10-06 · 1 matching
comment by frostworx · 2020-01-28 · view · github
... lsof | grep compatdata | grep 'pfx$' | awk '{print $NF}')` `WINEPREFIX=$PFX wineserver -k` * lsof is a bit heavy for ...