A standalone controller overlay widget which works with dual streaming (2 computer) setups too!
Download prebuild binary (.exe) version which is ready to run:
Current controller / gamepad templates:
- PS4
- PS4 (blue)
- PS4 (red)
- PS4 (white)
- PS5
- PS5 (black)
- PS5 (cosmic red)
- Xbox
- Xbox (blue)
- Xbox (white)
Manual .py script run requires:
pip install flask flask-socketio pygame eventlet requests
Then you can run it by:
python CryptoPad.py
To build the exe yourself use:
pyinstaller CryptoPad.spec