fossephate / JoyCon-Driver

A vJoy feeder for the Nintendo Switch JoyCons and Pro Controller
https://fosse.co/latest.zip
MIT License
1.07k stars 196 forks source link

Vibration feedback #66

Open IceLitty opened 6 years ago

IceLitty commented 6 years ago

Ok now I explain the current mode: First, the joycon driver turns the joycons signal into vJoy. Later, I use UCR to convert vJoy to the vXBox controller that most games will recognize. Of course, the input to the vJoy axis on UCR only supports six, but if you press README, there are eight axis. So I didn't open the Combine Joycon option, so just bind vJoy's 1 and 2 to the vXBox controller on UCR. But suddenly found a problem, the vibration feedback of the game does not seem to be a correct mapping, Is vJoy Feeder supports vibration feedback? Or joycon driver projectcurrently not supporting this feature at now?

fossephate commented 6 years ago

I haven't worked on this yet, it's on the to-do list