rennerdo30 / simple-ds4-2-xpad

remapping software from ds4 to xpad, which just works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-ds4-2-xpad

remapping software from ds4 to xpad

The script must run to remap the inputs. A later release will maybe feature a background service. But for now you need to run it by yourself. If this is too much work for you, you could write a systemd unit. The problem with this would be, that the script expects a ds4 to be present.

This script was tested with GTA5 using proton. It ran fine and had no problems, not like other software promising the same. One major downside of this script is, that is does not offer any special features for the ds4 controller. It just remaps your buttons and fixes some ranges.

Installtion

Just download remapper.py, install python-evdev and run it with python remapper.py

About

remapping software from ds4 to xpad, which just works

License:GNU General Public License v3.0


Languages

Language:Python 100.0%