Releases: darthcloud/BlueRetro
Releases · darthcloud/BlueRetro
[1.4] 2022-03-07
Wired
- Rework default mapping for PCE, PC-FX, Jaguar, Genesis & Saturn so that main 2 or 3 buttons always map onto the main 4 buttons of modern controller. See:
https://docs.google.com/spreadsheets/d/e/2PACX-1vT9rPK2__komCjELFpf0UYz0cMWwvhAXgAU7C9nnwtgEaivjsh0q0xeCEiZAMA-paMrneePV7IqdX48/pubhtml - [PSX] Add support for special accessories on multitap
Bluetooth
- Fix Wiimote horizontal default mapping
[1.3] 2022-02-26
Wired
- Add support for Virtual Boy
- Add support for VirtualTap Mode & Palette buttons
- Add support for SEA board
- Add support for open drain parallel output
- Fixes Jaguar Breakout 2000 issue
Bluetooth
- Increase BLE devices maximum from 3 to 8
General
- Update to esp-idf 5.0.0
- Increase SPIFFS partition to 960KB
[1.2.2] 2022-01-19
Bugfixes
- Fix regression from v1.2.1 that broken Wii extension support & PS5 rumble
- [BT] Detect SW ctrls stall and send sniff mode exit to unstall (Fixes #111)
[1.2.1] 2022-01-07
Bugfixes
- [BT] Add support for 8bitdo Gbros GC adapter via XInput (Fixes #105)
- [XBOX] Fix controller mapping for XBOX FW 4.8.1923.0 (Fixes #124)
(latest FW 4.8.1923.0 now required for Xbox One S) - [BT] Stop inquiry after any sucessful connection
- [BT] Handle oversized range in find info state (Fixes #131)
- [BT] Stop strcmp on first device name match (Fixes #124)
- [N64] Emulate rumble pak init properly
- [PS] Fixup voltage fluctuation on data output
- [GC] Fix axis maximum cap (Fixes #97)
[1.2] 2021-12-10
Wired
- Add support for up to 4 simultaneous N64 Controller Pak
General
- Remove SD card build support
Bugfixes
- Fixup No controller detected at boot N64 (#112)
[1.1.1] 2021-10-02
Wireless
- Improve default mapping for Switch Mega Drive / Genesis 3btns & 6btns ctrls
- Improve default mapping for Switch N64 controller
[1.1] 2021-10-20
[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)