protonscr
2 results, 4 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 ```