02-28-2018, 09:40 AM
The Bleach: Soul Carnival series has issues getting through the tutorial because the following isn't properly supported on the External Software Renderer:
On OpenGL, the game should display a message box (1st Screenshot) before showing the main menu (2nd Screenshot). On the External Software Renderer, the screen becomes black and the game doesn't respond to any buttons being pressed. I have attached logs (with hle.sceGe_user set to DEBUG) for both the External Software Renderer and OpenGL.
Code:
04:09:18 INFO hle.sceGe_user - user_main - sceGeGetCmd FBP: cmd=0x9C, value=0x9C044000
On OpenGL, the game should display a message box (1st Screenshot) before showing the main menu (2nd Screenshot). On the External Software Renderer, the screen becomes black and the game doesn't respond to any buttons being pressed. I have attached logs (with hle.sceGe_user set to DEBUG) for both the External Software Renderer and OpenGL.