basic launcher handy template to be even more lazy

This commit is contained in:
tcsenpai 2024-03-28 13:50:08 +01:00
parent 4b6841a548
commit 88bdf4ce94

10
basic_launcher.uwine Normal file
View File

@ -0,0 +1,10 @@
# This file was created by ULWGL
PROTONPATH="/home/[youruser]/UWINE/protons/[current]"
USE_WINE="False"
WINEPREFIX="/home/[youruser]/UWINE/PREFIX"
GAMEID="0"
ULWLGDIR="/home/[youruser]/UWINE/launcher"
PREDIRECTIVES=""
FILEPATH="/path/to/your/file.exe"
POSTDIRECTIVES=""
CUSTOMVARS="{'DXVK_ASYNC': '1'}"