dropped install xact for some games

This commit is contained in:
Mikhail Tergoev
2025-11-07 12:24:03 +03:00
parent 05f5c4535f
commit cdf6a666d1
3 changed files with 4 additions and 4 deletions

View File

@@ -4,4 +4,4 @@
#Rating=1-5
################################################
export WINEDLLOVERRIDES="xapofx1_5,xaudio2_7=n,b"
export PW_DLL_INSTALL="faudio"
# export PW_DLL_INSTALL="faudio"

View File

@@ -4,5 +4,5 @@
#Rating=1-5
########################################################
export PW_REDUCE_PULSE_LATENCY=1 # Fix crackling audio in games
export PW_DLL_INSTALL="xact" # Install DDL in port prefix (used winetricks)
# export PW_DLL_INSTALL="xact" # Install DDL in port prefix (used winetricks)
export WINEDLLOVERRIDES="xaudio2_7=n,b"

View File

@@ -3,5 +3,5 @@
#fc3_blooddragon_d3d11.exe
#Rating=1-5
#####################examples###########################
export PW_DLL_INSTALL="corefonts xact" # Install DDL in port prefix (used winetricks)
export WINEDLLOVERRIDES=xaudio2_7=n,b
# export PW_DLL_INSTALL="corefonts xact" # Install DDL in port prefix (used winetricks)
export WINEDLLOVERRIDES="xaudio2_7=n,b"