Skip to content

Releases: darthcloud/BlueRetro

[0.10.1] 2021-01-12

12 Jan 18:37
Compare
Choose a tag to compare

Wired

  • [PSX] Fix original PSX TXD timing

[0.10] 2020-12-26

26 Dec 21:10
Compare
Choose a tag to compare

Wired

  • Fixup PSX NHL2000 multitap support
  • Add Saturn Keyboard support
  • Add PSX Lightspan Keyboard support
  • Add SEGA Mouse support for Genesis & Saturn
  • Add PSX SCPH-1110 Analog Joystick support

Bluetooth

  • Add debug for latency tests
  • Reduce latency for WiiU Pro, PS3 & PS4 controllers

Global

  • Update to latest ESP-IDF master

[0.9.1] 2020-12-08

08 Dec 15:49
Compare
Choose a tag to compare
[0.9.1] 2020-12-08 Pre-release
Pre-release

Wired

  • [PSX] Fixup multitap issue with NHL2000
  • [Saturn] Add keyboard support
  • [PSX] Add Lightspan keyboard support

[0.9] 2020-11-30

30 Nov 12:51
Compare
Choose a tag to compare

Bluetooth

  • PS5 Dual Sense Rumble & LED support

Wired

  • PS2 DualShock 2 support
  • PSX Multitap support
  • PSX Mouse support
  • N64 Mouse support
  • N64 Randnet Keyboard support
  • Dreamcast Mouse support
  • Dreamcast Keyboard support
  • GameCube ASCCI/Sammy Keyboard support
  • Disable Auto parallel for now as it interfere with auto detect

[0.8.1] 2020-11-22

22 Nov 21:56
Compare
Choose a tag to compare
[0.8.1] 2020-11-22 Pre-release
Pre-release

Bluetooth

  • [PS5] Add Dual Sense 0x31 report & rumble support

[0.8] 2020-11-07

08 Nov 02:16
Compare
Choose a tag to compare

Hotfixes

  • [PS3] Fix again PS3 timing for earlier controller version
  • [BLECFG] Add minimal support for Find By Type Value Request

Bluetooth

  • Add basic PS5 Dual Sense support via PS4 HID mode

Wired

  • Add Genesis 3 buttons support (2 players)
  • Add Genesis 6 buttons support (2 players)
  • Add SEGA's Team Player multitap support (8 players)
  • Add EA 4 Way Play multitap support (4 players)
  • Add 1P 12 buttons parallel mode (NeoGeo, JAMMA, etc)
  • Add 2P 6 buttons parallel mode (Atari 2600, Master System)
  • Add 1P 6 buttons parallel mode while in auto mode while waiting detection

[0.7.3] 2020-10-30

30 Oct 18:21
Compare
Choose a tag to compare
[0.7.3] 2020-10-30 Pre-release
Pre-release

Bluetooth

  • Add basic PS5 Dual Sense support via PS4 HID mode

[0.7.2] 2020-10-13

13 Oct 15:35
Compare
Choose a tag to compare
[0.7.2] 2020-10-13 Pre-release
Pre-release

Hotfixes

  • [PS3] Fix again PS3 timing for earlier controller version
  • [BLECFG] Add minimal support for Find By Type Value Request

[0.7] 2020-09-15

15 Sep 22:54
Compare
Choose a tag to compare

Wired

  • Add JVS support

[0.6] 2020-09-09

09 Sep 13:14
Compare
Choose a tag to compare

Bluetooth

  • Fix PS3 config timing issue
  • Fix Generic HID config timing issue
  • Improve TX Q handling
  • Fix early PS4 pairing issue (FCCID AK8CUHZCT2)
  • Boot SW can now be used to Disconnect all device (Not supported by Xbox One, those require holding power button)
  • Fix SW pairing regression introduce by PS4 fix.

Wired

  • GC rumble is enable via controller accessory config just like Rumble Pak & Jump Pack. (Default off)
  • Fix GC rumble being set on by any bits in console report.

Adapter

  • Error LED is clear at boot (indicating FW ok). Any SD card or BT radio error will set it on.
  • System override config truly take precedence over auto detect mode.
  • Fix stack overflow in feedback task.