-
Notifications
You must be signed in to change notification settings - Fork 22
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
RetroArch for macOS Crashes When Trying to Run a Game Using SwanStation Core #43
Comments
It seems to error out when trying to initiate the video driver (OpenGL). Could you try and see if any other OpenGL rendered core (I.E. Flycast, or Beetle PSX HW) crashes after being run? |
I tried Beetle PSX HW and checked the logs. All errors and warnings are almost the same. You were right. This is strange because, based on the information that can be found on OpenGL website, at this link, as well as from the information that I got earlier, macOS is the only OS where OpenGL updates are included as part of macOS system updates. I have never dealt directly with the rendering APIs, however, as I understand it, the OpenGL driver is the only option for macOS that is available by default. From what I can find out about SwanStation, this core has a number of advantages over other PlayStation cores. It would be great if it worked properly on macOS! 🤩 Here you can check the latest crash report and log file: |
At least OpenGL not working is consistent I guess. Forgot to ask before, but you aren't trying to load any shaders, and if so, have you tried loading a game without one? Other than that, if this becomes a wider problem for MacOS in the future due to Apple further deprecating OpenGL on their platform, I might have to have the renderer default to the software renderer for MacOS so people can at least start the core without it crashing outright. |
I wasn't trying to load any shaders. Also, all RetroArch settings were set to default values. I only changed the default directories (but I did some tests without changing default directories and the result was the same, of course). |
Just wanted to make sure. |
Looking forward to any updates from you 👍 P. S. Accidentally closed the issue, sorry. |
Description
RetroArch for macOS crashes when trying to run a game using SwanStation core. At the same time, the game works properly when using a different core (Beetle PSX).
Expected Behavior
Successful launch of a game.
Actual Behavior
RetroArch crashes and macOS prompts to view and submit a crash report.
Steps to Reproduce the Bug
Bisect Results
I am a recent user of RetroArch, so this bug has existed for me from the very beginning of use (version 1.11.0).
Version/Commit
Environment Information
Additional Information
RetroArch macOS Crash Report
RetroArch Log File
The text was updated successfully, but these errors were encountered: