This website works better with JavaScript.
Nichole Mattera
Support My Work on Ko-fi
Sign In
NicholeMattera
/
Kosmos-Updater-Diagnostic
Code
Releases
1
Activity
A homebrew application for the Nintendo Switch to diagnose potential issues with Kosmos Updater.
nintendo-switch
kosmos
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
2
Branches
198 KiB
C
69.3%
C++
28.6%
Makefile
2.1%
Branch:
main
main
ssl
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
HTTPS
ZIP
TAR.GZ
Nichole Mattera
3d87c1dac9
Updated names.
9 months ago
src
Updated names.
9 months ago
.gitignore
Initial Commit.
2 years ago
Icon.jpg
Initial Commit.
2 years ago
LICENSE
Initial Commit.
2 years ago
Makefile
Updated names.
9 months ago
README.md
Fix Zipper link.
2 years ago
README.md
Kosmos Updater Diagnostic
A homebrew application for the Nintendo Switch to diagnose potential issues with Kosmos Updater.
Credits
Thanks to
@yellow8
, and
@plutoo
for the example of
reading an NACP from an NRO
in NX-HBMenu.
Thanks to
switchbrew.org
for the awesome documentaion on
NRO
and
NACP
.
Thanks to
@sebastiandev
for their fork of minizip and their awesome wrapper for it,
Zipper
.