18684092 / Steering-Wheel-Project

Haptic Steering Wheel
MIT License
13 stars 2 forks source link

Question #4

Open GentleHedgehog opened 2 years ago

GentleHedgehog commented 2 years ago

Hello, thank you for your efforts. I saw the code of this project, but I want to ask a question, how can I unlock the wheel by SDL? I use the g920 steering wheel. When I init it by SDL the wheel is locked.

18684092 commented 2 years ago

Hi, I don't know what you mean by locked. Possibly the driver (logitech) has various forces applied. Within the driver disable (or reduce) any forces perhaps.

GentleHedgehog commented 2 years ago

I mean the following situation. When the wheel is initialized (after turning on), it turns (by the driver) to the left, then to the right, then centered. In this last position, it is locked, I cannot turn it manually. I have not yet found such settings in the Logitech program to disable forced blocking.