cc0cade4d2
Implemented ips patcher for code.bin, extended patching to applets
Aurora
2016-11-19 15:44:10 +01:00
1e3362250f
Cleanup, fixed exceptions derp, support RomFS from CTRNAND, patching features for NAND titles
Aurora
2016-11-17 15:38:28 +01:00
db16e8d602
Little fixes (2)
Aurora
2016-11-16 20:06:01 +01:00
2a563eddd0
Little fixes
Aurora
2016-11-16 14:52:50 +01:00
6b8474b7b9
Minor stuff
Aurora
2016-11-16 04:02:39 +01:00
b5336c81cc
Added RomFS redirection courtesy of @delebile, changed structure for game patches: language emulation txts now go to /luma/titles/<titleid>/locale.txt, code.bins go to /luma/titles/<titleid>/code.bin, RomFSes go to /luma/titles/<titleid>/romfs
Aurora
2016-11-16 03:41:59 +01:00
5c855ea52f
Better this way
Aurora
2016-11-13 22:31:00 +01:00
c83edea7ad
Improved the waitInput function basing on code from @d0k3, added support for the power button, added possibiity to quit the payload loader menu with START
Aurora
2016-11-13 22:13:24 +01:00
2e1b943805
Implement chainloader selector menu (can be called with START, the START payload can now be booted with L+START
Aurora
2016-11-13 18:10:59 +01:00
bc167dde2d
Reword the developer options decription
Aurora
2016-11-13 13:56:29 +01:00
a2cfa2be16
Fix same handling bug on arm9
TuxSH
2016-11-11 00:30:49 +01:00
c4b691d688
Add another check
Aurora
2016-11-10 22:41:51 +01:00
72a7a8eee5
Minor stuff
Aurora
2016-11-10 13:17:01 +01:00
52d352385f
Move dev common key patch to UNITINFO since it breaks SD retail encrypted CIAs
Aurora
2016-11-10 13:10:02 +01:00
c1f85650bd
Minor stuff
Aurora
2016-11-09 22:52:29 +01:00
b830909504
Optimize function
Aurora
2016-11-09 17:01:56 +01:00
4ad6b1c220
Attempt to increase the compatibility of language emulation with some rare games, add checks for the functions
Aurora
2016-11-09 16:33:54 +01:00
429488a4ba
Fixed New 3DS CPU patch overriding the CPU mode of N3DS exclusives/enhanced titles
Aurora
2016-11-08 17:39:54 +01:00
40c6cc11a5
Minor stuff
Aurora
2016-11-06 14:52:10 +01:00
594881c6ce
Do things properly
Aurora
2016-11-06 14:45:45 +01:00
273d0b2ce9
Minor stuff
Aurora
2016-11-03 19:02:38 +01:00
9b724d776e
Add title version support to loader, only apply userland patches to suitable title versions, report used console and safe mode boots to loader separately from the config, remove eShop update check patch as older eShop version would fail anyway and it causes issues with background updates
Aurora
2016-11-03 18:55:40 +01:00
3eaa706ccf
Minor stuff (2)
Aurora
2016-11-02 15:36:20 +01:00
b4c854dfe8
Minor stuff
Aurora
2016-11-01 20:50:04 +01:00
9cdadbe834
Cleanup some userland patches, add/cleanup credits for patches
Aurora
2016-11-01 19:05:04 +01:00
3b7b66b272
Fix fs patch to work on old FIRMs
Aurora
2016-10-15 15:04:48 +02:00
a795a45c34
Cleanup the modules patch (makes it considerably smaller too
Aurora
2016-10-15 05:00:09 +02:00
b58cbd228c
We don't really need two sets of blank spaces
Aurora
2016-10-15 00:32:00 +02:00
fc994285f9
Do the same with the reboot patch
Aurora
2016-10-14 19:13:33 +02:00
d5e74b91c7
Make loader read from CTRNAND just if SD is not mounted
Aurora
2016-10-14 18:03:17 +02:00
c5eb2e1070
Not needed
Aurora
2016-10-14 02:06:01 +02:00
d613cb057e
Minor stuff
Aurora
2016-10-13 18:45:38 +02:00
121792bebe
Fix A9LH patches not being applied after firmlaunch
Aurora
2016-10-13 15:19:37 +02:00
e07c230106
Simplify the main logic, remove assumption that if not using A9LH, SysNAND can't have a newer FIRM than EmuNAND, fix derp
Aurora
2016-10-13 15:08:30 +02:00
d5ce3044c8
Figured I might as well do this
Aurora
2016-10-13 00:52:18 +02:00