mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-06 19:45:20 +00:00
basic launcher handy template to be even more lazy
This commit is contained in:
parent
4b6841a548
commit
88bdf4ce94
10
basic_launcher.uwine
Normal file
10
basic_launcher.uwine
Normal 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'}"
|
Loading…
x
Reference in New Issue
Block a user