Skip to content

3DSident v0.9.0

Compare
Choose a tag to compare
@joel16 joel16 released this 11 Nov 18:54
· 19 commits to next since this release

3DSident has been re-written in C++ which makes use of the latest versions of devkitARM and libctru. This release will only be available with the slightly refreshed GUI version. I don't really have time to maintain two separate versions. I barely have time to maintain this project, considering its been over like 6 years since the last "final" release. Although there will always be room for improvement, this version is based on a much cleaner code base. Unlike the previous versions of 3DSident, this version does not initialize every service used or constantly refresh values that do not change over time. Theoretically, this should fix crashes on certain devices that some users have been experiencing.

Change-log:

  • Clean up services that are not constantly used by the UI.
  • GUI has been slightly refreshed with icons representing each category. (GUI also uses a dark mode UI)
  • Fix running hardware check in the system category.
  • Display "check digit" with the serial number in the system category.
  • Display battery temperature (both °C/°F) in the battery category.