Skip to content

GodMode9 v1.3.0

Compare
Choose a tag to compare
@d0k3 d0k3 released this 07 Aug 11:00
· 942 commits to master since this release

New release already, with some much wanted features. This is new:

  • RTC clock support - that means (among other stuff) correct dates for FAT file modifications. Be sure to read the updated quick start guide below.
  • New DATESTAMP / TIMESTAMP variables for scripting (see HelloScript.gm9, also take note of the changed NAND backup scripts).
  • Chainloading FIRMs - big thanks go to @Wolfvak, who did all the heavy lifting. The option for this is in the A button menu.
  • Independent FIRM - this means GM9 can now run out of the FIRM0/FIRM1 partition. Don't do this if you don't know exactly what you're doing. Thanks for this go to @Wolfvak, again.
  • You can now create dummy files of any size via R+Y.
  • The usual batch of smaller fixes and improvements.

Big thanks for this release go to @Wolfvak, who made this possible, also @al3x10m, who again did a tremendous amount of testing. The RTC clock feature was, again, made possible by @profi200, with some help from RTChanger author @Storm-Eagle20. Thanks to all of you!

Important hint (1): As stated in the previous release, this release removes all entrypoints other than FIRM. Use an older release if you really have to use this from a pre-sighax entrypoint.

Important hint (2): As I get asked about what requirements an aeskeydb.bin file has to fullfil a lot, a perfect one can be found somewhere on the net, is exactly 1024 byte big and has an MD5 of A5B28945A7C051D7A0CD18AF0E580D1B. Have fun hunting! Also note that on a boot9strapped system this is purely optional.

Important hint (3): Starting with this release, it is recommended you properly set up your RTC clock once. Find the option via HOME button -> More.... Also keep in mind that you should fix your system OS clock afterwards.