-
BlueRetro v1.8.3
02/16/2023 at 01:34 • 0 comments#BlueRetro v1.8.3 fixes an issue with the GameCube internal mod pcb where the GC Reset button was constantly held low, see changes log: https://github.com/darthcloud/BlueRetro/releases/tag/v1.8.3 download FW at https://darthcloud.itch.io/blueretro
-
BlueRetro review video
01/17/2023 at 13:16 • 0 commentsMy favorite BlueRetro video so far. It goes into the detail of the config and show how powerful it is
-
BlueRetro v1.8 Release - Internal Install support
12/14/2022 at 01:16 • 0 commentsGlobal
- [MGR] Add support for internal install for all system (Only tested GC)
- [GAMEID] Add support for Game ID for PS1, N64 & GC multi config selection
- [ADAPTER] Reduce 8bit accessible heap memory usage (Fix memcard malloc in universal build)
Wired
- [GC] Support all command format
Bluetooth
- [BT] Add support for 8bitdo M30 controller
- [BT] Add RetroFighters GC adapter support
- [ADAPTER] Fixup 8bitdo Gbros B & X mapping
Firmware is now available in 2 different flavor
1. Regular FW as before retroactively renamed HW1 (Typically for external adapter)
Use firmwares from HW1 archive for:- WillConsole's PSUnoRetro
- All Humble Bazooka's BT dongle
- RetroTime's N64 dongle
- RetroOnyx's VB dongle
- GrechTech's RetroRosetta
- any DIY adapter you made base on the original BlueRetro spec
- most likely anything from aliexpress
2. HW2 FW that support power management and port detection (Typically for internal install)
Use firmwares from HW2 archive for:
- Laser Bear Industries's GameCube BlueRetro Internal Adapter
- any DIY internal install you made base on the HW2 spec
OTA Firmware update page has protection to prevent cross flashing between HW1 & HW2 firmware.
Download latest firmware archives from https://darthcloud.itch.io/blueretro -
BlueRetro v1.7.3
08/19/2022 at 00:09 • 0 comments#BlueRetro v1.7.3 fixes a regression from v1.7.2 where a stack overflow🤦♂️in the FS init occur on the very first boot after flashing FW the first time . Get the update on https://darthcloud.itch.io/blueretro
-
BlueRetro v1.7.2
08/13/2022 at 01:12 • 0 commentsBluetooth
- [HID] Assume report ID 1 if none provided by descriptor
Wired
- [PCE] Fixup mouse support (Fixes #348)
Global
- ESP-IDF updated to 5.0.0 2022-08-05
Download are now on the new itch.io page: https://darthcloud.itch.io/blueretro
-
BlueRetro v1.7.1
07/24/2022 at 13:35 • 0 commentsBluetooth
Wired
- [GC] Add support for trigger 4 bits mode (Fixes #324)
Adapter
- Macro command not affected by mapping (Fixes #335)
Download are now on the new itch.io page:
https://darthcloud.itch.io/blueretro
-
BlueRetro v1.7 - Autofire / Turbo feature
07/17/2022 at 19:26 • 0 commentsGet BlueRetro v1.7 firmware on itch.io:
-
Pre-order your BlueRetro Virtual Boy at RetroOnyx
07/15/2022 at 15:23 • 0 commentsPre-order Virtual Boy BlueRetro here:
https://www.retroonyx.com/product-page/virtual-boy-blueretro-adapter
-
Turbo / Autofire feature beta
07/03/2022 at 23:43 • 0 commentsI'm releasing BlueRetro Turbo / Autofire feature as a beta! Download and provide feedback in this thread:
-
BlueRetro v1.6.3
06/29/2022 at 00:01 • 0 commentshttps://github.com/darthcloud/BlueRetro/releases/tag/v1.6.3
Wireless
- [HID] Fixup axes min, neutral & max values
Wired
- [N64] Reduce scope of N64 digital workaround to N64 port 1 only