Back
SwitchIdent
by Joel16
|
Version | 0.5 |
Zip size | 3,607 KiB |
License | GPLv3 |
Updated | 25/06/2023 |
Downloads | 16,583 |
MD5 | 5021247a7d2bb629095a087407938de7 |
App Details
Notice: The console interface version of SwitchIdent is no longer supported and is now considered legacy on the Homebrew Appstore. For future updates, please use this version!
This is yet another identity tool that is continuing the series of ident. The tool allows users to get various bits of information from your device, hence the name 'ident' as in identifying your device.
Please see the Source link for further information and usage.
Changelog
0.5
Use 1080p resolution instead of 720p.
Fix displaying battery percentage symbol '%'.
Merge battery and charger info back into one page. (We have more room now that we switched to 1080p res).
Properly display battery temperature (Internal - PCB, External - SoC temperatures can be found in the System Info page).
Display headphone port status in System Info page.
Display joy-con firmware of two P1 connected joy-cons. (Needs to be removed from the rail and used wirelessly).
0.4
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.
0.3
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.
0.2
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.
Now uses SDL2 with GPU hardware acceleration.
Now uses shared font.
Minor UI changes. (Displays versions and icons for each field)