Update Deathloop
This commit is contained in:
parent
59c8dbbd4d
commit
410a94f0ce
@ -8,9 +8,10 @@ if [[ "$LANGUAGE" == "ru" ]] ; then
|
|||||||
else
|
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"
|
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
|
fi
|
||||||
export WINEDLLOVERRIDES="xaudio2_8,xaudio2_9="
|
export PW_VULKAN_USE="1"
|
||||||
|
export WINEDLLOVERRIDES="xaudio2_8,xaudio2_9=n"
|
||||||
export PW_DINPUT_PROTOCOL="1"
|
export PW_DINPUT_PROTOCOL="1"
|
||||||
export PW_WINDOWS_VER="10"
|
export PW_WINDOWS_VER="10"
|
||||||
export ENABLE_VKBASALT="0"
|
export ENABLE_VKBASALT="0"
|
||||||
export PW_NO_ESYNC="0"
|
export PW_NO_ESYNC="1"
|
||||||
export PW_NO_FSYNC="0"
|
export PW_NO_FSYNC="1"
|
||||||
|
Loading…
Reference in New Issue
Block a user