Skip to content

SwitchIdent v0.5

Latest
Compare
Choose a tag to compare
@joel16 joel16 released this 19 Jun 20:12
· 2 commits to master since this release

Change-log:

  • 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).

Credits:

  • masagrator for pointing out that the internal/external temperatures were related to PCB and SoC respectively.
  • SwitchBrew wiki for documenting various service API used in SwitchIdent.
  • devkitPro for the devkitA64 toolchain and libnx support.