[Bug 13736] New: Call of duty 4 demo crashes on start
http://bugs.winehq.org/show_bug.cgi?id=13736 Summary: Call of duty 4 demo crashes on start Product: Wine Version: 1.0-rc4 Platform: PC-x86-64 URL: http://charlieoscardelta.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: tlarhices(a)gmail.com Created an attachment (id=13765) --> (http://bugs.winehq.org/attachment.cgi?id=13765) Call of duty 4 with 3D Mark patch only (+d3d trace) After applying the 3D Mark patch (see bug 9210) the game will start to load and crash before entering the menu. In 1.0 rc3 I was possible to ear sound while having a black screen or a message box displaying : DirectX encountered an unrecoverable error. Check the readme for possible solutions. With 1.0 rc4 the game just segfault right after the splash screen. I have an nvidia geforce 9600gt with the driver 173.14.05 and is performing well with other 3D games in wine. I made some test, changing the offscreen rendering method and the video memory size without any change in the result. I'm attaching a trace with +d3d with the 3D Mark patch only and another one with applying also the NVidia patch. Patches are linked on the appdb page : http://appdb.winehq.org/objectManager.php?sClass=version&iId=10429 This problem has been discussed on the forum here : http://forum.winehq.org/viewtopic.php?t=1165 Specs: NVidia Geforce 9600gt - driver 173.14.05 Athlon x64 Ubuntu 8.04 32bits No compiz and no pulseaudio Clean .wine -- 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=13736 --- Comment #1 from Clerc Mathias <tlarhices(a)gmail.com> 2008-06-06 20:31:44 --- Created an attachment (id=13766) --> (http://bugs.winehq.org/attachment.cgi?id=13766) Call of duty 4 with 3D Mark patch and NVidia patch (+d3d trace) -- 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=13736 --- Comment #2 from Rico <kgbricola(a)web.de> 2008-06-07 04:21:13 ---
trace:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1a50e0) : simulating 64MB, returning 0MB left
Your card should have more than 64MB! Could you try to set your video memory in regedit to a higher value (VideoMemorySize = 512 (the value which your card has))? (See http://wiki.winehq.org/UsefulRegistryKeys ) -- 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=13736 --- Comment #3 from Clerc Mathias <tlarhices(a)gmail.com> 2008-06-07 05:35:53 --- Thanks, it works now. I also found it strange that it was thinking I had only 64Mb. Shouldn't wine detect this by itself ? -- 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=13736 --- Comment #4 from Rico <kgbricola(a)web.de> 2008-06-07 08:45:23 --- Yes, wine should detect it, but the 9600 hasn't got a setting for video memory size and so the default value (64MB) is used. Could you rename the Summery to something like "Detection of nvidia geforce 9x00 isn't implemented" or so? -- 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=13736 Clerc Mathias <tlarhices(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Call of duty 4 demo crashes |Detection of nvidia geforce |on start |9x00 video memory isn't | |implemented --- Comment #5 from Clerc Mathias <tlarhices(a)gmail.com> 2008-06-07 09:21:33 --- I changed the bug summary as asked by Rico in comment 4. -- 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=13736 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-07 10:20:55 --- Indeed Wine does not check yet for any 9x00 series cards. -- 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=13736 --- Comment #7 from Rico <kgbricola(a)web.de> 2008-06-09 12:35:19 --- Could you retry with current git? There was a patch which should solve the problem ( http://source.winehq.org/git/wine.git/?a=commit;h=38a98f67892fd29b946d5ff52f... ). Please delete the registry key before you try it or take a new wineprefix. -- 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=13736 --- Comment #8 from Clerc Mathias <tlarhices(a)gmail.com> 2008-06-10 04:27:20 --- I just tried it and I still need to put the registry key. Is there a way to know how much memory was detected by wine ? Maybe it's just because the patch gives only 384Mo to the 9600GT. Even if this is the case the call of duty's log still say that there is only 64Mo... -- 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=13736 --- Comment #9 from Rico <kgbricola(a)web.de> 2008-11-11 14:50:41 --- Could you retry with wine 1.1.8? -- 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=13736 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-05-11 09:54:43 --- Abandoned. If this is still an issue in current (1.1.21 or newer) wine, and you can provide the needed information, feel free to reopen. -- 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=13736 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-05-11 09:56:05 --- Closing. -- 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=13736 Adys <adys.wh+winehqdotorg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh+winehqdotorg(a)gmail.c | |om --- Comment #12 from Adys <adys.wh+winehqdotorg(a)gmail.com> 2009-05-11 10:08:02 --- This was actually fixed a while back. -- 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=13736 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED | --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2009-05-11 11:40:45 --- Reopening then. -- 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=13736 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2009-05-11 11:41:09 --- And fixed. -- 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=13736 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|callofduty4nostart | -- 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=13736 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2009-05-22 11:11:33 --- Closing bugs fixed in 1.1.22. -- 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.
participants (1)
-
wine-bugs@winehq.org