forked from CastroFidel/PortWINE
Scripts version 2270
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: fidel
|
||||
#HorizonForbiddenWest.exe
|
||||
#Rating=1-5
|
||||
#Rating=5
|
||||
#####################examples###########################
|
||||
export PW_WINE_USE="WINE-9.5-AMD64"
|
||||
export PW_WINDOWS_VER="10"
|
||||
export PW_DLL_INSTALL=""
|
||||
export WINEDLLOVERRIDES=""
|
||||
@ -13,3 +14,5 @@ export PW_FIX_VIDEO_IN_GAME="1"
|
||||
export PW_USE_SHADER_CACHE="0"
|
||||
export PW_USE_EAC_AND_BE="0"
|
||||
export LAUNCH_PARAMETERS="-EpicPortal"
|
||||
|
||||
gui_proton_downloader silent "$PW_WINE_USE"
|
||||
|
Reference in New Issue
Block a user