diff --git a/data_from_portwine/scripts/portwine_db/MW.sh b/data_from_portwine/scripts/portwine_db/MW.sh index aae933b..5c42578 100644 --- a/data_from_portwine/scripts/portwine_db/MW.sh +++ b/data_from_portwine/scripts/portwine_db/MW.sh @@ -5,11 +5,8 @@ export PW_COMMENT_DB="Modern Warships" ################################################ export PW_VULKAN_USE=2 #dxvk, vkd3d or 0 for OpenGL -export LAUNCH_PARAMETERS="" # Additional launch options -export PW_WINDOWS_VER=10 # Set windows version 10, 7 or XP -export WINEDLLOVERRIDES="" export PW_DLL_INSTALL="lucida" # Install DLL in port prefix (used winetricks) export PW_USE_D3D_EXTRAS="1" export PW_USE_EAC_AND_BE="0" export PW_PREFIX_NAME="MW" -export PW_USE_SHADER_CACHE="0" +export PW_USE_SHADER_CACHE="1"