[Bug 23964] New: Mafia 2 demo crashes in wined3d
http://bugs.winehq.org/show_bug.cgi?id=23964 Summary: Mafia 2 demo crashes in wined3d Product: Wine Version: 1.3.0 Platform: x86 URL: http://steampowered.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: andras(a)csevego.net Created an attachment (id=30095) --> (http://bugs.winehq.org/attachment.cgi?id=30095) +d3d,+seh log I downloaded Mafia 2 demo on Steam and tried it. It crashes after it's logo screen. The crash is inside wined3d after it tries to do EnumResources. As ZeXx86 mentioned in Mafia 2's appdb page, if you comment out "ret = pCallback((IWineD3DResource *) resource, pData);" line in dlls/wined3d/device.c file, it starts and allows us to see menu and some videos. If once game started and save & config files created, the game won't crash anymore, even if we uncomment that previously mentioned line. If you start new game it crashes again. (It looks like clean exit, but it manages the crash silently) Look at +d3d,+seh log. Demo is freely available from Steam. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23964 Maxym Kit <kitmaxter(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kitmaxter(a)gmail.com --- Comment #1 from Maxym Kit <kitmaxter(a)gmail.com> 2010-08-12 12:46:22 --- Confirming. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23964 Maxym Kit <kitmaxter(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Maxym Kit <kitmaxter(a)gmail.com> 2010-08-12 12:46:50 --- *** This bug has been confirmed by popular vote. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23964 quaker <quaker66(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |quaker66(a)gmail.com --- Comment #3 from quaker <quaker66(a)gmail.com> 2010-08-17 07:48:33 --- this bug got fixed for me in git, confirming fixed. Someone else confirm please. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23964 Jakub Lužný <limoto94(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |limoto94(a)gmail.com --- Comment #4 from Jakub Lužný <limoto94(a)gmail.com> 2010-08-17 08:27:18 --- No, it's not fixed. I tried git now and it's still the same. But you need to comment the line only for first run, then the game works without it. So try a clean prefix and it will not work for you too. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23964 --- Comment #5 from quaker <quaker66(a)gmail.com> 2010-08-17 10:51:20 --- (In reply to comment #4)
No, it's not fixed. I tried git now and it's still the same.
But you need to comment the line only for first run, then the game works without it. So try a clean prefix and it will not work for you too.
yes, found out. I wrote a reply to maintainer with working howto update how to run it without patch, it's basically creating a file videoconfig.cfg, see the howto now. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23964 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://steampowered.com | CC| |adys.wh(a)gmail.com --- Comment #6 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-26 13:16:29 CST --- Please retest in wine-1.4-rc5. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23964 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #7 from Jarkko K <jarkko_korpi(a)hotmail.com> --- can somone test this with more recent wine? I got mafia 2, but not currently installed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23964 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|NEW |RESOLVED URL| |store.steampowered.com/app/ | |50280/ CC| |focht(a)gmx.net Resolution|--- |FIXED Summary|Mafia 2 demo crashes in |Mafia 2 demo (Steam) |wined3d |crashes after logo screen --- Comment #8 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, I can't reproduce this, the game reaches the main menu after logo/intro sequences. Resolving 'fixed'. $ wine --version wine-1.7.16-134-g0ff879b 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.
https://bugs.winehq.org/show_bug.cgi?id=23964 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.17. -- 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.
participants (1)
-
wine-bugs@winehq.org