OneLiberty / moonlight-tizen-nacl

GameStream client for Samsung Smart TV's running Tizen OS (3.0 to 6.0)
GNU General Public License v3.0
19 stars 2 forks source link

Host doesn't recognize PS4 Controller #2

Open mathiasschuetz opened 3 months ago

mathiasschuetz commented 3 months ago

Hello, I got everything working and connected successfully to the host pc. But I can't use my controller. I can only move the mouse around with the touchpad. Only in moonlight menu I can use my controller.

Controller: PS4 Windows 11 Pro Steam Big Picture Sunshine 1080p 60fps default settings

OneLiberty commented 3 months ago

I'll suggest looking at #1 Also, what's your tv model ?

mathiasschuetz commented 3 months ago

Samsung TV GQ55Q70R QLED from 2019 (Tizen 5.0 I guess)

mathiasschuetz commented 2 months ago

The controller is connected by Bluetooth with the tv

CCF100 commented 2 months ago

I have a Samsung TV QN65Q80RAFXZA QLED from 2019 as well, and the app can detect the controller, but inputs are not being passed to the server... I'm also using a DS4. Sound also isn't working, but the controller not working is a higher priority...

OneLiberty commented 1 month ago

The Cpp part doesn't seems to detect the controller (but the JS does, which is why it's working to navigate the app but not while streaming). Passing the inputs from the JS to the Cpp might solve the issue, i this is something worth trying i think

deorth-kku commented 1 month ago

I have 2019 QA55Q70RAJXXZ (Tizen 5.0 as well), tried android controller and xbox one controller via bluetooth. Both have the same issue as others mentioned above, that controller can navigate the app but not working in game. Sound works fine for me though.

Kurumithz commented 1 week ago

Hey there. I tested this on the Samsung QN49Q6F TV, which I believe is running Tizen 4.0. My version is 1341.

The app connects to the host, but none of the controllers I tried worked. When I use the DualSense and DualShock 4 connected via Bluetooth directly to the TV, I can navigate through the Moonlight app menu, but the controls don't respond during streaming. And if I use the 8BitDo adapter, version 1, I can't even navigate the Moonlight app menu, let alone during the streaming session.

Anyway, I really appreciate you guys' effort on this!