Installs gamecards directly to the console. Doing this is a massive ban risk
suchmememanyskill bab03f1976 Update Makefile | 1 vuosi sitten | |
---|---|---|
.github | 4 vuotta sitten | |
images | 4 vuotta sitten | |
includes | 1 vuosi sitten | |
romfs | 4 vuotta sitten | |
source | 1 vuosi sitten | |
.gitattributes | 4 vuotta sitten | |
.gitignore | 4 vuotta sitten | |
LICENSE | 4 vuotta sitten | |
Makefile | 1 vuosi sitten | |
README.md | 4 vuotta sitten | |
icon.jpg | 4 vuotta sitten |
I am no longer updating any of my switch homebrew apps. This also means that there will be no more public releases made by me.
Thank you to everyone that was kind to me along the way.
A way to install your gamecards directly to the switch!
Installing
Download the latest release and unzip the contents to the root of the sd card.
This should result in a folder struct like this /switch/gamecard_installer/gamecard_installer.nro
.
Multi gamecards
Some gamecards have multiple games inside. An example of this is the Child of Light & Valiant Hearts gamecard.
These can still be installed. Pressing L
or R
will allow you to cycle through the games on the gamecard.
Lower Keygen Version
Lowering the keygen (to zero) can allow for games to be launched on all firmware version. This does not guarantee that the game will work however.
This option will also convert any titlekey encrypted nca's to standard crypto (ticketless).
An example of a working game is Pokemon Sword, this game requires firmware 7 usually, however it can work on firmware 6.
To use this option, you must have a keys file named either prod.keys
or keys.txt
in either /switch
or /switch/gamecard_installer/
.
To dump your own keys please use Lockpick RCM.
Playing music
This app can play music!
Simply drop any .mp3 files into /switch/gamecard_installer/
.
You can have the .mp3 in folders if you prefer, the app will scan recursively. E.g. /switch/gamecard_installer/music/song.mp3
.
Here's a great site for high quality video game music..
Install the Devkitpro tool chain from here.
Using pacman (installed with devkitpro) install the following libraries:
If you have any problems building, feel free to open an issue including any build errors.
toph for the design of the app icon!
The great people over at AtlasNX discord for gui advice and helping test.