MechWarrior 5: Clans

MechWarrior 5: Clans

View Stats:
bazmo69 Dec 1, 2024 @ 2:16am
Thrustmaster T.16000M FCS Hotas Help
Ok have spent about 4 hours trying to solve this so figured I would ask for some help.

I'm trying to have the joystick left and right function on the stick control the legs and the rocker on the throttle control the torso. The same setup I used all those decades ago for the early Mechwarrior games...

I tried setting it in the game itself using all of the different axis options for the throttle but if you set the joystick to move the legs none of the options work...

I tried to find some guides to remap the hotas file but that has nearly done my brain in.
< >
Showing 1-6 of 6 comments
Buck Flintrock Dec 1, 2024 @ 9:32am 
LOL I'm having the same damn problem and just posted an identical question. I also can't get the rudders to work at all. It's incredibly frustrating. Right now I am using the two buttons behind the rocker to turn the legs left and right. Not really comfortable with it though.
bazmo69 Dec 1, 2024 @ 8:12pm 
Let me know if you find anything. I will use the buttons for now so thanks that's better than just not playing.
Lobstris Dec 2, 2024 @ 6:54am 
I had a similar issue, and it took a couple of hours head scratching to fix. I use the Y-axis on the joystick to control forward/backwards throttle and the X-axis to rotate the legs.

To get the legs to work I needed to both set the Y-Axis in game to be Axis 1 in the mapping file, and invert the axis direction in the same file.

1. Navigate to 'C:\Users\<your user name> \AppData\Local\MW5Clans\Saved\SavedHOTAS'
2. Look for the 'HOTASMappings.Remap' file.
3. Look for the line starting ;AXIS: InAxis=HOTAS_YAxis' and replace this line with the following 'AXIS: InAxis=HOTAS_YAxis, OutAxis=Joystick_Axis1, Invert=TRUE, Offset=0.498039, DeadZoneMin=-0.3, DeadZoneMax=0.3, MapToDeadZone=TRUE'

Note in that last line both 'Invert' is set to 'TRUE' and that 'Offset' has a positive value, rather than a negative one like the non-inverted axes in the file show. (That was what took me an age to figure out).

Not tried using the Throttle rocker to rotate, but I'd try by remapping the throttle RZ_axis ('IN axis') to a named 'Out' axis in the game. And you may need to invert as above.
Last edited by Lobstris; Dec 2, 2024 @ 6:56am
Buck Flintrock Dec 2, 2024 @ 5:07pm 
Once you swap it, what # Axis do you set the legs and torsos at?
Lobstris Dec 3, 2024 @ 6:05am 
I'm using these:

Joystick Leg Rotation Axis = Joystick Axis 2
Joystick Throttle Axis = Joystick Axis 1
Last edited by Lobstris; Dec 3, 2024 @ 6:05am
Vorpal Dec 5, 2024 @ 6:57pm 
THRUSTMASTER T.16000M Joystick Mapping
I used the following for my single joystick: THRUSTMASTER T.16000M Joystick. Same exact file used for MW5:Mercs and MW5:Clans.

1) Make sure that you turn on admin privileges and enable hidden folders

2) File folder location:
C:\Users\<USERNAME>\AppData\Local\MW5Clans\Saved\SavedHOTAS

3) Use text editor to paste the following into

4) There are some REM statements to explain a little bit. Note that this enables the slider on the joystick to serve as movement forward and backwards.

5) This is not my code, rather it was gratefully spurred by:
https://mwomercs.com/forums/topic/275693-mw5-thrustmaster-t16000m-still-bugged-throttle-is-actually-slider-0/

*********** save the following as HOTASmappings.remap *********************

START_BIND
NAME: THRUSTMASTER T.16000M Joystick
VID: 0x044F
PID: 0xB10A
BUTTON: InButton=GenericUSBController_Button1, OutButtons=Joystick_Button1
BUTTON: InButton=GenericUSBController_Button2, OutButtons=Joystick_Button2
BUTTON: InButton=GenericUSBController_Button3, OutButtons=Joystick_Button3
BUTTON: InButton=GenericUSBController_Button4, OutButtons=Joystick_Button4
BUTTON: InButton=GenericUSBController_Button5, OutButtons=Joystick_Button5
BUTTON: InButton=GenericUSBController_Button6, OutButtons=Joystick_Button6
BUTTON: InButton=GenericUSBController_Button7, OutButtons=Joystick_Button7
BUTTON: InButton=GenericUSBController_Button8, OutButtons=Joystick_Button8
BUTTON: InButton=GenericUSBController_Button9, OutButtons=Joystick_Button9
BUTTON: InButton=GenericUSBController_Button10, OutButtons=Joystick_Button10
BUTTON: InButton=GenericUSBController_Button11, OutButtons=Joystick_Button11
BUTTON: InButton=GenericUSBController_Button12, OutButtons=Joystick_Button12
BUTTON: InButton=GenericUSBController_Button13, OutButtons=Joystick_Button13
BUTTON: InButton=GenericUSBController_Button14, OutButtons=Joystick_Button14
BUTTON: InButton=GenericUSBController_Button15, OutButtons=Joystick_Button15
BUTTON: InButton=GenericUSBController_Button16, OutButtons=Joystick_Button16
BUTTON: InButton=GenericUSBController_Hat1, OutButtons=Joystick_Hat_1
BUTTON: InButton=GenericUSBController_Hat2, OutButtons=Joystick_Hat_2
BUTTON: InButton=GenericUSBController_Hat3, OutButtons=Joystick_Hat_3
BUTTON: InButton=GenericUSBController_Hat4, OutButtons=Joystick_Hat_4
BUTTON: InButton=GenericUSBController_Hat5, OutButtons=Joystick_Hat_5
BUTTON: InButton=GenericUSBController_Hat6, OutButtons=Joystick_Hat_6
BUTTON: InButton=GenericUSBController_Hat7, OutButtons=Joystick_Hat_7
BUTTON: InButton=GenericUSBController_Hat8, OutButtons=Joystick_Hat_8
REM: changed Joystick_Axis2 to Joystick_Axis3 in the next line to swap torso twist with turn
AXIS: InAxis=HOTAS_XAxis, OutAxis=Joystick_Axis3, Invert=FALSE, Offset=-0.498039, DeadZoneMin=-0.1, DeadZoneMax=0.1, MapToDeadZone=FALSE
REM: changed Joystick_Axis3 to Joystick_Axis3 in the next line to swap leg turn with torso twist
AXIS: InAxis=HOTAS_RZAxis, OutAxis=Joystick_Axis2, Invert=FALSE, Offset=-0.5, DeadZoneMin=-0.2, DeadZoneMax=0.2, MapToDeadZone=TRUE
AXIS: InAxis=HOTAS_YAxis, OutAxis=Joystick_Axis1, Invert=FALSE, Offset=-0.498039, DeadZoneMin=-0.3, DeadZoneMax=0.3, MapToDeadZone=TRUE
REM: added the following line to enable slider as throttle
AXIS: InAxis=GenericUSBController_Axis4, OutAxis=Throttle_Axis1, Invert=TRUE, Offset=0.5, DeadZoneMin=-0.08, DeadZoneMax=0.08, MapToDeadZone=TRUE

REM: Joystick Axis 1 = Y-axis - look up and look down
REM: Joystick Axis 2 = RZ-Axis - torso twist
REM: Joystick Axis 3 = X-Axis - turn mech left or right (leg turn)

****************************************
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Dec 1, 2024 @ 2:16am
Posts: 6