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.
3
Commits
2
Branches
198 KiB
C
69.3%
C++
28.6%
Makefile
2.1%
Tree:
e1d240df03
main
ssl
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e1d240df03'
${ noResults }
HTTPS
ZIP
TAR.GZ
Nichole Mattera
e1d240df03
Fix Zipper link.
2 years ago
src
Reduced the amount of duplicate code.
2 years ago
.gitignore
Initial Commit.
2 years ago
Icon.jpg
Initial Commit.
2 years ago
LICENSE
Initial Commit.
2 years ago
Makefile
Initial Commit.
2 years 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
.