###Scripts version 2004###
This commit is contained in:
@ -17,4 +17,4 @@ add_in_start_portwine () {
|
||||
rm -fr "${PORT_WINE_PATH}/data/pfx/drive_c/users/${USER}/Blizzard Entertainment/Battle.net/Cache"
|
||||
rm -fr "${PORT_WINE_PATH}/data/pfx/drive_c/users/Public/Blizzard Entertainment/Battle.net/Cache"
|
||||
try_remove_file "${PORT_WINE_PATH}/data/pfx/drive_c/windows/Fonts/sourcehansans.ttc"
|
||||
}
|
||||
}
|
||||
|
@ -4,4 +4,4 @@
|
||||
#Rating=5
|
||||
################################################
|
||||
export PW_DLL_INSTALL="vcrun2019"
|
||||
export PW_VULKAN_USE=vkd3d
|
||||
export PW_VULKAN_USE=vkd3d
|
||||
|
@ -7,4 +7,4 @@
|
||||
################################################
|
||||
export PW_VULKAN_USE=dxvk
|
||||
export PW_DLL_INSTALL="vcrun2019"
|
||||
export PW_WINDOWS_VER=10
|
||||
export PW_WINDOWS_VER=10
|
||||
|
@ -5,4 +5,3 @@
|
||||
################################################
|
||||
export PW_VULKAN_USE=dxvk
|
||||
export LAUNCH_PARAMETERS=""
|
||||
|
||||
|
@ -6,4 +6,4 @@
|
||||
export PW_VULKAN_USE=dxvk
|
||||
export LAUNCH_PARAMETERS="-nointro -noprefetch" # -nointro command line option to skip intro movies
|
||||
# -noprefetch command line option to shorten load times
|
||||
#export PW_DLL_INSTALL="vcrun2019 mfc42 d3dcompiler_42 d3dcompiler_43 d3dcompiler_47 d3dx9
|
||||
#export PW_DLL_INSTALL="vcrun2019 mfc42 d3dcompiler_42 d3dcompiler_43 d3dcompiler_47 d3dx9
|
||||
|
@ -27,4 +27,4 @@ export PW_USE_GAMEMODE=0 # Force disabele gamemod
|
||||
export PW_DLL_INSTALL="mfc42 vcrun2012 mfc120 vcrun2013"
|
||||
#export LAUNCH_PARAMETERS="-d3d9"
|
||||
export PW_GUI_DISABLED_CS=1
|
||||
#export PW_WINDOWS_VER=XP # Set windows version 10, 7 or XP
|
||||
#export PW_WINDOWS_VER=XP # Set windows version 10, 7 or XP
|
||||
|
@ -38,4 +38,3 @@ PW_INSTALL_DOTNET40 () {
|
||||
done
|
||||
}
|
||||
PW_INSTALL_DOTNET40 &
|
||||
|
||||
|
Reference in New Issue
Block a user