[Bug 13498] Magic Ball 2 - New Worlds: access violation when trying to run

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 26 17:07:31 CST 2008


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





--- Comment #3 from Reece Dunn <msclrhd at gmail.com>  2008-11-26 17:07:31 ---
If I make the following change, it gets rid of the last FIXME (a better
solution is needed), yet the crash remains:

diff --git a/dlls/d3dxof/d3dxof.c b/dlls/d3dxof/d3dxof.c
-#define MAX_INPUT_SIZE 2000000
+#define MAX_INPUT_SIZE 3000000


-- 
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