Add launcher-endfield.sh
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
export WINEPREFIX=/mnt/games/wine/.wine_aen
|
||||
export PROTONPATH=GE-Proton
|
||||
export GAMEID=0
|
||||
export MANGOHUD=1
|
||||
#export DXVK_HUD=fps,gpuload
|
||||
export WINEFSYNC=1
|
||||
export DISPLAY=${DISPLAY:-:1}
|
||||
export XAUTHORITY=$(ls /run/user/$(id -u)/xauth_* 2>/dev/null | head -1)
|
||||
umu-run /mnt/games/endfield/launcher/Launcher.exe
|
||||
Reference in New Issue
Block a user