melonDS-emu / melonDS

DS emulator, sorta
https://melonds.kuribo64.net
GNU General Public License v3.0
3.14k stars 516 forks source link

Graphics break and the game softlocks as soon as you move in G-Force (USA) (En,Fr,Es) #872

Open ghost opened 3 years ago

ghost commented 3 years ago

The hamster is constantly vibrating and as soon as you move he falls into a black void, softlocking the game. This happens with both the software renderer and OpenGL.

Capture

Arisotura commented 3 years ago

any special emulator setting that makes this happen? any level/place you need to be in? I quickly started a game and it did not reproduce.

ghost commented 3 years ago

Try with the JIT recompiler on.

Arisotura commented 3 years ago

o. then that's for @RSDuck :P

ghost commented 3 years ago

Yeah turning off JIT fixes it.

poudink commented 3 years ago

The issue is branch optimizations. It doesn't happen with them turned off.