[Bug 19317] Enemy Nations: "Error 2 loading the game"

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 16 03:18:15 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19317





--- Comment #8 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-09-16 03:18:12 ---
> trace:mmio:MMIO_Open ('(null)', 0x33ed60, 00010020, 1);

0x00010020 == MMIO_INSTALLPROC | MMIO_DENYWRITE

The app installs its own custom MMIO proc, which should be responsible for
correct IO and alignment, but it doesn't seem to be used/called.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list