Update launcher-endfield.sh
This commit is contained in:
@@ -2,9 +2,15 @@
|
|||||||
export WINEPREFIX=/mnt/games/wine/.wine_aen
|
export WINEPREFIX=/mnt/games/wine/.wine_aen
|
||||||
export PROTONPATH=GE-Proton
|
export PROTONPATH=GE-Proton
|
||||||
export GAMEID=0
|
export GAMEID=0
|
||||||
export MANGOHUD=1
|
# FPS COUNTERS AT THE TOP LEFT
|
||||||
|
# If you want MangoHud, uncomment the line below (works on vulkan and dx11)
|
||||||
|
#export MANGOHUD=1
|
||||||
|
# If you want DXVK_HUD, uncomment the line below (only works on dx11)
|
||||||
#export DXVK_HUD=fps,gpuload
|
#export DXVK_HUD=fps,gpuload
|
||||||
|
# If your distro ships the NTSYNC module you might not need the FSYNC variable set? idk
|
||||||
export WINEFSYNC=1
|
export WINEFSYNC=1
|
||||||
|
# Some AI ridden bullshit for my sunshine/moonlight streaming setup (feel free to ignore)
|
||||||
export DISPLAY=${DISPLAY:-:1}
|
export DISPLAY=${DISPLAY:-:1}
|
||||||
export XAUTHORITY=$(ls /run/user/$(id -u)/xauth_* 2>/dev/null | head -1)
|
export XAUTHORITY=$(ls /run/user/$(id -u)/xauth_* 2>/dev/null | head -1)
|
||||||
|
# The actual launcher command
|
||||||
umu-run /mnt/games/endfield/launcher/Launcher.exe
|
umu-run /mnt/games/endfield/launcher/Launcher.exe
|
||||||
Reference in New Issue
Block a user