Skip to content

Releases: tasken/Cart-Flasher

v0.4-whimsicott

Choose a tag to compare

@tasken tasken released this 16 Jul 00:48
  • Backing up no longer asks for the key combo, just a button press, since reading a cart can't damage it
  • Mistyping the key combo now offers a retry instead of silently starting over
  • The startup and confirmation screens now warn about the risks before you back up or write
  • Confirmation screens are centred and spaced out, so they're easier to read
  • Every key combo prompt now gets a different sequence (two prompts in the same second used to get an identical one)
  • When a cart can't be detected, the log now records why, making bug reports more useful
  • The README now documents the real steps, the supported carts, and how to report a problem

Full Changelog: v0.3-xerneas...v0.4-whimsicott

v0.3-xerneas

Choose a tag to compare

@tasken tasken released this 15 Jul 20:42
  • Fixed flashcarts not being detected when launched in DS mode (broke after the BlocksDS migration)
  • Backups and writes now use far less memory, so they no longer fail on some launchers
  • Progress bar no longer flickers during backups and writes
  • A warning is shown at startup if the SD card can't be read
  • Setting the log level to debug now also records hardware info, making bug reports more useful
  • The banner shown in menus now displays the real version
  • Releases now have a fixed download link that always points to the newest version

Full Changelog: v0.2-tinkatink...v0.3-xerneas

v0.2-tinkatink

Choose a tag to compare

@tasken tasken released this 14 Jul 03:03
  • BlocksDS migration: vendor libncgc, restructure vendor/source layout
  • Add D-pad debouncing, refine splash screen spacing, fix progress bar borders, and relocate backups to /cart-backups
  • Fix clean target: wildcard-match .nds output, keep build.log intact