Skip to content

Instantly share code, notes, and snippets.

@AVapps
AVapps / horizontal_wiimote_to_vJoy.py
Last active November 30, 2018 22:41
FreePIE script to use up tu 4 wiimotes and nunchucks with vJoy. Configure your virtual joysticks with x and y axis, 1 "4 directions" POV and 9 buttons. Wiimote 1 maps to vJoy 2, etc... because vJoy does not work on my windows install...
"""
Horizontal Wiimote to vJoy FreePIE script
Maps up to 4 wiimotes to 4 virtual joysticks using vJoy.
Before running this script define 4 virtual joysticks with x and y axis, 7 buttons (or keep your wiimote + nunchuck virtual joysticks configuration).
version: 1.0
author: Jahdrien
gist: https://gist.github.com/Jahdrien/473dd8c45690863952dd
"""