not really known
Go to file
Edoardo Lolletti 101269a3a8 Properly map to "sd" deviceList path, even if it says "nand"
Hiya passes the appname as nand:/, but the nand device is set as being external storage, so is actually mapped to the sd, account for that
2024-04-27 12:42:32 +02:00
.github/workflows Initial NTM sources 2024-04-25 19:13:10 +02:00
arm7 Allow retrieving the filename from the device list 2024-04-26 23:20:15 +02:00
arm9 Properly map to "sd" deviceList path, even if it says "nand" 2024-04-27 12:42:32 +02:00
nitrofiles Supports patching unlaunch with custom backgrounds 2024-04-26 19:03:23 +02:00
.gitignore Support loading unlaunch installer from nitrofs as fallback 2024-04-26 14:59:29 +02:00
icon.bmp Initial NTM sources 2024-04-25 19:13:10 +02:00
LICENSE.txt Initial NTM sources 2024-04-25 19:13:10 +02:00
Makefile Support loading unlaunch installer from nitrofs as fallback 2024-04-26 14:59:29 +02:00
README.md Update readme/makefile 2024-04-25 19:31:37 +02:00

"Safe" unlaunch installer

A basic homebrew with a single job, install and uninstall unlaunch from a console.

WARNING

This can modify your internal system NAND! There is always a risk of bricking, albeit small, when you modify NAND. Please proceed with caution.

Features

TODO

Notes

TODO

Credits