Releases: R-YaTian/Luma3DS
v13.2.1 Chinese Edition
- Rebased on offical v13.2.1 LumaTeam/Luma3DS@684c95c
- rosalina: Update translations
Thanks @James-Makoto for testing
In addition, this release of Luma3DS comes bundled with the version 2.4.3-chs (which locked language to zh-Hans) of the Homebrew Menu, itself bundled with config/ssl/cacert.pem for use with libcurl.
Full Changelog: v13.2-chs...v13.2.1-chs
v13.2 Chinese Edition
- Rebased on offical v13.2 LumaTeam/Luma3DS@d299558
- rosalina: Update translations
Thanks @James-Makoto for testing
In addition, this release of Luma3DS comes bundled with the version 2.4.3-chs (which locked language to zh-Hans) of the Homebrew Menu, itself bundled with config/ssl/cacert.pem for use with libcurl.
Full Changelog: v13.1.2-chsV2...v13.2-chs
v13.1.2 Chinese Edition V2
- Merge with offical LumaTeam/Luma3DS@14e462b
- rosalina: Update translations
- rosalina: Improve NTP menu and N3DSMenu drawing
- rosalina: Fix ScreenFiltersMenu glitches since font size too big
- rosalina: Added menuLeaveWithBacklightOff func for poweroff and reboot, this will fix screen glitches before console poweroff or reboot
- rosalina: Improve page menu logic and drawing
- Fix screen glitches (Only happened when console's screen type is IPS) after leave the pin menu and/or splash screen
Full Changelog: v13.1.2-chs...v13.1.2-chsV2
v13.1.2 Chinese Edition
- Rebased on offical LumaTeam/Luma3DS@ab7e867
- rosalina: fix wrong args in svcControlMemoryEx
- For old 3ds console, this will also fix input redirection and debug feature not working issue when running HBL and/or 3dsx
- rosalina: Update translations
- Fix screen glitches (Only happened when console's screen type is IPS) after leave the config and/or payload menu
Thanks @James-Makoto for testing
In addition, this release of Luma3DS comes bundled with the version 2.4.3-chs (which locked language to zh-Hans) of the Homebrew Menu, itself bundled with config/ssl/cacert.pem for use with libcurl.
Full Changelog: v13.0.2_chs...v13.1.2-chs
v13.0.2 Chinese Edition
- 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