Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Lackner
2bb0477ca0 dsound-EAX: Disable EAX support by default.
Several older games seem to trigger various bugs when EAX 1 support is enabled.
2015-04-13 00:38:12 +02:00
Sebastian Lackner
8b06b71275 Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
Various Windows apps (like Max Payne 2) seem to contain a broken eax.dll library,
which is affected by various use-after-free bugs. To work around such issues EAX
support can be globally disabled in winecfg. Moreover a winediag message is added
to inform the user about possible issues related to EAX.
2015-04-05 20:11:34 +02:00
Mark Harmstone
9138b6d929 Added patches to allow EAX support to be disabled. 2015-04-05 14:54:03 +01:00
Sebastian Lackner
e5a4f11591 dsound-EAX: Various improvements to EAX support (fixes Wine-Staging bug 195). 2015-04-04 21:53:57 +02:00
Sebastian Lackner
cd5078fa95 Merge pull request #311 from maharmstone/master
Adds support for Environmental Audio Extensions (EAX).
2015-03-28 21:27:16 +01:00
Mark Harmstone
cc21d373b5 Added patch to implement EAX support in dsound. 2015-03-27 21:24:40 +00:00