Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

v0.4.3

Latest
Compare
Choose a tag to compare
@FeralAI FeralAI released this 13 Jan 06:29
· 4 commits to main since this release

It's about time for an updated release, don't ya think? Promoting the v0.4.3-beta.1 changes and added a few extras:

  • Added checksum to saved options
  • Added option to toggle D-pad Y-axis inversion (swap Up and Down buttons)
  • Added build for RP2040-powered Flatbox Rev 4
  • Fixed issue with web configurator locking up
  • Fixed rainbow static theme for Hitbox vs normal layouts
  • Reworked some LED themes and added a few more: PlayStation, Guilty Gear Type-B, Guilty Gear Type-C, Guilty Gear Type-E, Street Fighter 2
  • Changed order of LED themes when using LED Parameter Up/Down hotkeys
  • Updated RGB LED default values to show something without initial hotkey use
  • Removed automatic save for pin mapping when using default values

Adding the checksum should help when GP2040 gets into a locked options state from having corrupt data in the emulated EEPROM area of flash. The D-pad Y-axis inversion toggle is intended for Hitbox users that would like to use their controller in a more "normal" way for games like beat'em ups and shmups. The web configurator is more stable now, however there may still be some gremlins in there causing lockups. Please keep us posted if you have issues.

NOTE: The checksum addition will invalidate any current saved settings, and you will need to reconfigure any configuration that has been set via the web configurator after applying this update. Sorry for the inconvenience, but it's required to make the saved options feature more stable going forward.

Enjoy!!!