From 176150e34bb7f2e1b10cc36aa11f4a172de6dbf8 Mon Sep 17 00:00:00 2001 From: Llein <43903165+Eljeyna@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:02:56 +0300 Subject: [PATCH] Update Deathloop (Final version) --- data_from_portwine/scripts/portwine_db/Deathloop | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data_from_portwine/scripts/portwine_db/Deathloop b/data_from_portwine/scripts/portwine_db/Deathloop index d978d6ea..d812280c 100644 --- a/data_from_portwine/scripts/portwine_db/Deathloop +++ b/data_from_portwine/scripts/portwine_db/Deathloop @@ -9,9 +9,10 @@ else export PW_COMMENT_DB="If you use DualSense do not recommended change settings\nBut if you have problems with gamepad controls, turn off DINPUT PROTOCOL parameter" fi export PW_VULKAN_USE="1" -export WINEDLLOVERRIDES="xaudio2_8,xaudio2_9=n" +export WINEDLLOVERRIDES="xaudio2_8,xaudio2_9=" export PW_DINPUT_PROTOCOL="1" export PW_WINDOWS_VER="10" -export ENABLE_VKBASALT="0" export PW_NO_ESYNC="1" export PW_NO_FSYNC="1" +export PW_PREFIX_NAME="DEATHLOOP" +export PW_WINE_USE="PROTON_LG"