Commit Graph

5 Commits

Author SHA1 Message Date
Edoardo Lolletti
cae02f6607 Rework install/unlinstall flow
Restructure the code and use the same approach as the launcher tmd restorer to deal with tmds.
Store all the known tmds for all the launcher versions with their corresponding shas, and use them when restoring the console.
Now if the main tmd isn't either the stock one or one with the patch done by this program, it's treated a invalid and will be restored from the saved ones when uninstalling.
This breaks for now proto/dev consoles as there is no handling for "default tmds" on them and the program logic has to be changed accordingly
2025-08-12 17:42:03 +02:00
Edoardo Lolletti
1c0d2adf65 Support loading unlaunch installer from nitrofs as fallback
Using nitrofs implementation from gm9i
2024-04-26 14:59:29 +02:00
Edoardo Lolletti
ef82ae14d5 Update readme/makefile 2024-04-25 19:31:37 +02:00
Edoardo Lolletti
12cd316538 Initial "safe" unlaunch installer attempt 2024-04-25 19:13:32 +02:00
Edoardo Lolletti
35b8982442 Initial NTM sources 2024-04-25 19:13:10 +02:00