Yet Another Joystick Mapper

Discussion in 'TSW General Discussion' started by sosimi91, May 22, 2021.

  1. sosimi91

    sosimi91 New Member

    Joined:
    May 10, 2021
    Messages:
    2
    Likes Received:
    6
    I created a small tool in python to map joystick inputs to keyboard presses for the game.

    Currently it's configured to handle the Thrustmaster T Flight Hotas X (for PC and PS3) in PC mode, but you can configure your own joystick if you want. I compiled a binary if you don't want to install python, but you can also download the source and run it that way.

    There is two supported trains (1972 Stock and the BR 442), but you can map your own if you want (or request it from me) but I will configure more trains later.

    The current layout is the following (not all buttons used, just a proof-of-concept layout, you can map your own) :
    [​IMG]

    Demo:


    Readme:
    https://github.com/sosimi91/HotasFCK#readme

    Download the compiled binary (no python installation needed, should start with the start.exe.) :
    https://github.com/sosimi91/HotasFCK/releases/tag/v1.0

    Or the source:
    https://github.com/sosimi91/HotasFCK

    If you have any questions, requests, found a bug or something, please tell.
     
    • Like Like x 4

Share This Page