Skip to content

Releases: jbanes/rs97-mrdrillux

Version 1.1

02 Feb 01:57
Compare
Choose a tag to compare

Changes:

  • Gamepad support on the RS-07 Retro Arcade Mini
  • Dropped legacy IPK support for RetroFW
  • OPK supports RetroFW 2.0 and various OpenDingux releases (RG-350, PocketGo2, GKD350H)

Version 1.0.2

28 Jan 01:53
Compare
Choose a tag to compare
  • Fixed off by one error that occasionally caused a crash on exit

Fixes from 1.0.1:

  • Moved high scores save files to ~/.driller to better support the OPK format
  • Both RetroFW 2.0 and OpenDingux (RG350, PocketGo2, GKD, etc.) are supported by the OPK distribution
  • Performance profile is updated to keep the game feeling snappy

Version 1.0.1

25 Jan 22:36
Compare
Choose a tag to compare
  • Moved high scores save files to ~/.driller to better support the OPK format
  • Both RetroFW and OpenDingux (RG350, PocketGo2, GKD, etc.) are supported by the OPK distribution
  • Performance profile is updated to keep the game feeling snappy

Version 1.0

08 Nov 05:18
Compare
Choose a tag to compare

Production release of Mr. Drillux for the RetroFW (IPK format), the RG-350 (OPK format), and the GKD350H (OPK format). Contains numerous fixes to layout, button mappings, screen controls, etc.

Note that the RG-350/GKD350H revision can't save high scores due to the limitations of the OPK format. This will be addressed in a future release.

Changes:

  • Removed code to exit when brightness button is pressed
  • Added code to exit when power button is pressed
  • Moved main button from X to A
  • Added support for the X button completing the name entry screen (to match the on-screen instructions)
  • Added support for the B button exiting the high score screen (to match the on-screen instructions)
  • Added a translated file of the instructions as a manual
  • Fixed a layout issue with the high score table. Spaces were not being rendered thereby making the table more difficult to read than intended.