A Nintendo Switch homebrew app to download and update Kefir, FWs and cheat codes. Based on AiO-switch-updater by HamletDuFromage
Copy the kefir-updater.nro
directory to /switch/kefir-updater
on your sdcard.
- Download the Kefir. After downloading the CFW archive, the program will extract it and launch TegraExplorer for installing CFW in a proper way
- Download firmare files to
/firmware
that can then be installed using DayBreak.
- Downloads and extracts daily-updated cheat code. The program will only extract cheat codes for the games you own. By default, this homebrew will overwrite the existing cheats. If you have your own cheat files that you'd like to keep as is, you can turn off cheat updates for specific titles in
Tools->Cheat Menu
. - Since v2.0.0, aio-switch-updater can also download cheat sheets from
CheatSlips.com
.
- View which of your games got cheat codes from the app.
- Launch the Switch's web browser.
You need to have installed devkitPro and devkitARM in order to compile this project.
Install the required dependencies:
$ sudo (dkp-)pacman -Sy
$ sudo (dkp-)pacman -S switch-glfw \
switch-curl \
switch-glm \
switch-mbedtls \
switch-zlib
Use switch-ex-curl
instead of switch-curl
to use this app with an invalid SSL certificate.
Use portlibs and build with libnx provided in this repository
Clone the repository
$ git clone --recursive https://github.com/HamletDuFromage/aio-switch-updater
$ cd aio-switch-updater
Compile
$ cd aiosu-forwarder
$ make
$ cd ..
$ make
I do not own, host nor distribute any of the files that can be downloaded with this homebrew tool. At the owner's request, I will immediately remove the ability to download any problematic file.
- natinusala for the Borealis library.
- tiansongyu for bringing support for multi-language and for his Chinese translation.
- yyoossk for the Japanese locale.
- sergiou87 for the Spanish locale.
- pedruhb for the Brazilian locale.
- AD2076 for the Italian locale.
- qazrfv1234 for the Traditional Chinese locale.
- Team Neptune whose rcm code I used.
- fennectech for helping test the app and providing suggestions.
- Iliak for cheatslips.com.