diff --git a/data_from_portwine/scripts/portwine_db/Battle.net_Launcher b/data_from_portwine/scripts/portwine_db/Battle.net_Launcher index d29cb9b..c9c01c5 100755 --- a/data_from_portwine/scripts/portwine_db/Battle.net_Launcher +++ b/data_from_portwine/scripts/portwine_db/Battle.net_Launcher @@ -5,11 +5,11 @@ #Battle.net.exe #Rating=5 ################################################ -export PW_VULKAN_USE=1 +export PW_VULKAN_USE="2" export LAUNCH_PARAMETERS="" export WINEDLLOVERRIDES="locationapi=" export PW_DLL_INSTALL="vcrun2019 d3dx11_42 d3dx11_43" -export PW_WINDOWS_VER=10 +export PW_WINDOWS_VER="10" export PW_WINE_FULLSCREEN_FSR="0" export PW_USE_EAC_AND_BE="0" export PW_WINE_USE="PROTON_LG"