This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Releases: darthcloud/BlueRetro
Releases · darthcloud/BlueRetro
Release list
[1.0] 2021-10-02
Wireless
- Add support for BLE generic HID gamepad, mouse & keyboard
- Add support for Xbox Series X|S controller
- Add workaround for PowerA switch controller stopping report after inquiry stop
Adapter
- Improve Generic HID gamepad default mapping
- Introduce default mapping quirks for inverted and rotated face buttons (8bitdo, PowerA GC)
Config
- Add version string attribute (Displayed in OTA page logs)
[1.0-BETA] 2021-08-23
Wireless
- Add support for BLE generic HID gamepad, mouse & keyboard
- Add support for Xbox Series X|S controller
- Add workaround for PowerA switch controller stopping report after inquiry stop
Adapter
- Improve Generic HID gamepad default mapping
- Introduce default mapping quirks for inverted and rotated face buttons (8bitdo, PowerA GC)
Config
- Add version string attribute (Displayed in OTA page logs)
Known issues
- Rumble is broken and will crash the adapter
- CDi, PSX & Saturn keyboard are broken and will crash adapter
[0.19.1] 2021-08-02
Bugfixes
- [ADAPTER] Fix axis to buttons mapping (#56) (Thanks @shimmytoast)
[0.19] 2021-07-06
UX
- Add support for OTA FW update
See https://github.com/darthcloud/BlueRetro/wiki#via-web-bluetooth-interface-ota-fw-update
[0.18] 2021-06-24
UX
- LED (IO17) now pulse while in inquiry mode.
- Holding BOOT SW 3 sec enable inquiry mode, short press cancel it.
- Holding BOOT SW 10 sec factory reset the adapter.
- Automatic Inquiry mode can be disabled via web config
[0.17] 2021-06-06
Wired
- Add Atari Jaguar support for regular pad, 6D controller & TeamTap up to 4 players
[0.16] 2021-04-27
Wired
- Add PCE/TG16 support for 2/3btns pad, 6btns pad, mouse & multitap up to 5 players
[0.15.1] 2021-04-20
Wired
- Add DualShock analog button LED status support via IO2 in SPIFSS mode. (Closes #22)
Bugfixes
- [PSX] Make joystick maximum value a little bit higher. (Fixes #24)
- [HID] Add USAGE_PAGE32 to parser for 8bitdo SF30 Dinput
- Various Coverity Scan defect (https://scan.coverity.com/projects/darthcloud-blueretro)
[0.15] 2021-04-12
Wired
- Add CD-i support for pad, mouse & keyboards (K, X & T type) up to 2 players
[0.14] 2021-04-02
Wired
- Add PC-FX support for pad and mouse up to 2 players
Build
- Free up some IRAM space