Commit Graph

68 Commits

Author SHA1 Message Date
Pk11
463e6a6394 Print TMD and save files in ROM info if found 2022-01-14 10:29:36 -06:00
Pk11
58716b2c11
Update README.md 2022-01-14 09:47:41 -06:00
Pk11
1273ec2af6 Update README.md 2022-01-13 05:33:38 -06:00
Pk11
bbada58a7a Forge a ticket if a legit TMD was given
With this it's able to be launched from the DSi Menu without RSA patches
2022-01-13 04:59:20 -06:00
Pk11
c4e202b366 Fix free space calculation
I switched it to calculating for the drive, but we actually want just the 1024 blocks given to the 00030004 folder anyways, so this just reverts to the old behaviour, but with a couple fixes
2022-01-12 23:57:34 -06:00
Pk11
f893d21f05 Don't allow installing when battery is low 2022-01-10 23:17:39 -06:00
Pk11
cc45070fb4 Better DSi header check 2022-01-10 23:11:06 -06:00
Pk11
50192436ab Use keysDownRepeat() for cursor movement 2022-01-10 12:04:56 -06:00
Pk11
923676b24a Alphabetically sort lists 2022-01-10 12:01:10 -06:00
Pk11
ccf02d7ab9 Recolor icon so it looks different from TMFH
If anyone wants to make a better icon, feel free to PR it
2022-01-09 23:52:06 -06:00
Pk11
1ae9504dda
Update README.md 2022-01-09 21:58:24 -06:00
Pk11
040ddd6db3 Fix FAT mismatch if exited by holding POWER 2022-01-09 21:36:18 -06:00
Pk11
342c9b4b3b Add warning if Unlaunch isn't installed 2022-01-09 21:35:48 -06:00
Pk11
1456af2bed Rebranding 2, NAND Title Manager 2022-01-09 20:32:24 -06:00
Pk11
580d98535b Minor code cleanup 2022-01-09 20:29:51 -06:00
Pk11
643bc4143c Block messing with system titles on SysNAND 2022-01-09 20:05:07 -06:00
Pk11
e75e230b23 Use save files and legit TMD if found 2022-01-09 19:07:28 -06:00
Pk11
10f73e7959 Rename to Universal Title Manager, re-add hiya support 2022-01-09 16:55:27 -06:00
Pk11
9ae5370f11 Add randomized button sequence confirmation 2022-01-09 16:02:01 -06:00
Pk11
e3f3358420 Build with Actions 2022-01-09 14:51:03 -06:00
Pk11
e22719edff Change extension to .dsi 2022-01-09 14:44:35 -06:00
Pk11
0dd8b943f8 Add option to force FAT copy mismatch fix 2022-01-09 14:41:58 -06:00
Pk11
ee8da6519d Better NAND written check
Previously it'd break if you missed anywhere
2022-01-09 14:38:14 -06:00
Pk11
0d957e476a Fix mismatch in FAT copies on deleting title 2022-01-09 03:01:24 -06:00
Pk11
b6fa1e97c9 SysNAND title manager
WARNING: This is *barely* tested and should be used with *extreme caution*
2022-01-09 03:01:24 -06:00
JeffRuLz
e74700db9e
Fix for new devkitpro update. 2020-06-18 17:13:59 +00:00
JeffRuLz
596e8f0f1c
Create LICENSE.txt 2019-08-06 22:35:46 -05:00
JeffRuLz
185bcecfe1
0.7.1 2019-07-13 13:55:58 -05:00
JeffRuLz
0b313a9836
0.7.0 2019-06-26 20:33:26 -05:00
JeffRuLz
4729646e8d
0.7.0 2019-06-26 20:26:57 -05:00
JeffRuLz
464fbd6151
Backups work reliably now 2019-06-20 21:41:46 -05:00
JeffRuLz
0c2c664882
Delete fat12.h 2019-06-20 14:26:39 -05:00
JeffRuLz
b6d30e2192
Delete fat12.c 2019-06-20 14:26:32 -05:00
JeffRuLz
d034de5aa7
Delete app.h 2019-06-20 14:26:24 -05:00
JeffRuLz
0efa89e6b8
Delete app.c 2019-06-20 14:26:16 -05:00
JeffRuLz
c05199c59a
0.6.8 2019-06-20 14:24:53 -05:00
JeffRuLz
1491f6b862
Update README.md 2019-06-20 14:23:44 -05:00
JeffRuLz
2ab11e7ebc
0.6.5 beta 2019-06-09 13:46:10 -05:00
JeffRuLz
0e938a3f1f
Delete titles.h 2019-06-09 13:45:01 -05:00
JeffRuLz
0e4cdbf43e
Delete titles.c 2019-06-09 13:44:55 -05:00
JeffRuLz
52215ca8f7
Delete titlemenu.c 2019-06-09 13:44:49 -05:00
JeffRuLz
148ec29888
Delete testmenu.c 2019-06-09 13:44:43 -05:00
JeffRuLz
665ab7da49
Delete storage.h 2019-06-09 13:44:37 -05:00
JeffRuLz
fb8e630a4f
Delete storage.c 2019-06-09 13:44:32 -05:00
JeffRuLz
977ea6e7de
Delete menu.h 2019-06-09 13:44:22 -05:00
JeffRuLz
a1d9a74865
Delete menu.c 2019-06-09 13:44:16 -05:00
JeffRuLz
22aa13b8dc
Delete maketmd.h 2019-06-09 13:44:09 -05:00
JeffRuLz
78dcb32df7
Delete maketmd.c 2019-06-09 13:44:05 -05:00
JeffRuLz
f40d41bfd0
Delete main.h 2019-06-09 13:43:58 -05:00
JeffRuLz
05df522b29
Delete main.c 2019-06-09 13:43:53 -05:00