EmuNewz Network
Brooktown High USA -ULUS10257 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Intro Games (https://www.emunewz.net/forum/forumdisplay.php?fid=67)
+----- Thread: Brooktown High USA -ULUS10257 (/showthread.php?tid=243863)



Brooktown High USA -ULUS10257 - sum2012 - 09-05-2022

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


RE: Brooktown High USA -ULUS10257 - gid15 - 09-06-2022

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.


RE: Brooktown High USA -ULUS10257 - sum2012 - 09-07-2022

6ea63e4 version

Quiz ok now.
In-game cannot see upper picture


RE: Brooktown High USA -ULUS10257 - gid15 - 09-11-2022

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?