wheaney / XRLinuxDriver

Linux service for interacting with XR devices
MIT License
172 stars 14 forks source link

Alternative joy stick mode #34

Open hodasemi opened 8 months ago

hodasemi commented 8 months ago

Hi,

it would be nice to an alternative joy stick mode. The current one tracks the velocity and converts it to the right joy stick. My use case is Automobilista 2 where the right joy sticks absolute position is the head rotation inside the car. It would be awesome to look around inside the car, like a light version of VR in this game. Maybe (and hopefully) it is not the only use case for this feature.

wheaney commented 8 months ago

You're not the first person to request this and it should be pretty easy to implement. I'll work to get it into an upcoming release.

hodasemi commented 8 months ago

Next week I'll probably have some spare time. I'll try to create a pull request, if that helps. As far as I understand I see 3 things to implement:

Adding it to the decky ui plugin would be another thing, but on that front I have like zero experience.

hodasemi commented 7 months ago

I did have way less time than anticipated, but there were a few things that didn't go well:

I may look into it, when time is available.

Sielu-Rooster commented 2 months ago

Ran into a similar issue in ARMA3, can get the joystick mapped but the velocity vs. absolute position issue makes headtracking with it useless. Having an 'absolute' mode toggle would be awesome for simming!