05-16-2019, 06:32 PM -
Running version 0.0.6-8133 (master), I can reach title screens and a few rendered graphics now if I set everything to strict mode.
Using settings:
PPU: Interpreter (precise)
SPU: Interpreter (precise)
Firmware: Automatically load required libraries
Renderer: OpenGL, strict rendering, WCB
I can get to the initial configuration menu (brightness, etc.) Konami logos, and then a few frames of 3D rendering before hitting this error:
If I turn off strict rendering then the Konami logo crashes with a similar error: Unknown index array type 255
Using settings:
PPU: Interpreter (precise)
SPU: Interpreter (precise)
Firmware: Automatically load required libraries
Renderer: OpenGL, strict rendering, WCB
I can get to the initial configuration menu (brightness, etc.) Konami logos, and then a few frames of 3D rendering before hitting this error:
Code:
F 0:14:35.499474 {RSX [0x0932664]} RSX: class std::runtime_error thrown: Unknown index array type 101
(in file c:\projects\rpcs3\rpcs3\emu\rsx\gcm_enums.cpp:27)
If I turn off strict rendering then the Konami logo crashes with a similar error: Unknown index array type 255
This post was last modified: 05-16-2019, 07:14 PM by Durandal.
Edit Reason: breaking news