alexhaugland / moonlight-ios

GameStream client for iOS/tvOS
GNU General Public License v3.0
39 stars 11 forks source link

Controller input not working #21

Open joshuaabel opened 3 weeks ago

joshuaabel commented 3 weeks ago

READ ME FIRST! If you're here because something basic is not working (like gamepad input, video, or similar), it's probably something specific to your setup, so make sure you've gone through the Troubleshooting Guide first: https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting

If you still have trouble with basic functionality after following the guide, join our Discord server where there are many other volunteers who can help (or direct you back here if it looks like a Moonlight bug after all). https://moonlight-stream.org/discord

Describe the bug Controller input is working as expected, no inputs function.

Steps to reproduce Using 8BitDo Pro 2 controller. Build 9.0.1 (16) the controller does not function as expected. It appears as though it sees the joysticks as a mouse input so limited navigation is possible, but no inputs work. Going to settings and controller calibration concludes it is not detecting anything as it should be. This did not occur on the previous recent build that just recently expired in the last week. I know because I upgraded, ran into this, reinstalled the previous build and it was worked great until it only recently expired forcing me to upgrade again (was hoping it would be resolved by now but maybe I'm one of the few experiencing this."?)

Screenshots NA

Affected games SteamOS

Other Moonlight clients No, things work as expected with the same controller when on steam deck using the Linux moonlight client to connect to my gaming PC.

Moonlight settings (please complete the following information) NA

Gamepad-related issues (please complete if problem is gamepad-related)

Device details (please complete the following information)

Server PC details (please complete the following information)

Additional context Anything else you think may be relevant to the issue or special about your specific setup.

sansarip commented 1 week ago

Same issue for me as well! My DualSense PS5 controller stopped working as expected with the same symptoms!

Everything works as expected with the iPad version of the Moonlight app on the Vision Pro, but ofc I'd much rather use this native version 👍

MohammadAG commented 3 days ago

I started looking into this and it seems like the controller works if you look below the window (enough so you don't see the window at all), I suspect it's some focusing issue with visionOS just not passing input to the correct view and instead passing it to a different view.