mirror of
https://github.com/joel16/3DSident.git
synced 2024-11-23 03:29:45 +00:00
PSPident clone for 3DS
f8769ed82d
- 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. |
||
---|---|---|
include | ||
resources | ||
source | ||
tools | ||
LICENSE | ||
Makefile | ||
README.md |
3DSident
Originally created by wolfvak - It was initially intended to be a small application for the Nintendo 3DS to check your current FIRM and OS version.
I decided to fork this project, and added additional info similar to PSPident, hence the name 3DSident.
Features:
- Current kernel, FIRM and system version detection.
- Model detection.
- Displays screen type.
- Region detection.
- Language detection.
- MAC address detection.
- Device serial detection.
- SDMC CID detection.
- NAND CID detection.
- NNID number, and account name detection.
- Device ID.
- Soap ID.
- Battery charging status.
- Battery percentage (actual battery percentage).
- Displays battery voltage (estimated) and unknown value format.
- Displays MCU firmware.
- SD detection.
- SD free storage and total storage capacity.
- CTR free storage and total storage capacity.
- Displays number of titles installed.
- Displays volume slider state.
- 3D slider state and percentage.
- Wifi signal strength.
- Brightness status.
- Headphone status.
- Card slot status.
- Using L+R triggers a screenshot in the GUI version. (Automatic on original)