Reflex Adapt converts original gaming input devices to USB for use with MiSTer/PC/Linux/Mac. The controllers show up as direct input devices and feature very low latency.
The built in OLED display shows the current mode, and a realtime view of the buttons as they're pressed.
Press the "MODE" button to toggle between modes.
A limited number of modes fit in the internal memory so use the Updater to load different combos.
If you would like a specific combo added, please create an Issue.
Scripts
folder on your MiSTer's SD cardreflex_updater
script from the Scripts menu on your MiSTerupdate_all
or downloader
from the Scripts menuThe Reflex Adapt updater, controller mappings and core configs will now be automatically updated whenever Update All or Downloader is run, excluding those you have made changes to.
Alternatively, manually add the following to your downloader.ini
file on the SD card:
[misteraddons/reflexadapt]
db_url = https://github.com/misteraddons/Reflex-Adapt/raw/main/reflexadapt.json.zip
arduino-cli core install arduino:avr
arduino-cli core install Arduino-LUFA:avr --additional-urls https://github.com/Palatis/Arduino-Lufa/raw/master/package_arduino-lufa_index.json