Logitech G29 after the last update the game dosent see my steering wheel and peddals

I have a G27 and still cant assign throttle and brake separately...can only allocate one or the other...have never had this issue with any other game...disappointing, wish I just stayed with the original Assetto...I have downloaded the Logitech drivers, made no difference
 
This is a copy of my config/controls.json raceCommandAxisList for a Logitech G920. You can copy or verify some of the values in yours?

Code:
{
    "configurationName": "",
    "carControllerMode": 0,
    "commandDevices": [
        {
       
            
"raceCommandAxisList": [
    {
     "axisIndex": 0,
     "axisCode": "Steer",
     "minRange": 1,
     "maxRange": -1
    },
    {
     "axisIndex": 1,
     "axisCode": "Gas",
     "minRange": 1,
     "maxRange": -0.85000002384185791
    },
    {
     "axisIndex": 5,
     "axisCode": "Brake",
     "minRange": 1,
     "maxRange": -0.20000004768371582
    },
    {
     "axisIndex": 6,
     "axisCode": "Clutch",
     "minRange": 1,
     "maxRange": -0.80000001192092896
    }
   ],
   "forceFeedbackGain": 1,
   "steerScale": 1,
   "steerLock": 900,
   "dynamicDamping": 1,
   "roadEffects": 0,
   "minDamper": 0,
   "damperGain": 1,
   "minimumForceFeedback": 0.049999997019767761,
   "brakeGamma": 1,
   "combinedPedals": 0
    ],
}
 

Latest News

How often do you meet up (IRL) with your simracing friends?

  • Weekly

    Votes: 16 9.5%
  • Monthly

    Votes: 5 3.0%
  • Yearly

    Votes: 14 8.3%
  • Weekly at lan events

    Votes: 1 0.6%
  • Monthly at lan events

    Votes: 0 0.0%
  • Yearly at lan events

    Votes: 3 1.8%
  • Never have

    Votes: 133 78.7%
Back
Top