Emulator Issues #12981
closedActivision Demo Action Pack: Unknown opcodes on starting games
0%
Description
Game Name?
Activision Demo Action Pack
Game ID?
R9AE52
MD5 Hash?
d2c86ebdcd1e79b267e0a90c9e4de684
What's the problem? Describe what went wrong.
An unknown opcode occurs when starting a demo. The demo still starts normally afterwards.
What steps will reproduce the problem?
- Start the demo pack.
- Select any demo (I've used the Madagascar 2 demo).
- Observe the unknown opcode error.
The exact error is inconsistent (and might not always happen, but it seems like something usually happens). I've attached a TAS movie that reproduces the issue consistently (with a single 0x33 unknown opcode). (In other cases, multiple unknown opcodes can occur.)
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, 5.0-16793
Is the issue present in the latest stable version?
Not tested.
If the issue isn't present in the latest stable version, which is the first broken version?
5.0-16443 (which implemented PI_FIFO_RESET). 5.0-16441 is unaffected.
What are your PC specifications? (CPU, GPU, Operating System, more)
- CPU: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz, 2592 Mhz, 6 Core(s), 12 Logical Processor(s)
- GPU: NVIDIA GeForce GTX 1650 Ti
- OS: Windows 10 Home 10.0.19044.1766
Is there anything else that can help developers narrow down the issue?
The game includes debug symbols in the form of unstripped elfs for the demo launcher and all demos. (It also includes an unstripped ELF for an unreleased PS2 version of "Dancing with the Stars: We Dance!", it seems.)
Files