- System version now displays region ID:
U = USA/CAN
E = EUR/AUS
J = JPN
C = CHN
K = KOR
T = TWN
- Minor code clean up + consistency.
- Now displays home menu ID in misc tab.
- WiFi information, SSID and password. Thanks to LiquidFenrir for his WiFi manager's network struct.
- New colours:
- Displays Homemenu ID
- Displays IP address
- Displays brightness
Cyan for misc info.
Purple for NNID.
Green for WiFi slots.
- Fixed buffer overflows thanks to GCC 7.1.0.
Now displays local friend code seed.
Storage sizes now display appropriately according to your
available/total storage. MB is no longer the default unit.
Also cleaned up main.c, now uses separate headers like 3DSident-GUI
Now displays device ID, and soap ID.
Storage is displayed as {Partition} Storage : Free / Total
Enabled cfgs service to allow the use of CFGS functions (getSerial)
Removed ir:u service because it isn't required in this program. Besides
I had to make room for mcu::HWC.
I also forgot to mention I got the ACTU functions from MrCheeze.
Many thanks to him.