Project

General

Profile

Actions

Emulator Issues #11453

closed

Super Monkey Ball - Unknown Opcode on boot.

Added by Punkinator7 over 5 years ago. Updated over 1 year ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Game Name?

Super Monkey Ball
Game ID? (right click the game in the game list, properties, info tab)

GMBE8P

MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)

391b8e620d8d924f150dc40343ced8a5

What's the problem? Describe what went wrong.

When I disabled Dual core mode, the Emulator told me this in a pop up then promptly closed when I tried to open Super Monkey Ball:
GFX FIFO: Unknown Opcode (0xff @ 00000285B6BD0000, preprocess=false)
This means one of the following:
*the emulated GPU got desynced, disabling dual core can help

  • Command stream corrupted by some spurious memory bug
    *this really is an unknown opcode (unlikely)
  • Some other sort of bug

Further errors will be sent to the Video Backend log and
Dolphin will now likely crash or hang, Enjoy.
it works fine when I turned dual core mode back on.

What steps will reproduce the problem?

  1. go to config,
  2. uncheck the box next to "Enable Dual Core (speedup)", the box should be empty.
  3. close it
  4. attempt to launch Super Monkey ball via the Rom list
  5. Bug does its thing

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, I could do it with the latest version, 5.0-9115

Is the issue present in the latest stable version?

Nope, it starts up fine with 5.0

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

the earliest build I've tested is 5.0-7999, the issue may exist before that.

What are your PC specifications? (CPU, GPU, Operating System, more)

My Computer consists of:
OS- Windows 10 Home
CPU- Intel i3-4170 @ 3.70GHz
GPU- NVIDIA GeForce GT 730
8 GB Ram

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

Screenshot of the error, on the latest Dolphin Build:
https://drive.google.com/file/d/1w3UkCoUMLztoDuSjoV_o3-D4bGGaBX8o/view?usp=sharing

Actions #1

Updated by Stenzek over 5 years ago

If you click OK on the error, does the game start as normal?

Actions #2

Updated by Punkinator7 over 5 years ago

It wouldn't even let me click ok.

Actions #3

Updated by Punkinator7 over 5 years ago

sorry about the late reply, it was like 2:00 when I posted

Actions #4

Updated by Punkinator7 over 5 years ago

I would also like to note that the message wouldn't go away without using Task Manager, and the buttons are inrespondive. it crashes about 5-8 minutes later, after the message appears.

Actions #5

Updated by JMC4789 over 5 years ago

  • Status changed from New to Accepted

that's a new behavior in Windows itself... I've noticed it after the last few Windows updates...

Anyway, this is a GPU timing issue as a top secret slow GPU timing branch makes this work. It's kinda the opposite of that issue where I stick all the dualcore issues.

Actions #6

Updated by Anonymous almost 5 years ago

Just finished bisecting this issue, look like it first occurred in 5.0-681, here's a link to the PR. https://github.com/dolphin-emu/dolphin/pull/3490

My PC Specs are
OS- Arch Linux 5.1.0-arch1-1
CPU - R7 2700X
GPU - Vega 56 (OpenGL renderer string: Radeon RX Vega (VEGA10, DRM 3.30.0, 5.1.0-arch1-1-ARCH, LLVM 9.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.1.0-devel (git-2d2927938f)

It sounds like OP is unable to progress after the error but I am able to press okay and the game starts up and then runs correctly. The first warning screen shows a different Opcode than OP -- 0xff @ 0x7fa478abd000, preprocess=false and here is the second screen -- https://pastebin.com/1uyPTdKa

Actions #7

Updated by ryanebola16 over 3 years ago

I tested this on 5.0-9115 and 5.0-12369. In both cases I get the single core GFX FIFO error but emulation proceeds afterwards.

Win 10 Pro x64
Intel Core i7-4702MQ CPU @2.20GHz
GeForce GT 750M
2x 8GB Hynix 1600MHz
GeForce Game Ready Driver 425.31

Actions #8

Updated by JMC4789 over 1 year ago

  • Subject changed from Super Monkey Ball crashes without Dual Core Mode to Super Monkey Ball - Unknown Opcode on boot.
  • Status changed from Accepted to Fixed

This has been fixed.

Actions

Also available in: Atom PDF