Emulator Issues #4159
closedCR1 Error
0%
Description
What's the problem?
Deadliest Catch - Seas of chaos (Wii)
During the intro screens the game yields (6) panic alerts "Unknown pointer 0xffffffff Continue?". After continuing through the panic alerts it throws a "CR1" panic alert that is modal and cannot be closed.
Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):
r7228 x64
(optional) Dolphin version that does not have the problem:
Operating system and version:
32-bit or 64-bit:
win 7 64bit
Game ID (as it appears in game properties, Ex.: "GZ2P01" or "RSBE01"):
SOCE4Z
Build command-line (not on Windows):
Was the ISO a plain dump from disc, compressed and/or scrubbed?
plain dump
Please provide any additional information below.
The problem boils down to ln 47 in Interperter_FloatingPoint.cpp. The comments above the code in the mentioned file are "Extremely rare - actually, never seen." and "Star Wars : Rogue Leader spams that at some point". Note that if I turn off panic handlers the game runs fine. Check it out as there are atleast two games that throw the error and more will probably show up.
Updated by kickstand2003 over 13 years ago
Refer to issue 2390. Sorry for the duplicate post about the same issue. Merge this into 2390 if you can.