Set up the server where the virtual joypads are needed
Install vJoy
git clone https://github.com/tidzo/pyvjoy
mv pyvjoy ...\PythonXX\site-packages\
cp "C:\Program Files\vJoy\x86\vJoyInterface.dll" ...\PythonXX\site-packages\pyvjoy\
Run server.py [ip:port]
Run client.py /dev/input/eventN server.ip:port