kd-11
kd-11
I'll give the game a shot later and try to recreate it. I have no idea what the series is about, so hopefully just standing still or watching some cutscenes...
Does CPU blit (without WCB/WDB) fix the issue? I'm almost completely certain this has nothing to do with the actual rendering but either a timing or memory lock side-effect.
Very odd. Checking.
This one is a nightmare to debug. We just have generic data trampling going on. You can get further by disabling occlusion queries but then all the graphics break. I'll...
The jit asm backend emits (or tries to) different instructions based on the hardware. It is supposed to be platform agnostic.
This issue needs some clarification: 1. You mean opening the in-game pause menu, or using the rpcs3 pause button causes the crash? 2. There are some screenshots of 'crashes' without...
Nothing crashed in the log. This message loops forever though: ``` Detected headset device: id:0 Name: USB Headset Problem creating headset device. ``` Attach a log file with the crash...
I have no idea what headset device is, sounds like input issues.
We need some updated RSX captures. I'm doing a cleanup of blit engine bugs.
Time for a retest, especially after the recent blit engine fixes.