Emulator Issues #3697
closedCall Of Duty 2 and 3
0%
Description
What's the problem?
Game not boot
Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):
newest
(optional) Dolphin version that does not have the problem:
Operating system and version:
32-bit or 64-bit:
64 bit
Game ID (as it appears in game properties, Ex.: "GZ2P01" or "RSBE01"):
Build command-line (not on Windows):
Was the ISO a plain dump from disc, compressed and/or scrubbed?
Please provide any additional information below.
Updated by skidau over 13 years ago
Call of Duty 2: Big Red One requires accurate FPU exception timing. The speed hack in the JIT is not sufficient for this game. The game works in Interpreter mode because the interpreter has accurate FPU exception timing. After forcing the same timing in the JIT, this game started working, but barely faster than Interpreter mode.