More actions
SwitchIdent | |
---|---|
General | |
Author | joel16 |
Type | System Tools |
Version | 0.4 |
License | GPL-3.0 |
Last Updated | 2023/06/09 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
SwitchIdent is the latest addition to the series of identity tools that includes 3DSident and VITAident. It enables users to extract various pieces of information from their Nintendo Switch device, making it a powerful tool for identifying your device.
Features
- Displays system version.
- Displays kernel version (except on 4.X.X).
- Displays hardware type and unit.
- Displays serial number.
- Displays DRAM ID.
- Displays device ID.
- Displays system region.
- Displays CPU and GPU clocks based on the performance configuration returned by the APM service.
- Displays whether the switch is in docked/handheld state.
- Displays IP Address.
- Displays storage sizes for SD, NAND (user) and NAND (system).
- Displays various system statuses. (Bluetooth, WLAN, NFC, etc.)
- Displays battery percentage and charging status.
- Displays battery charger type.
- Displays if battery charging is enabled.
- Displays if ample power is supplied.
- Displays WIreless RSSI signals and quality.
Screenshots
White GUI (old version)
Console UI (discontinued)
Changelog
v0.4 2023/06/09
- Add joycon menu for displaying joycon info.
- Display left and right joycon battery.
- Do not initialize wlan::inf if hosVersion >= 15.0.0 (since this service was removed).
- Separate battery and (new) charger menu.
- Display battery age (in percentage and pcm).
- Display battery internal and external temperature.
- Display battery charger input and output current limit.
- Display battery charging current limit.
- Display battery charging voltage limit.
- Display battery capacity (pcm) and age (pcm).
- Display battery voltage avg.
- Display battery charger type.
- Display battery charger current limit.
- Display battery charger voltage limit.
v0.3 2021/11/06
- Console version is no longer supported and the GUI has been somewhat rewritten and slightly redesigned (uses a dark UI rather than the old white).
- Properly display CPU & GPU clocks and also EMC clock using PCV.
- Display SD and game-card slot status.
- Properly display voltage state.
- Applied PSM changes to fix builds with latest libnx changes. (d3m3vilurr)
- Added missing DRAM descriptors and fix compatibility with libnx v4.2.0+ (shchmue)
- Display missing regions (Randname666)
- Fixed EMC speed display (ZachyCatGames)
- Display WiFi/bluetooth MAC address.
- Display battery lot number.
v0.2 2018/11/03
- Built using the latest version of DKA64 toolchain and libnx.
- Properly display system region.
- Displays battery percentage and charging status.
- Displays battery charger type.
- Displays if battery charging is enabled.
- Displays if ample power is supplied.
- Displays Wireless RSSI signals and quality in percentage.
GUI:
- Now uses SDL2 with GPU hardware acceleration.
- Now uses shared font.
- Minor UI changes. (Displays versions and icons for each field)
Console:
- Values that change in real time are now properly refreshed. (Battery percentage, charging state, dock state, etc).
v0.1 2018/06/12
- Initial Release.
Credits
- shchmue: Added missing DRAM descriptors and fix compatibility with libnx v4.2.0+.
- Eve/Hikari/Junko, Klodeckel and hopperplaysmc: Beta testing.
- preetisketch: Banner.