- 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.
Decided to remove config info, and keep 3DSident (original) minimal and only display cruical information.
GSPLCD header is no longer required now that it's been merged into ctrulib
Screenshots are now in the same format as 3DShell.
All file handling functions use FS:USER
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