This commit is contained in:
Joel 2017-07-22 02:13:41 -04:00
commit c4ad79a984

View File

@ -8,29 +8,36 @@ I decided to fork this project, and added additional info similar to PSPident, h
# Features: # Features:
- Current kernel, FIRM and system version detection. - Current kernel, FIRM and system version detection.
- Model detection. - Model detection with code name.
- Displays screen type. - Displays screen type (TN/IPS).
- Region detection. - Displays region.
- Language detection. - Displays language.
- MAC address detection. - Displays MAC address.
- Device serial detection. - Displays serial.
- SDMC CID detection. - Displays SDMC and NAND CID
- NAND CID detection. - Displays NNID username, principal ID, persistent ID, transferable base ID, country and timezone.
- NNID number, and account name detection. - Displays Mii's name.
- Device ID. - Displays device ID.
- Soap ID. - Displays soap ID.
- Battery charging status. - Battery charging status.
- Battery percentage (actual battery percentage). - AC Adapter connection status.
- Displays battery voltage (estimated) and unknown value format. - Battery percentage (actual battery percentage using mcu::HWC).
- Displays battery voltage (estimated) and unknown format.
- Displays MCU firmware. - Displays MCU firmware.
- SD detection. - SD detection.
- SD free storage and total storage capacity. - Displays SD free and total storage capacity.
- CTR free storage and total storage capacity. - Displays CTR free and total storage capacity.
- Displays number of titles installed. - Displays TWL free and total storage capacity. (GUI exclusive)
- Displays volume slider state. - Displays TWL photo free and total storage capacity. (GUI exclusive)
- 3D slider state and percentage. - Displays number of titles installed on SD and NAND.
- Wifi signal strength. - Displays volume slider state and percentage.
- Brightness status. - Displays 3D slider state and percentage.
- Headphone status. - Displays Wifi signal strength.
- Card slot status. - Displays IP address.
- Using L+R triggers a screenshot in the GUI version. (Automatic on original) - Displays brightness status and percentage.
- Displays headphone/audio jack status. (GUI exclusive)
- Card slot status and inserted card type (CTR/NAND). (GUI exclusive)
- Displays parental control pin, email address and secret answer. (GUI exclusive)
- Displays home menu ID.
- Displays Wifi slot info (SSID, password and MAC address).
- Using L+R triggers a screenshot in the GUI version.