Skip to content

v0.2.0 - title lists & bugfixes

Pre-release
Pre-release

Choose a tag to compare

@Vickerinox Vickerinox released this 14 Aug 18:33
· 2 commits to main since this release

Installing - Official method

Get the latest version of the astronaut installer and put it anywhere on your SD card. Then launch it with any method and use the "Install astronaut" option.

Changelog

Heres the biggest changes v0.2.0 does to v0.1.0:

  • Implemented a title list option, to list all roms much like unlaunch. This can be used both from the main menu and the boot combo settings.
  • Implemented a fix for nocash mp3 decoder, which previously failed due to an odd modcrypt setup
  • Astronaut now works flawlessly with melonDS (will need a version newer than 1.1 or a nightly build)
  • The linker scripts now allow for text_aux and text_itcm segments, to move beyond the initial 80kb loaded by the unlaunch exploit. This has also led to the removal of dedicated bootstraper binaries finally bringing the total down to the standard 2 (arm9 and arm7)
  • The build program now has extra command line options to coincide with the new astronaut installer functions
  • The build program can now detect the additional location of the nocash footer created by unlaunch/astronaut installers. Used for the nand injection command line option.