trigger
trigger
> That game actually uses cellMic and I assume does its own capture and sends the data to the private server/other players. cellMic should work, the issue may be with...
I did some digging into Metal Gear Online and there seems to be multiple issues. First of all, MGO's mic handling code looks *something* like this: ```cpp cellMicGetSignalState(0, CELLMIC_SIGSTATE_MICENG, &result);...
Slightly worse performance for me in MGS4. 12700K @ Stock /w AVX-512 PR   Master  
Metal Gear Online hangs on building the SPU cache. I'm also forced to close RPCS3 via the task manager. Log contains a bunch of these: ```bash F {SPU Worker 7}...
> @cipherxof dont use SPU Mega or Giga mode currently when testing this pull request. Safe hung up before as well, but after your recent commits Safe works fine. Seeing...
It started working on Giga actually. It's about 10 fps faster on average than on safe, and about 30 fps faster on average than without this PR. MGO specifically seems...
Metal Gear Online seems pretty much the same as yesterday's build. PR (Latest/Giga)  PR (Previous/Giga)  Emulator froze when switching to Mega, and upon reboot I crashed at the...
Same issue. Reverting 24fa77f04406a76cab0878942929ee355c8f7190 fixes it. By the way, this affects both Safe and Mega. Giga seems to work fine though.
> Implemented LQX/STQX based atomic loop detection, fixed some bugs. @bigol83 @cipherxof No more issues on my end. Booted a few times and didn't get any crashes or deadlocks.
RSX bottlenecked situations seem to be better. Before  After  Here's where things get a bit more interesting. MGO now performs reasonably well without the previously mentioned SPU hack...