shauleiz / vJoy

Virtual Joystick
http://vjoystick.sourceforge.net
MIT License
622 stars 170 forks source link

[Q] feeder app for Genesis controller via LPT #22

Open eadmaster opened 6 years ago

eadmaster commented 6 years ago

is there a feeder app for this Genesis controller LPT interface:

evilC commented 6 years ago

If you can whip up some sample C# code to read data from the pad, I can show you how to implement a "Provider" for UCR that will let you remap it to vJoy, vXbox etc

eadmaster commented 6 years ago

i don't have a C# compiler installed, i'll try with pyvjoy + pyparallel. I've already used the latter in the past.