diff --git a/data_from_portwine/scripts/portwine_db/Deathloop b/data_from_portwine/scripts/portwine_db/Deathloop index 615ae475..0e782eed 100644 --- a/data_from_portwine/scripts/portwine_db/Deathloop +++ b/data_from_portwine/scripts/portwine_db/Deathloop @@ -8,7 +8,9 @@ if [[ "$LANGUAGE" == "ru" ]] ; then 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 LAUNCH_PARAMETERS="xaudio2_8,xaudio2_9=" +export WINEDLLOVERRIDES="xaudio2_8,xaudio2_9=" export PW_DINPUT_PROTOCOL="1" export PW_WINDOWS_VER="10" export ENABLE_VKBASALT="0" +export PW_NO_ESYNC="0" +export PW_NO_FSYNC="0"