https://bugs.winehq.org/show_bug.cgi?id=41271
Kimmo Myllyvirta kimmo.myllyvirta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
--- Comment #3 from Kimmo Myllyvirta kimmo.myllyvirta@gmail.com --- I don't have it installed atm, but I'll retest it later and take a look at those other bugs.
This bug is about the intro video not playing. And it is highly possible that some users do not have this issue (there's one old success report in appdb with 1.9.18 staging). Just a slight delay fixes it, which also makes debugging this quite difficult.
With a quick look, all the three bugs are different issues. The patch from this bug might help with that intro video on OS X (bug 41890), dunno, I'm not familiar with OS X. Apparently MaxVersionGL hack is used there to get it started, but GL_ARB_texture_view and a lot more is missing.
But, in general if you are running it with an opengl implementation, where you don't need to use MaxVersionGL hack (it just allows this game to start without crashing), then; - The launcher works - If the intro video doesn't play (black screen, hangs), use the patch from this bug - You can get to the main menu with CheckFormatSupport patch (bug 40046) - The game will hang when a new game is started. Needs at least CreateTexture1D (bug 40976), and a lot more.