Pk11
c14a2c8548
Don't install system titles without Unlaunch
2022-01-15 03:26:05 -06:00
Pk11
8f203aa5c5
Show how much space is free on NAND itself
2022-01-15 02:57:45 -06:00
Pk11
0c0dcc3e5e
Use real free space if smaller than DSiWare limit
2022-01-15 01:01:59 -06:00
Pk11
eed5dc867e
Link the wiki too
2022-01-15 00:13:28 -06:00
Pk11
73a8744c14
Update README.md
2022-01-14 23:59:30 -06:00
Pk11
99d73b065f
Update README.md
2022-01-14 23:24:38 -06:00
Pk11
1c847ced2a
Add marking titles as read-only
2022-01-14 23:11:30 -06:00
Pk11
14356e1628
Blacklist Nintendo Zone
...
Apparently Korean consoles don't have it, so I missed it lol
2022-01-14 22:55:23 -06:00
Pk11
68fc9a6586
Clean up formatting
...
No code changes outside of a very minor change to arm7/main.c (removes unused functions)
2022-01-14 22:42:47 -06:00
Pk11
c9267de164
Say that keeping real tickets is recommended
2022-01-14 20:45:55 -06:00
Pk11
af3408a8aa
Allow (un)installing non-preinstalled system apps
2022-01-14 20:42:01 -06:00
Pk11
cfbbd949d8
Fix FIFO lockup if waiting too long on start messages
2022-01-14 19:56:33 -06:00
Pk11
948871798b
Add video guide notice
2022-01-14 19:55:41 -06:00
Pk11
a831de4333
Improve Unlaunch check
2022-01-14 19:21:34 -06:00
Pk11
6d8fb9ca44
Rework backups
2022-01-14 18:50:35 -06:00
Pk11
fc13fbeb89
Rename "Shut Down" menu option to "Exit"
...
If launched from TWiLight or HBMenu it'll return to that
2022-01-14 16:54:15 -06:00
Pk11
4ad2d28847
Correctly calculate install size
...
It's now correct down to the byte, before you could cause the menu to error if you installed something within 16KiB or so of the limit
2022-01-14 16:31:00 -06:00
Pk11
c8c99fa06c
Show size of ROM in blocks too
2022-01-14 16:03:03 -06:00
Pk11
c7646c1799
Remove option to override space check
...
yeah definitely not leaving in a 'would you like to brick' option for people without Unlaunch lol
2022-01-14 15:44:53 -06:00
Pk11
67f53c05a5
Remove option to install when exceeding DSi Menu limit
...
Apparently this doens't actually cause 'an error has occurred', however I'd still rather not allow that risk as there's not really any reason to and if it somehow did cause the error without Unlaunch that'd be a brick
2022-01-14 11:14:21 -06:00
Pk11
a5662505fa
Don't show files that start with .
2022-01-14 10:36:03 -06:00
Pk11
4f1657ab2c
Show file errors before asking to install
2022-01-14 10:35:42 -06:00
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