Cxbx-Reloaded / game-compatibility

Cxbx-Reloaded game compatibilty list, using GitHub issues
GNU General Public License v2.0
115 stars 29 forks source link

TOCA Race Driver 3 [CM-080] [1.01] #839

Open gandalfthewhite19890404 opened 6 years ago

gandalfthewhite19890404 commented 6 years ago

Description

Crashing after boot without errors. It is pixel shader related - if you disable them - game boots to menus.

Dumps

Xbe_toca3.txt KrnlDebug KrnlDebug_withPS 03db1317.txt KrnlDebug_without PS latest 0.1a.txt KrnlDebug_withPS latest 0.1a.txt

Status

Previous behavior:

None reported. Current behavior:

Crash after boot.

Screenshots


image

Additional Information

https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/pull/1060 causes crashing if pixel shaders are enabled. Merged 1058 works but without input response so I couldn't test game behaviour after FMV

gandalfthewhite19890404 commented 4 years ago

Description

Boots but hangs with some graphics. In log you can see this:

[0x0740] MAIN: Received Breakpoint Exception (int 3)

 EIP := 0x000EC9CA(=D3DDevice__m_VertexShader_OFFSET+0xec236)
 EFL := 0x00000212
 EAX := 0x00000002 EBX := 0x091256B0 ECX := 0x00000002 EDX := 0x00000001
 ESI := 0x00080000 EDI := 0x7FFFFFF0 ESP := 0x08FDF9C8 EBP := 0x00000000
 CR2 := 0x00000000

Dumps

Xbe_toca3.txt KrnlDebug_toca3.txt

Status

Previous behavior: Menus, with crashes when you trying to start a race.

Current behavior: Boots but hangs.

Screenshots

image

Additional Information

Used d5af846, without any hacks.