forked from CastroFidel/PortWINE
dropped install xact for some games
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user