/Joy2DroidX-server

Use your Android phone as a virtual Xbox 360 controller or DualShock 4 gamepad on your Windows or Linux PC. This is the server that runs on Windows or Linux.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Joy2DroidX

This fork adds and allows more flexible usage of j2dx server, specifically with socketjoy.

Instructions to install/run:

  • Clone the repo
  • Edit j2dx/__init__.py file and change #L99 cors_allowed_origins='http://192.168.2.92:8000' value to your socket joy address.
  • Run pip install -I <repo-dir>. I recommend doing this in a virtual env.
  • Follow the instructions on usage from the original repo or socketjoy.