-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Regression] [macOS] [Arm] All games crash on boot after recent PPU Analyzer PR #16646
Comments
Same issue on Mac OS 15.3, M3 Pro. After updating to version 0.0.34-17416, I noticed that all the games I try to launch crash. |
Same Issue, Same version, MacOS 15.2 on M1 base, didn't happen at all in previous version, especially last night before I updated at all from 0.0.34-17414. |
I'll try and find a quick fix for this and apply a partial revert if possible. Looking at the change itself, it doesn't seem to do anything arm-specific either. |
I only marked it as Arm because that’s the build I use. I guess I should have tested the x86 build to confirm if that was affected too. I’ll do that the next time. |
It crashes because of some missing implementation bits on ARM side. Fixing now. |
Should be fixed in #16659 |
Yep, that build works for me. |
Quick summary
RPCS3 will crash when trying to launch a game.
Details
RPCS3 will complete the PPU and SPU compilation steps, but crash when trying to boot the game
0.0.34-17414
works fine.0.0.34-17415
crashes.Caused by #16639
Build with regression
0.0.34-17415
Attach two log files
RPCS3.log.zip
system_crashlog.txt
Attach capture files for visual issues
No response
System configuration
M1 Pro
macOS 15.3
Other details
No response
The text was updated successfully, but these errors were encountered: