Installs gamecards directly to the console. Doing this is a massive ban risk

suchmememanyskill bab03f1976 Update Makefile před 1 rokem
.github 36bca58e6b Update readme před 4 roky
images 7d501e70f6 Fix cnmt parsing. před 4 roky
includes ab3244ace3 changes for FsFileSystem před 1 rokem
romfs 4aab13230e Fixed music stopping when gamecard is ejected. před 4 roky
source be795a7bf6 Fix for latest libnx před 1 rokem
.gitattributes e6b0189f45 Initial commit před 4 roky
.gitignore 92c9077ff4 big change commit (see description) před 4 roky
LICENSE e6b0189f45 Initial commit před 4 roky
Makefile bab03f1976 Update Makefile před 1 rokem
README.md d549c5f916 Update README.md před 4 roky
icon.jpg e6b0189f45 Initial commit před 4 roky

README.md

THIS PROJECT IS ARCHIVED.

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.


Gamecard-Installer-NX

A way to install your gamecards directly to the switch!

Alt text


How to use

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


How to build

Install the Devkitpro tool chain from here.

Using pacman (installed with devkitpro) install the following libraries:

  • switch-freetype
  • switch-sdl2
  • switch-sdl2_mixer
  • switch-sdl2_gfx
  • switch-sdl2_image
  • switch-sdl2_ttf
  • switch-mpg123
  • switch-libwebp
  • switch-libpng
  • switch-opusfile
  • switch-libvorbisidec
  • switch-libmodplug
  • switch-libjpeg-turbo
  • switch-flac
  • switch-libopus
  • switch-libogg
  • switch-zlib

If you have any problems building, feel free to open an issue including any build errors.


Special thanks

toph for the design of the app icon!

The great people over at AtlasNX discord for gui advice and helping test.


Support my work

ko-fi

Patreon donate button