Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Logitech plugin not Unity 5 compatible?

Discussion in 'Scripting' started by Todd-Wasson, Aug 29, 2015.

  1. Todd-Wasson

    Todd-Wasson

    Joined:
    Aug 7, 2014
    Posts:
    1,079
    Just downloaded and tried this:

    https://www.assetstore.unity3d.com/en/#!/content/6630

    It doesn't work with Unity 5. Does anyone know of a replacement or similar library to use 900 degree steering wheels and force feedback?

    I've got a Logitech G27 which almost works out of the box with Unity, except the steering range axis report -1 to 1 only within a range of about 180 degrees or so. I can't get the full 900 degrees. The buttons are also kind of messed up, it reports each group of three buttons on each side of the wheel as being the same button. So instead of six buttons there you effectively have only two, and they are reported on the wrong joystick number. They do work (sort of) but it's not correct.

    Is there a solution for this or am I going to need to write my own C++/C# DirectInput plugin to do this?
     
    Last edited: Aug 29, 2015