Skip to content

0.1.0 - Minor version bump, fancy graphics

Compare
Choose a tag to compare
@chaoskagami chaoskagami released this 17 Jun 19:56
· 337 commits to master since this release

In this release:

  • The localeemu path was fixed so it is actually usable now (I'm a doof.)
  • Major UX overhaul. This includes a better font, menu restructuring, scrolling on menus, etc. Basically, it looks better now. It may look more newbie-friendly, but it isn't still. Trust me.
  • Descriptions are exposed via the select button on entries.
  • The boot.log is formatted differently and placed in a logging buffer now, and is dumped when it reaches a certain size (and before boot/reboot/shutdown)
  • The menu font was externalized. You can change it if you don't like it - the current font in use is Tewi. See the Fonts wiki page.
  • Experimental support for EmuNAND placed at the end of the disk rather than the start. This is untested as of yet, and is ill-supported by any userland tools like Decrypt9. It has some advantages, such as only requiring resizing the FAT partition to add and delete EmuNAND space. You'll have to use something like dd if you want to test this at the moment.
  • Patch descriptions were updated to be more explanatory. You can continue using patches from 0.0.11 if you'd like since the bytecode is the same, but the descriptions are much better in this version.