We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RPCS3 crashes when trying to start a game on macOS with an SDL controller as the input.
RPCS3 then crashes at launch time when an SDL controller is the default input config.
I'm enjoying RPCS3 on ARM64 macOS thanx to the hard work of the team!
I've configured an SDL mapping for the SNK Neo Geo Arcade Stick Pro on macOS.
In RPCS3, when I select Configuration > Pads > Handlers > SDL, the stick is successfully recognized.
Configuration > Pads > Handlers > SDL
But then, RPCS3 crashes when trying to start a game (see RPCS3-1.log).
RPCS3-1.log
After relaunching RPCS3, it crashes just by selecting Configuration > Pads (see RPCS3-2.log).
Configuration > Pads
RPCS3-2.log
I have to manually rm "~/Library/Application Support/rpcs3/input_configs/global/Default.yml" to successfully access Configuration > Pads again.
rm "~/Library/Application Support/rpcs3/input_configs/global/Default.yml"
What's cool is that there is a way to make the SDL stick work with RPCS3:
The downside is that each time I have to rm "~/Library/Application Support/rpcs3/input_configs/global/Default.yml" and repeat these steps.
RPCS3-1.log RPCS3-2.log
No response
The text was updated successfully, but these errors were encountered:
Pad Thread
Keyboard
potentially fixed by #16487
Sorry, something went wrong.
No branches or pull requests
Quick summary
RPCS3 crashes when trying to start a game on macOS with an SDL controller as the input.
RPCS3 then crashes at launch time when an SDL controller is the default input config.
Details
I'm enjoying RPCS3 on ARM64 macOS thanx to the hard work of the team!
I've configured an SDL mapping for the SNK Neo Geo Arcade Stick Pro on macOS.
In RPCS3, when I select
Configuration > Pads > Handlers > SDL
, the stick is successfully recognized.But then, RPCS3 crashes when trying to start a game (see
RPCS3-1.log
).After relaunching RPCS3, it crashes just by selecting
Configuration > Pads
(seeRPCS3-2.log
).I have to manually
rm "~/Library/Application Support/rpcs3/input_configs/global/Default.yml"
to successfully accessConfiguration > Pads
again.What's cool is that there is a way to make the SDL stick work with RPCS3:
The downside is that each time I have to
rm "~/Library/Application Support/rpcs3/input_configs/global/Default.yml"
and repeat these steps.Attach a log file
RPCS3-1.log
RPCS3-2.log
Attach capture files for visual issues
System configuration
Other details
No response
The text was updated successfully, but these errors were encountered: