forked from CastroFidel/PortWINE
Scripts version 2153
This commit is contained in:
12
data_from_portwine/scripts/portwine_db/Secret World Legends
Executable file
12
data_from_portwine/scripts/portwine_db/Secret World Legends
Executable file
@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel
|
||||
#SecretWorldLegendsDX11.exe
|
||||
#ClientPatcher.exe
|
||||
#Rating=1-5
|
||||
#####################examples###########################
|
||||
##export PW_COMMENT_DB="blablabla"
|
||||
export PW_PREFIX_NAME="SWL"
|
||||
export WINEDLLOVERRIDES="d3d9=b"
|
||||
export ENABLE_VKBASALT="1"
|
||||
export PW_VKBASALT_EFFECTS="Curves:cas"
|
||||
export PW_VKBASALT_FFX_CAS="0.75"
|
@ -31,3 +31,4 @@ export PW_USE_TERMINAL=0
|
||||
##ADD_IN_START_PORTWINE () { commands ; }
|
||||
export PW_USE_NVAPI_AND_DLSS=0
|
||||
export PW_GUI_DISABLED_CS=0
|
||||
export PW_WINE_USE=PROTON_GE
|
||||
|
Reference in New Issue
Block a user