Skip to content

Releases: ravinrabbid/DivaCon2040

v3.0.0

15 Dec 13:45
Compare
Choose a tag to compare
  • Changed default configuration to support DivaConIO and DivaConSlider
  • Add support for four MPR121 slider variant
  • Add support for CAP1188 slider variant
  • Fix Button LEDs in PD loader mode inverted

BREAKING CHANGES: Default configuration has changed, please adjust GlobalConfiguration.h for you build.

Flashing: Hold BOOTSEL button while plugging in RPi Pico and copy over DivaCon2040_Mpr121x4.uf2 or DivaCon2040_Mpr121x3.uf2 according to your slider build.

Full Changelog: v2.1.0...v3.0.0

v2.1.0

17 Nov 10:06
Compare
Choose a tag to compare
  • Controller will now be recognized by a PS4 in HORI PS4-161 Arcade Controller mode. It will still timeout after around 8 minutes.
  • Added 'PS4 Compatibility' mode which will be recognized by a PS4 ('Dualshock 4' mode will not). It will still timeout after around 8 minutes.
  • Added 'Mirror to DPad' option which will mirror face button presses to directional pad directions. This will make hitting 'W'-arrows easier.
  • Fixed 'Dualshock 3' mode to be compatible with an actual PS3.

Flashing: Hold BOOTSEL button while plugging in RPi Pico and copy over DivaCon2040.uf2.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

03 Nov 15:34
Compare
Choose a tag to compare
  • Add various LED modes which can be configured from on-screen menu
  • Changes from on-screen menu will be previewed
  • Using 'Back' in menu will restore previous value
  • Add option to en-/disable LED control from PDLoader

BREAKING CHANGES: Memory layout of storage has changed, please perform a 'Reset' from on-screen menu.

Flashing: Hold BOOTSEL button while plugging in RPi Pico and copy over DivaCon2040.uf2.

Full Changelog: v1.1.0...v2.0.0

v1.1.0

30 Oct 21:57
Compare
Choose a tag to compare
  • Fixes polling rate to be 1000Hz instead of 500Hz
  • Includes emulation mode in USB product name

Flashing: Hold BOOTSEL button while plugging in RPi Pico and copy over DivaCon2040.uf2.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 Oct 18:43
Compare
Choose a tag to compare

Initial release

Flashing: Hold BOOTSEL button while plugging in RPi Pico and copy over DivaCon2040.uf2.

Full Changelog: https://github.com/ravinrabbid/DivaCon2040/commits/v1.0.0