-
Notifications
You must be signed in to change notification settings - Fork 244
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
Controller not working #165
Comments
It doesn't work in other games |
I'm not sure I understand what you mean. the controller support works fine on an LG G8 with the same games. |
|
There might be something wrong indeed, but this is the only software that is giving me this issue, AetherSX2, Skyline, PPSSPP all work fine with controller. |
Hm, that's strange |
Here's some more information I found, apparently my fingerprint sensor is being detected as a gamepad, this is a "problem" with android. |
Made pull request on nillerusr/source-thirdparty to add the fix mentioned in this SDL issue. |
Any news on this issue? |
Hello, and thank you for this awesome project.
I'm trying to play Portal on my phone using a controller and the controller is not working in-game.
I have enabled the Controller option inside the touch menu.
I tried the program with the controller on two other phones and it worked fine, so I'm thinking this might be because of my phone/ROM, I'm using a Poco F3 running Evolution X custom ROM, I also had Arrow OS custom rom and it also had the same problem.
Here's a link to my steam account that owns these games.
This is the log file of the engine when I'm trying to play Portal.
Looking at it I'm noticing these lines about the controller being detected as
#1
but the android accelerometer being used as#0
[2.6652] Initializing joystick #0 and making it active.
[2.6653] Unable to initialize rumble for joystick #0: Haptic: Joystick isn't a haptic device.
[2.6654] ConVarRef joystick doesn't point to an existing ConVar
[2.6655] Detected supported joystick #1 'Xbox One S Controller'. Currently active joystick is #0.
[2.6655] Found joystick 'Android Accelerometer' (05000000416e64720000000000000000), but no recognized controller configuration for it.
Perhaps this has something to do with the problem?
I'd appreciate any help you can spare me.
Cheers, and thank you.
The text was updated successfully, but these errors were encountered: