Skip to content

farm-ng/amiga-xbox-controller

Repository files navigation

amiga-xbox-controller

Prerequisites

Installation

  1. Install system dependencies:
sudo apt install libusb-1.0-0-dev
  1. Install xow: https://github.com/medusalix/xow#installation

  2. Install amiga-xbox-controller:

python3 -m venv venv
source venv/bin/activate
  1. Install python dependencies:
pip install -r requirements.txt

Run the script

Make sure the xbox controller is connected to the computer and the amiga is connected to the same network.

python main.py --host 192.168.1.98 --port 50060

To finally drive the amiga, for security reasons, you need to enable the auto control mode from the Amiga Dashboard interface.

Learn more about the Amiga Control States here: https://amiga.farm-ng.com/docs/dashboard/control-states#amiga-control-states