You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
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.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,5 +1,6 @@
|
||||
wine-staging (1.7.41) UNRELEASED; urgency=low
|
||||
* Disable DXVA2 controls in winecfg when support is not compiled in.
|
||||
* Added patch to enable/disable EAX support via winecfg.
|
||||
* Partially remove advapi32-Revert_DACL patches.
|
||||
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 05 Apr 2015 03:11:58 +0200
|
||||
|
||||
|
Reference in New Issue
Block a user