Shared by tekgeekster
- 17 Nov 2021 21:07
Configuration to play Halo Infinite with JoyShockMapper
RESET_MAPPINGS
RESTART_GYRO_CALIBRATION
SLEEP 2 # wait two seconds
FINISH_GYRO_CALIBRATION
GYRO_SPACE = PLAYER_TURN
REAL_WORLD_CALIBRATION = 45.454
IN_GAME_SENS = 1
GYRO_SENS = 2.5 2
GYRO_CUTOFF_SPEED = 0.79
VIRTUAL_CONTROLLER = XBOX
TOUCHPAD_DUAL_STAGE_MODE
GRID_SIZE = 2 1
TOUCH = GYRO_OFF
T1,CAPTURE = X_BACK
T2,CAPTURE = X_START
UP = X_UP
DOWN = X_DOWN
LEFT = X_LEFT
RIGHT = X_RIGHT
L = X_LB
R = X_RB
W = X_X
S = X_A
N = X_Y
E = X_B
L3 = X_LS
R3 = X_RS
- = F12
+ = ^GYRO_OFF
HOME = X_GUIDE
ZL_MODE = X_LT
ZR_MODE = X_RT
LEFT_STICK_MODE = LEFT_STICK
RIGHT_STICK_MODE = RIGHT_STICK
tekgeekster's Notes
Nothing fancy. All buttons and sticks emulate Xinput and the "Options" button toggle's gyro mouse on and off.
How to Use this Config
Using JoyShockMapper configurations is easy once you know how. If you haven't used it before, check out the guide. For using a community config like this one, you only need to get through the first two sections — Installing JSM and Using an already-made configuration file.
Just copy the above configuration into a text file, change the IN_GAME_SENS to match your in-game settings, and then drag that file into JoyShockMapper and hit Enter to use it right away. Some games have their own limitations with certain controllers or require some extra setup, so make sure to check for any notes near top of the main Halo Infinite page.