Skip to content

Commit

Permalink
Merge pull request #20 from arkhoss/feat/add-rhino-x55
Browse files Browse the repository at this point in the history
Add sticks and throttles option for saitek rhino pro x55/56 and input-remapper
  • Loading branch information
the-sane authored Jan 22, 2024
2 parents fa22107 + 6f4e44e commit 5c1e231
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions wiki/Sticks,-Throttles,-&-Pedals.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,25 @@ Requires a windows-only software for calibration and configuration. [Link](https

Requires a windows-only software for calibration and configuration. [Link; scroll down](https://support.virpil.com/en/support/solutions)

## Saitek H.O.T.A.S Rhino Pro X55/X56

For X55/56 can be used the [input-remapper](https://github.com/sezanzeb/input-remapper), this tool will detect your Sitck and Throttle inmediately and you can create profiles for it at once.

Basic examples profiles can be downloaded at:

[Stick](https://github.com/starcitizen-lug/mappings/blob/main/input-remapper/saitek-rhino-55/StarCitizenStick.json)

[Throttle](https://github.com/starcitizen-lug/mappings/blob/main/input-remapper/saitek-rhino-55/StarCitizenThrottle.json)


## Configuration Tips

### Mappings

A collection of mappings used by our members can be found [here](https://github.com/starcitizen-lug/mappings).

If you need a generic mapper for different devices consider also the use of [input-remapper](https://github.com/sezanzeb/input-remapper).

### Evdev Deadzones

On Linux, evdev adds deadzones to every axis for each controller you plug into your system. This is good for inexpensive controllers that don't have any form of internal calibration or programming. However, with higher end programmable sticks like those from VKB and Virpil, evdev's deadzone adds to the programmed deadzone for those devices. This can also impact throttle devices, where you can get a "hitch" at 50% throttle when it passes through the middle of the axis.
Expand Down

0 comments on commit 5c1e231

Please sign in to comment.