G923 Steering Angle issues. The game dont change it.

Discussion in 'General Discussion' started by totem, Jul 14, 2021.

  1. zed

    zed Member

    Joined:
    Jan 21, 2021
    Ratings:
    +5 / 0 / -0
    still alive and kicking with buggy g923:D

    [​IMG]

    hope for that day:tearsofjoy:
    [​IMG]
     

    Attached Files:

    • 0001.jpg
      0001.jpg
      File size:
      62.5 KB
      Views:
      110
    • a1.jpg
      a1.jpg
      File size:
      56.7 KB
      Views:
      110
    • Funny Funny x 1
  2. Maskerader

    Maskerader Well-Known Member

    Joined:
    Oct 6, 2019
    Ratings:
    +355 / 0 / -0
    • Informative Informative x 1
  3. zed

    zed Member

    Joined:
    Jan 21, 2021
    Ratings:
    +5 / 0 / -0
    i will try to check it if it's work or no.
    for now they did something in last update, the change make the steering angle adjustment show up but still only behave like converting what in game angle number wheel have to what in 900 degree wheel
    ( like you set ingame 400 degree but your wheel still do 900 degree. when you turn your wheel 450 degree, the ingame turn 200 degree )
     
    Last edited: Dec 8, 2022
  4. zed

    zed Member

    Joined:
    Jan 21, 2021
    Ratings:
    +5 / 0 / -0
    i test what you did:

    my g923 xml was like this:

    Code:
            <key type="uint32">3261989997</key> <!-- Logitech G923 -->
            <value>
                <vendorSpecificRangeLock type="bool">true</vendorSpecificRangeLock>
                <minWheelRange type="uint32">40</minWheelRange>
                <maxWheelRange type="uint32">900</maxWheelRange>
                <alwaysCreateEffects type="bool">false</alwaysCreateEffects>
                <supportsSpringEffect type="bool">true</supportsSpringEffect>
                <supportsDamperEffect type="bool">true</supportsDamperEffect>
            </value>
    when i change "vendorSpecificRangeLock" to false, it only make the ingame steering angle adjustment disable again
    changing the rcs file to 1 also do nothing.
     
    • Informative Informative x 1
  5. Maskerader

    Maskerader Well-Known Member

    Joined:
    Oct 6, 2019
    Ratings:
    +355 / 0 / -0
    Found this thread again and noticed this:
    You need to do both, did you do that? Although even if it works, you will likely need to deal with another bug, default steering lock on all cars will be 13 degrees instead of what they actually have.
     
  6. zed

    zed Member

    Joined:
    Jan 21, 2021
    Ratings:
    +5 / 0 / -0
    Hi
    Same, just see notification from this topic. Hard to access forum for me sadly.:sweat:
    I forget how I did that. I will do that again and will report back.