https://bugs.winehq.org/show_bug.cgi?id=54930
Bug ID: 54930 Summary: Nitronic Rush crashes when starting the tutorial Product: Wine Version: 8.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Nitronic Rush crashes when starting the tutorial
Steps to reproduce: 1) Download the game here: https://games.digipen.edu/games/nitronic-rush http://downloads.digipen.edu/arcade/downloads/027/NitronicRush_setup.exe
2) Install the game, accept the defaults and start the game $ wine ~/Downloads/NitronicRush_setup.exe
3) In game, choose story mode, start the game, and choose tutorial. Now the game crashes: 01d0:err:d3d:wined3d_allocator_chunk_gl_map Failed to map chunk memory. 01d0:err:d3d:wined3d_bo_gl_map Failed to map chunk. 01d0:err:d3d:wined3d_context_gl_map_bo_address Failed to map bo. wine: Unhandled page fault on write access to 00000000 at address 6AB1BB35 (thread 01d0), starting debugger...
My versions: $ wine --version wine-8.7 $ uname -a Linux cedric 6.3.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 01 May 2023 17:42:39 +0000 x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=54930
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 74450 --> https://bugs.winehq.org/attachment.cgi?id=74450 Console messages during the crash