Commit cdf6a666 authored by Mikhail Tergoev's avatar Mikhail Tergoev

dropped install xact for some games

parent 05f5c453
......@@ -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"
......@@ -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"
......@@ -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"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment