@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
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=umu-endfield
|
||||||
# FPS COUNTERS AT THE TOP LEFT
|
# FPS COUNTERS AT THE TOP LEFT
|
||||||
# If you want MangoHud, uncomment the line below (works on vulkan and dx11)
|
# If you want MangoHud, uncomment the line below (works on vulkan and dx11)
|
||||||
#export MANGOHUD=1
|
#export MANGOHUD=1
|
||||||
@@ -13,4 +13,4 @@ export WINEFSYNC=1
|
|||||||
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
|
# 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