[Bug 36482] Raiden Legacy (DotEmu) shows black screen after launch

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 18 04:36:56 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
          Component|-unknown                    |msvcrt
            Summary|Raiden Legacy game starts,  |Raiden Legacy (DotEmu)
                   |sound work, I can even      |shows black screen after
                   |press some menu oprions,    |launch
                   |but there is no video       |
     Ever confirmed|0                           |1
           Severity|major                       |normal

--- Comment #5 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this seems to be an OpenGL game developed using Cocos2D-X framework.
The game bundles Microsoft Visual C++ 2012 runtime libraries (WiX based
installer, blocked by bug 17273).

Nothing obvious from the trace log but a lucky guess revealed it's Wine's
msvcrt implementation at fault here.
Get your self a copy of 'msvcr110.dll' and add 'Native-then-Builtin' override
for 'msvcr110.dll'.

With that part in place the game works fine.

Regards

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