moonlight-embedded icon indicating copy to clipboard operation
moonlight-embedded copied to clipboard

THRUSTMASTER WHEEL SUPPORT

Open lkvapil opened this issue 8 years ago • 1 comments

Hi,

I would like to ask you, if it was possible to get working Thrustmaster T500 steering wheel with Moonlight installed on Rpi2. I have successfully managed to get working whole gamestreaming and now I'm trying the steering wheel. I can only get signals from buttons on the steering wheel, but I think, that's all.

Thanks ! Best regards

Lukas

lkvapil avatar Nov 14 '17 11:11 lkvapil

You need to mark the right input by soing:

moonlight stream ipofmachine -input /dev/input/event#

You shall try to replace that # by 0 1 2 or 3,

Kas-2 avatar Dec 06 '19 06:12 Kas-2