EmuNewz Network

Full Version: Brooktown High USA -ULUS10257
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ddf9061 version
jpcsp hang during quiz
Code:
21:41:59  WARN compiler - Brooktown - Instruction in a delay slot having a delay slot:
^  0x088D2A44: [0x55E0FFE5] - bnel       $t7, $zr, 0x088D29DC
> 0x088D2A48: [0x03E00008] - jr         $ra

ppsspp fix in https://github.com/hrydgard/ppsspp/pull/15952 and https://github.com/hrydgard/ppsspp/pull/15957
Code:
21:41:59  WARN compiler - Brooktown - Instruction in a delay slot having a delay slot:
^ 0x088D2A44: [0x55E0FFE5] - bnel       $t7, $zr, 0x088D29DC
> 0x088D2A48: [0x03E00008] - jr         $ra
I've implemented a fix in 6ea63e4 to support this unusual code sequence. I hope this helps.
6ea63e4 version

Quiz ok now.
In-game cannot see upper picture
Code:
21:26:16  INFO      emu - GUI -     [X] Use vertex cache
21:26:16  INFO      emu - GUI -     [X] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
Have you tried if the rendering issue could be related to one of those options?