Skip to content

Instantly share code, notes, and snippets.

View michael-fadely's full-sized avatar

Michael Fadely michael-fadely

View GitHub Profile
@michael-fadely
michael-fadely / horizontal_wiimote_to_vJoy.py
Created January 6, 2016 23:36 — forked from AVapps/horizontal_wiimote_to_vJoy.py
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
"""