[Bug 38352] New: Foresight crashes before the main menu, needs d3dx9_36.dll.D3DXComputeNormalMap
https://bugs.winehq.org/show_bug.cgi?id=38352 Bug ID: 38352 Summary: Foresight crashes before the main menu, needs d3dx9_36.dll.D3DXComputeNormalMap Product: Wine Version: 1.7.40 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: directx-d3dx9 Assignee: wine-bugs(a)winehq.org Reporter: gyebro69(a)gmail.com Distribution: --- Created attachment 51196 --> https://bugs.winehq.org/attachment.cgi?id=51196 terminal output Foresight is an indie strategy game, currently available only on Steam (no demo has been released). The splash screens are displayed but the game crashes when the main menu should appear if I start the game with built-in d3dx9_36.
wine: Call from 0x7b839524 to unimplemented function d3dx9_36.dll.D3DXComputeNormalMap, aborting
-- 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=38352 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- Wine-Staging contains a stub for this function, see https://github.com/wine-compholio/wine-staging/blob/master/patches/d3dx9_36-... (I am not sure if the patch applies directly, it might depend on the previous three patches.) Is it sufficient for the game? -- 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=38352 --- Comment #2 from Béla Gyebrószki <gyebro69(a)gmail.com> --- (In reply to Sebastian Lackner from comment #1)
Wine-Staging contains a stub for this function, see https://github.com/wine-compholio/wine-staging/blob/master/patches/d3dx9_36- D3DXStubs/0004-d3dx9_36-Add-stub-for-D3DXComputeNormalMap.patch
(I am not sure if the patch applies directly, it might depend on the previous three patches.)
Is it sufficient for the game?
All 4 patches need to be applied. Yet the game crashes while loading to the menu. ... fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x80004. fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x5. fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x5. fixme:d3dx:d3dx9_mesh_OptimizeInplace D3DXMESHOPT_VERTEXCACHE not implemented. wine: Unhandled page fault on read access to 0x00000001 at address 0x1 (thread 0074), starting debugger... ... -- 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=38352 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> --- I see in your log fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. Looks like a crash in bug 37728 -- 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=38352 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com --- Comment #4 from Józef Kucia <joseph.kucia(a)gmail.com> --- Also affects Gamestudio Venice. -- 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=38352 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Foresight crashes before |Multiple games need |the main menu, needs |d3dx9_36.dll.D3DXComputeNor |d3dx9_36.dll.D3DXComputeNor |malMap (Foresight, |malMap |Gamestudio Venice, GOG King | |Arthur Collection) -- 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=38352 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |betaversiondot(a)gmail.com --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 44362 has been marked as a duplicate of this bug. *** -- 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=38352 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #6 from Christian Costa <titan.costa(a)gmail.com> --- Note that the patch in wine-staging was intended to fix the Gamestudio Venice demo. The demo was working fine except the water that was not rendered correctly which is expected. I don't know for the other games. Could be other different problems occurring as the games go further. -- 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=38352 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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=38352 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7dbcbed704ca3943109b0d417a9 | |7a9814dd5adfb Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- Stub is in Wine now, https://source.winehq.org/git/wine.git/?a=commit;h=7dbcbed704ca3943109b0d417.... -- 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=38352 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.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=38352 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.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=38352 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #9 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.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=38352 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20111109181640/http://serv | |er.conitec.net/down/venice. | |zip Keywords| |download -- 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