Week 4 - Alternate Inputs

This Tutorial helped me code the wheel outputs

I was getting a DLL not found error but there are comments in the video about how to fix that. As I have a G25 I also had to make sure I had the Logitech software (Profiler) installed. For G27 and later models, I think it's Ghub or the Logitech Gaming software.

Logitech G25 & newer models now work in VR!

After bashing my head against the wall trying to get a steering wheel in the car you can grab. I decided to rig my G25 Steering wheel into Unity VR and my project.

Why won't you work?!?! After trying to get the new input system working, I was able to see the wheel registered in Unity, and the buttons being pressed. I was not able to get the input action system to trigger any output from the wheel though.

Eventually after making sure the Logitech Profiler software was running, I found a tutorial video that helped me get the output via code and the Logitech SDK for Unity. Still need to get force feedback working but I have smooth steering wheel rotation now via the wheel or via the analogue sticks on the Touch controllers.