GRID Autosport

GRID Autosport

View Stats:
WNCmotard 18 Oct, 2016 @ 5:09pm
TH8A Shifter Not Working
I have my difficulty set to use H gate + clutch. MY wheel is recognized, my pedals are recognized, but for the life of me I cannot get it to map out the gears. It's like the game sees the shifter, but refuses to let me map gears to it. I made sure I have the latest TH8A drivers also. Any ideas?
< >
Showing 1-5 of 5 comments
Cuddletauren 26 Oct, 2016 @ 2:34am 
Add the gears to your input device's xml file: typical values would be
<Action actionName="Gear 1"> <Axis axisName="di_button_8"> <CalibratorSimple type="uniDirectionalPositive" /> </Axis> </Action> <Action actionName="Gear 2"> <Axis axisName="di_button_9"> <CalibratorSimple type="uniDirectionalPositive" /> </Axis> </Action> <Action actionName="Gear 3"> <Axis axisName="di_button_10"> <CalibratorSimple type="uniDirectionalPositive" /> </Axis> </Action> <Action actionName="Gear 4"> <Axis axisName="di_button_11"> <CalibratorSimple type="uniDirectionalPositive" /> </Axis> </Action> <Action actionName="Gear 5"> <Axis axisName="di_button_12"> <CalibratorSimple type="uniDirectionalPositive" /> </Axis> </Action> <Action actionName="Gear 6"> <Axis axisName="di_button_13"> <CalibratorSimple type="uniDirectionalPositive" /> </Axis> </Action> <Action actionName="Gear Reverse"> <Axis axisName="di_button_14"> <CalibratorSimple type="uniDirectionalPositive" /> </Axis> </Action>
WNCmotard 26 Oct, 2016 @ 5:50pm 
That worked perfectly, thanks!
FreekShow 4 Feb, 2018 @ 4:32am 
I got a TMX Pro (not supported by default), so not sure to which file to add this?
Last edited by FreekShow; 4 Feb, 2018 @ 4:34am
Cuddletauren 4 Feb, 2018 @ 5:16am 
sorry bro it's been too many drugs since i wrote this to be of any help :(
Speck 7 Dec, 2022 @ 1:33pm 
Originally posted by FreekShow:
I got a TMX Pro (not supported by default), so not sure to which file to add this?
Did you manage to get a solution for your TMX? And if so... please share?
< >
Showing 1-5 of 5 comments
Per page: 1530 50