-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
PPSSPP seg faults on Raspberry Pi 4 #45
Comments
As a test, installed Xfce desktop and built PPSSPP like so instead:
Using this method PPSSPP loads. I would rather not have to install Xfce and all of its dependencies due to the extra space used and having to diverge from the existing set-up. |
After updating my Arch Linux install, which included a Mesa update, I also updated SDL 2 to version 2.12 and then used these cmake arguments with PPSSPP
Now PPSSPP works without needing an X desktop :-) |
PPSSPP in the Raspberry Pi 4 version of PES 2.8 now includes this fix. |
See: hrydgard/ppsspp#12346 and hrydgard/ppsspp#12554
The text was updated successfully, but these errors were encountered: