Skip to content
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

PS3 Stick Controller suddenly not working anymore on OSX 10.14.5 #12096

Closed
fortezhuo opened this issue Jun 10, 2019 · 5 comments
Closed

PS3 Stick Controller suddenly not working anymore on OSX 10.14.5 #12096

fortezhuo opened this issue Jun 10, 2019 · 5 comments
Labels
Platform-specific (Mac OS X) SDL2 Issue on SDL (or Qt in SDL code) but not all ports.

Comments

@fortezhuo
Copy link

fortezhuo commented Jun 10, 2019

What happens?

PS3 Stick Controller not working after upgrade OSX 10.14.5 (Mojave)
I have tested the joystick, still works properly on PS3 Console

What should happen?

PS3 Stick Controller can be working properly

What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.

Macbook Pro 2015 Earlier
OSX Mojave 10.14.5
PPSSPP v.1.6.3

I can't find PPSSPP 1.8.0 Mac version :(

@unknownbrackets unknownbrackets added the SDL2 Issue on SDL (or Qt in SDL code) but not all ports. label Jun 11, 2019
@unknownbrackets
Copy link
Collaborator

We just use the SDL gamecontrollerdb, which should be a file in PPSSPP, so it might be that it's being reported to SDL as a different type of controller after the upgrade.

The "dev latest" here is at least a newer version, so might be worth trying:
https://build.ppsspp.org/?page/downloads#osx

It's also possible to compile PPSSPP on macOS, but it requires downloading Xcode from Apple (it's free, but many gigabytes to download.)

-[Unknown]

@fortezhuo
Copy link
Author

fortezhuo commented Jun 11, 2019

@unknownbrackets
Thanks for reply

Please find this Issue too : #11799

  • Dev Latest contains only txt file
  • Someone have tried to compile using Mojave 14.4 and fails to compile

@fortezhuo
Copy link
Author

@unknownbrackets
Just update about this issue...

I have tried to use PPSSPP 1.8 that compiled before.. and PS3 stick still not working

@fortezhuo
Copy link
Author

I have found root cause of this issue. OSX 10.14.5 will interrupt insecure bluetooth connection.
So Fake PS3 Stick will not work anymore after upgrade to 10.14.5. And I have tried using PS3 Stick Original from Sony PS3, and it works.. So I will close this issue

Source : https://support.apple.com/en-us/HT209149

Disables accessories with insecure Bluetooth connections.

@hrydgard
Copy link
Owner

OK, that's unfortunate, but thanks for reporting that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform-specific (Mac OS X) SDL2 Issue on SDL (or Qt in SDL code) but not all ports.
Projects
None yet
Development

No branches or pull requests

3 participants