Skip to content

v13.0.2 Chinese Edition

Compare
Choose a tag to compare
@R-YaTian R-YaTian released this 28 Dec 09:11
· 20 commits to chs since this release
  • Rebased on offical v13.0.2
  • Fix old3ds out of memory issue, this will fix rosalina menu not working on HBL if running on old3ds
    • Trimed unneeded symbol from font table to free memory for old3ds
    • Remove font width table from font.h to free memory for old3ds, now font width will calculate automatically
    • Improve font offset getting method, change _font_offset table to uint16 for more available memory on old3ds

Known issue (only for old3ds):

  • Rosalina menu: When running HBL and/or 3dsx, input redirection and debug feature not working due to a lack of memory