Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evilc/ahk-universal-joystick-remapper
An application to remap one or more physical sticks to a virtual stick, with modifications such as axis inversion, deadzones, sensitivity etc. Uses the vJoy virtual joystick library.
https://github.com/evilc/ahk-universal-joystick-remapper
Last synced: about 1 month ago
JSON representation
An application to remap one or more physical sticks to a virtual stick, with modifications such as axis inversion, deadzones, sensitivity etc. Uses the vJoy virtual joystick library.
- Host: GitHub
- URL: https://github.com/evilc/ahk-universal-joystick-remapper
- Owner: evilC
- Created: 2013-06-28T21:55:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T23:42:37.000Z (almost 8 years ago)
- Last Synced: 2024-12-06T20:12:18.334Z (about 1 month ago)
- Language: AutoHotkey
- Homepage:
- Size: 129 KB
- Stars: 86
- Watchers: 17
- Forks: 17
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
**Please note that UJR is no longer maintained as it has been replaced with [UCR](https://github.com/evilC/UCR). **
# AHK - Universal Joystick Remapper (UJR)
UJR is a stand-alone application written in AutoHotkey.
It is distributed in compiled form, so please do not attempt to download the source from Github unless you know what you are doing.**[Download UJR](http://evilc.com/proj/ujr).**
UJR is an application for taking axes or buttons from one or more physical joysticks, and merging them onto a virtual joystick (with tweaks such as axis inversion, deadzones, sensitivity etc).
It is used by gamers to fine tune behavior of sticks and perform operations not normally possible such as merge two pedal axes into one "rudder axis."
WARNING: UJR does "Phone Home" to check version number (it reads a text file from my web site) so it can let you know if a newer version is available. This behavior is non-malicious, but any attempt by any version of UJR to do anything else network-wise should be considered malicious and a result of a modified or infected file.
If in doubt, download from github and use the uncompiled version, or compile it yourself.
Here are some screenshots of UJR in action:
![UJR Main window](http://evilc.com/files/ahk/vjoy/ujr.png)