diff --git a/data_from_portwine/scripts/portwine_db/BlackDesertOnline.ppdb b/data_from_portwine/scripts/portwine_db/BlackDesertOnline.ppdb index 9f614050..b2802d13 100644 --- a/data_from_portwine/scripts/portwine_db/BlackDesertOnline.ppdb +++ b/data_from_portwine/scripts/portwine_db/BlackDesertOnline.ppdb @@ -5,6 +5,9 @@ #####################examples########################### export PW_WINDOWS_VER="10" export PW_VULKAN_USE="2" -export PW_WINE_USE=PROTON_LG +export PW_WINE_USE="PROTON_LG" export PW_PREFIX_NAME="BLACK_DESERT_ONLINE" # export DISABLE_CP_DEFPFX=1 +export PORTPROTON_NAME="BlackDesertLauncher" +export FILE_DESCRIPTION="BlackDesertLauncher" +export WINE_DISABLE_KERNEL_WRITEWATCH="1" diff --git a/data_from_portwine/scripts/pw_autoinstall/PW_BLACK_DESERT_ONLINE b/data_from_portwine/scripts/pw_autoinstall/PW_BLACK_DESERT_ONLINE index 1e695872..0d1949e2 100755 --- a/data_from_portwine/scripts/pw_autoinstall/PW_BLACK_DESERT_ONLINE +++ b/data_from_portwine/scripts/pw_autoinstall/PW_BLACK_DESERT_ONLINE @@ -10,9 +10,9 @@ export PW_PREFIX_NAME="BLACK_DESERT_ONLINE" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/BlackDesert_Installer_RU.exe" export LAUNCH_PARAMETERS="/silent" export PW_MUST_HAVE_DLL="" -export PW_VULKAN_USE=1 -export PW_USE_D3D_EXTRAS=1 -export PW_WINE_USE=PROTON_LG +export PW_VULKAN_USE="1" +export PW_USE_D3D_EXTRAS="1" +export PW_WINE_USE="PROTON_LG" # export DISABLE_CP_DEFPFX=1 pw_clear_pfx