[Bug 11643] Gens: Sega Genesis Emulator will not open or run ROMs

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 23 07:10:42 CST 2008


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





--- Comment #2 from affect <afffect at gmail.com>  2008-02-23 07:10:42 ---
ok, i found out that it crashes after returning from IDirectDrawSurfaceImpl_Blt
in

    switch(hr)
    {
           ...
           default: return hr;
    }
hr is 0 so its ok, and after that something else causes app to crash. some
disassembling and debugging is needed


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