[Bug 40364] New: Geometry problems with Indiana Jones demo
https://bugs.winehq.org/show_bug.cgi?id=40364 Bug ID: 40364 Summary: Geometry problems with Indiana Jones demo Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: jeremielapuree(a)yahoo.fr Distribution: --- Created attachment 54050 --> https://bugs.winehq.org/attachment.cgi?id=54050 Screenshot showing the problem You can see polygons instead of background. Be careful: to bypass the msvcrt bug and see this problem, you need an old msvcrt native dll. -- 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=40364 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.gamershell.com/d | |ownload_1856.shtml -- 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=40364 --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> --- Forget to say that the problem occurs with the proprietary nvidia driver for my nvidia graphic card and with mesa for my intel graphic card -- 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=40364 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54050|0 |1 is obsolete| | --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 54051 --> https://bugs.winehq.org/attachment.cgi?id=54051 Screenshot showing the problem -- 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=40364 Sergey Isakov <isakov-sl(a)bk.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl(a)bk.ru --- Comment #3 from Sergey Isakov <isakov-sl(a)bk.ru> --- Created attachment 54088 --> https://bugs.winehq.org/attachment.cgi?id=54088 Confirm the bug The game works with native msvcrt.dll (bug 27594) with both versions 6 and 7. The last version dated 22.06.2007. But the geometry bug makes this game unplayable. I think this is the same floating point calculations provided by the library. -- 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=40364 --- Comment #4 from Sergey Isakov <isakov-sl(a)bk.ru> --- wine-1.9.15 The bug is still in place. -- 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=40364 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #5 from Christian Costa <titan.costa(a)gmail.com> --- This is probably the vertex shader problem. See workaround at https://bugs.winehq.org/show_bug.cgi?id=12400#c28. -- 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=40364 --- Comment #6 from Sergey Isakov <isakov-sl(a)bk.ru> --- Created attachment 55239 --> https://bugs.winehq.org/attachment.cgi?id=55239 MaxShaderModelVS=0 Thanks, the registry setting really helps. Is it a wine bug or the game bug? MacOSX 10.11.6 AMD Radeon HD6670 -- 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=40364 --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> --- Wine bug. In a real windows box, everything is fine. -- 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=40364 --- Comment #8 from Sergey Isakov <isakov-sl(a)bk.ru> --- Taking into account that the game requires old buggy msvcrt.dll I can propose that it is the game bug. buggy msvcrt -> wrong Vertex Shaders -- 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=40364 --- Comment #9 from Sergey Isakov <isakov-sl(a)bk.ru> --- Agree. In real windows 7 the demo works just fine. The windows has all updates including most recent msvcrt.dll. -- 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=40364 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Geometry problems with |Broken geometry in Indiana |Indiana Jones demo |Jones and the Emperor's | |Tomb Depends on| |27594, 12400 --- Comment #10 from Matteo Bruni <matteo.mystral(a)gmail.com> --- I assume there isn't anything interesting in the logs? -- 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=40364 --- Comment #11 from Sergey Isakov <isakov-sl(a)bk.ru> --- Created attachment 55250 --> https://bugs.winehq.org/attachment.cgi?id=55250 Thousands errors -- 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=40364 --- Comment #12 from Sergey Isakov <isakov-sl(a)bk.ru> --- Created attachment 55251 --> https://bugs.winehq.org/attachment.cgi?id=55251 log with broken geometry Just set MaxShaderModelVS=256 (don't know what it should be) I got again broken geometry and this is the log in this case. -- 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=40364 --- Comment #13 from Sergey Isakov <isakov-sl(a)bk.ru> --- Created attachment 55257 --> https://bugs.winehq.org/attachment.cgi?id=55257 The log with IndexVertexBlending The log became much more clean if apply IVB patch by swswine, bug 39057. But the geometry is still broken. -- 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=40364 --- Comment #14 from Sergey Isakov <isakov-sl(a)bk.ru> --- Something may be interesting ~~~ warn:d3d:wined3d_device_set_stream_source_freq Divider is 0, returning D3DERR_INVALIDCALL. warn:d3d:wined3d_device_set_stream_source_freq Divider is 0, returning D3DERR_INVALIDCALL. warn:d3d:wined3d_device_set_stream_source_freq Divider is 0, returning D3DERR_INVALIDCALL. fixme:win:EnumDisplayDevicesW ((null),0,0x1c0eed8,0x00000000), stub! fixme:d3d:debug_d3ddevicetype Unrecognized device type 0. warn:d3d:texture_init Creating a mappable texture in the default pool that doesn't specify dynamic usage. fixme:d3d:debug_d3ddevicetype Unrecognized device type 0. warn:d3d:texture_init Creating a mappable texture in the default pool that doesn't specify dynamic usage. fixme:d3d:debug_d3drenderstate Unrecognized 0 render state! fixme:d3d:debug_d3drenderstate Unrecognized 1 render state! fixme:d3d:debug_d3drenderstate Unrecognized 3 render state! fixme:d3d:debug_d3drenderstate Unrecognized 17 render state! fixme:d3d:debug_d3drenderstate Unrecognized 18 render state! ~~~ -- 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=40364 mrdeathjr28(a)yahoo.es changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28(a)yahoo.es -- 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=40364 legluondunet(a)free.fr <legluondunet(a)free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |legluondunet(a)free.fr --- Comment #15 from legluondunet(a)free.fr <legluondunet(a)free.fr> --- Bug still present in Wine 1.9.24 -- 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=40364 --- Comment #16 from legluondunet(a)free.fr <legluondunet(a)free.fr> --- Created attachment 56499 --> https://bugs.winehq.org/attachment.cgi?id=56499 3D malformation 1 -- 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=40364 --- Comment #17 from legluondunet(a)free.fr <legluondunet(a)free.fr> --- Created attachment 56500 --> https://bugs.winehq.org/attachment.cgi?id=56500 3D malformation 2 -- 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=40364 --- Comment #18 from legluondunet(a)free.fr <legluondunet(a)free.fr> --- Created attachment 56501 --> https://bugs.winehq.org/attachment.cgi?id=56501 3D malformation 3 -- 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=40364 --- Comment #19 from legluondunet(a)free.fr <legluondunet(a)free.fr> --- Bug still present in 2.16 staging -- 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=40364 --- Comment #20 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still there in current wine (wine-3.1) -- 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=40364 Shmerl <shtetldik(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shtetldik(a)gmail.com --- Comment #21 from Shmerl <shtetldik(a)gmail.com> --- Setting MaxShaderModelVS=0 doesn't fix this? -- 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=40364 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.gamershell.com/d |https://www.fileplanet.com/ |ownload_1856.shtml |122317/120000/fileinfo/Indi | |ana-Jones-and-the-Emperor%2 | |7s-Tomb-Demo -- 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=40364 --- Comment #22 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug is still there in current wine. -- 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=40364 --- Comment #23 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still there with wine-4.0 -- 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=40364 --- Comment #24 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still there in wine-4.18 -- 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=40364 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #25 from joaopa <jeremielapuree(a)yahoo.fr> --- Wouhou. This bug is fixed. Thanks Paul. -- 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=40364 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5e10f1d339aaf798374917ba039 | |363072a867c1e -- 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=40364 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #26 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.19. -- 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=40364 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.0.x -- 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=40364 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.0.x |--- --- Comment #27 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 4.0.x milestone from bug fixes included in 4.0.4. -- 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=40364 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Keywords| |download URL|https://www.fileplanet.com/ |https://web.archive.org/web |122317/120000/fileinfo/Indi |/20210101173555/http://ftp. |ana-Jones-and-the-Emperor%2 |gamers.org/pub/mirrors/ftp. |7s-Tomb-Demo |gamesdomain.co.uk/demos/ind | |yetdemo.exe Version|unspecified |1.9.6 -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla