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

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top