added WINE_SIMULATE_WRITECOPY=1 for Ubisoft and Battle.net
This commit is contained in:
@@ -12,6 +12,7 @@ export PW_DLL_INSTALL="vcrun2019 d3dx11_42 d3dx11_43"
|
||||
export PW_WINDOWS_VER="10"
|
||||
export PW_WINE_FULLSCREEN_FSR="0"
|
||||
export PW_WINE_USE="PROTON_LG"
|
||||
export WINE_SIMULATE_WRITECOPY="1"
|
||||
|
||||
add_in_start_portwine () {
|
||||
rm -fr "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/drive_c/ProgramData/Agent/data"
|
||||
|
||||
@@ -4,9 +4,8 @@
|
||||
#EADesktop.exe
|
||||
#Rating=5
|
||||
#####################examples###########################
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE="PROTON_LG"
|
||||
export PW_PREFIX_NAME="EAAPP"
|
||||
export PW_USE_ESYNC="0"
|
||||
export PW_USE_FSYNC="1"
|
||||
export WINE_SIMULATE_WRITECOPY="1"
|
||||
add_in_start_portwine () { export LC_CTYPE=C ;}
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
#upc.exe
|
||||
#Rating=1-5
|
||||
################################################
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_DLL_INSTALL=""
|
||||
export WINE_SIMULATE_WRITECOPY="1"
|
||||
|
||||
Reference in New Issue
Block a user