Commit Graph
100 Commits
Author SHA1 Message Date
Aurora Wright b5eba765a5 Fix update RomFSes mounted as "ext:" (such as Taiko no Tatsujin: Don Don! Mystery Adventure) 2017-04-26 17:26:39 +02:00
Aurora Wright a5ddc38477 Minor stuff 2017-04-23 19:22:38 +02:00
Aurora Wright 8d102256a2 Improve fsTryOpenFile pattern (fixes Zelda Triforce Heroes) 2017-04-23 18:44:46 +02:00
Aurora Wright 2e561f7ea9 Cleanup 2017-04-23 05:40:22 +02:00
Aurora Wright 9656fe1b6f Change variable names for consistency 2017-04-23 03:13:38 +02:00
Aurora Wright 48c23f2a43 Attempt to fix NSMB2 by changing archive name 2017-04-23 03:11:02 +02:00
Aurora Wright 81dea35754 Minor stuff 2017-04-17 03:59:45 +02:00
Aurora Wright fdbe43421b Fix diffs offsets 2017-04-17 02:31:04 +02:00
Aurora Wright 0d71560785 Minor stuff (2) 2017-04-17 02:18:34 +02:00
Aurora Wright 108e8a0cd4 Make loader search for patterns in just the appropriate code.bin segment, tentatively fix compatibility with Daigasso updates 2017-04-17 02:14:17 +02:00
Aurora Wright 653e81c48e Minor stuff 2017-04-17 01:01:03 +02:00
Aurora Wright 0dc0783094 Update submodules 2017-04-17 00:48:54 +02:00
Aurora Wright 2ff4fc3cdd Merge branch 'master' of https://github.com/AuroraWright/Luma3DS 2017-04-15 22:36:42 +02:00
Aurora Wright c9456055ea Minor stuff 2017-04-15 22:36:34 +02:00
Aurora Wright 36e54642d2 Remove unused code, fix bug 2017-04-15 15:58:07 +02:00
Aurora Wright e04cb28711 Update credits, remove useless DLP version check 2017-04-15 15:47:10 +02:00
Aurora Wright ad1dc51e06 Mention IPS patches too 2017-04-14 18:14:46 +02:00
Aurora Wright 5b6bab7a58 Change Custom RomFS -> LayeredFS 2017-04-14 17:58:24 +02:00
Aurora Wright 9bd2fc659d Remove layeredFS debugging 2017-04-14 17:44:18 +02:00
Aurora Wright f18633f65f Fix injector derp 2017-04-14 17:42:17 +02:00
Aurora Wright 1026bc7b4f Update FatFs 2017-04-14 17:31:34 +02:00
Aurora Wright f1dee68142 Complete kernel9Loader 2017-04-14 17:07:41 +02:00
Aurora Wright f7cc2d295c Fix config derp (2) 2017-04-14 14:54:31 +02:00
Aurora Wright a6f254b5cf Fix config derp 2017-04-14 14:42:42 +02:00
Aurora Wright 00dbbe1b28 Not needed to save the whole struct 2017-04-14 05:02:45 +02:00
Aurora Wright 7f33309903 Fixed config bug, minor stuff 2017-04-14 04:48:03 +02:00
Aurora Wright c95808fa2d CTRNAND for LayeredFS and small changes 2017-04-13 02:49:19 +02:00
Aurora Wright 5b6bd048a9 LayeredFS 2017-04-13 01:03:57 +02:00
Aurora f89845257e Minor stuff 2016-12-11 20:10:51 +01:00
Aurora 2f274e2f47 Consistency 2016-12-11 19:51:11 +01:00
Aurora 38088e80e1 Switch to static arrays 2016-12-11 19:30:54 +01:00
Aurora 14162828ea Fix custom paths shorter than the original one 2016-12-11 19:25:12 +01:00
Aurora ab8507e09d Makefile cleanup 2016-12-03 23:22:48 +01:00
Aurora 0d25c07333 Payload menu fixes 2016-12-01 00:51:07 +01:00
Aurora bfc8ba8447 Minor cleanup 2016-11-29 20:11:30 +01:00
Aurora a45f8293d9 Fix small derp 2016-11-29 19:51:07 +01:00
Aurora f29b9d14d7 Minor stuff 2016-11-26 22:46:46 +01:00
Aurora 9c9fd2deef Include base_tools instead of specifying binaries manually 2016-11-26 18:00:17 +01:00
Aurora 3bb01ffd68 Remove useless makefile rules 2016-11-26 17:48:57 +01:00
Aurora bc6d9994dc Patches fail on applets 2016-11-26 15:01:07 +01:00
Aurora e177f9e0fe Minor stuff 2016-11-26 14:07:48 +01:00
Aurora cc0cade4d2 Implemented ips patcher for code.bin, extended patching to applets 2016-11-19 15:44:10 +01:00
Aurora 1e3362250f Cleanup, fixed exceptions derp, support RomFS from CTRNAND, patching features for NAND titles 2016-11-17 15:46:57 +01:00
Aurora db16e8d602 Little fixes (2) 2016-11-16 20:29:19 +01:00
Aurora 2a563eddd0 Little fixes 2016-11-16 14:52:50 +01:00
Aurora 6b8474b7b9 Minor stuff 2016-11-16 04:02:39 +01:00
Aurora 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 2016-11-16 03:41:59 +01:00
Aurora 1fcab825bf Fix derp (3) 2016-11-15 20:34:11 +01:00
Aurora 0306556032 Fix derp (2) 2016-11-15 19:45:27 +01:00
Aurora b093578046 Fix derps 2016-11-15 19:35:57 +01:00
Aurora 9332b9eb33 Refactor the codebase to limit nested if/elses 2016-11-15 19:29:48 +01:00
Aurora 141c7817a0 Cleanup 2016-11-15 14:08:58 +01:00
Aurora f155026d8f Fix derp 2016-11-14 20:49:59 +01:00
Aurora 37e467ba60 Cleanup, add possibility to clear the inserted PIN by pressing SELECT 2016-11-14 15:42:26 +01:00
Aurora 3572b835b5 Some consoles seem to need 3ms 2016-11-14 02:11:12 +01:00
Aurora da4f3a72af Re-add the power button support with a temporary (?) bugfix 2016-11-14 01:56:52 +01:00
Aurora 2938bbd11f This function appears to be borked on New 3DS 2016-11-14 01:03:11 +01:00
Aurora abf3017eb2 Fix epic fail 2016-11-14 00:08:41 +01:00
Aurora 5c855ea52f Better this way 2016-11-13 22:36:13 +01:00
Aurora 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 2016-11-13 22:15:03 +01:00
Aurora 6d3113c8c3 Hide payload extension 2016-11-13 19:30:30 +01:00
Aurora 48c48c7bbc Fix max payload filename size 2016-11-13 18:50:01 +01:00
Aurora e4093ed988 Minor stuff 2016-11-13 18:40:33 +01:00
Aurora c79af52720 Save 2 characters for payload names 2016-11-13 18:30:34 +01:00
Aurora 61eeaca6d5 Move START here 2016-11-13 18:17:02 +01:00
Aurora 320a79ba72 Fix derp 2016-11-13 18:13:12 +01:00
Aurora 2e1b943805 Implement chainloader selector menu (can be called with START, the START payload can now be booted with L+START 2016-11-13 18:10:59 +01:00
Aurora bc167dde2d Reword the developer options decription 2016-11-13 13:56:29 +01:00
Aurora 7d9a8b4211 Fix derp 2016-11-12 22:27:03 +01:00
Aurora 0b16d88756 Minor stuff 2016-11-12 14:17:42 +01:00
Aurora d7fd2f26c1 Revert "Add support for installing retail 0x3D[0] key-encrypted CIAs on dev units"
This reverts commit 5adb8749de.
2016-11-12 02:52:54 +01:00
Aurora 3474faa4a2 Added support for dev units sysupdater FIRM (untested but should work) 2016-11-12 01:50:43 +01:00
Aurora acd9c04ff6 Minor stuff 2016-11-11 18:31:38 +01:00
Aurora 833c9406b0 Make it possible to use the reboot patch with the payload on CTRNAND and no SD 2016-11-11 16:31:17 +01:00
Aurora 2f1253e27f Merge pull request #276 from SciresM/patch-1
Add devkit keys.
2016-11-11 15:56:57 +01:00
Aurora 7efa33dd7f It seems some games check just for the language 2016-11-11 04:04:12 +01:00
Aurora 4011970a57 Fix derp 2016-11-11 02:16:33 +01:00
Aurora c4b691d688 Add another check 2016-11-10 22:41:51 +01:00
Aurora 72a7a8eee5 Minor stuff 2016-11-10 13:17:58 +01:00
Aurora 52d352385f Move dev common key patch to UNITINFO since it breaks SD retail encrypted CIAs 2016-11-10 13:10:02 +01:00
Aurora c1f85650bd Minor stuff 2016-11-09 22:52:29 +01:00
Aurora b830909504 Optimize function 2016-11-09 17:01:56 +01:00
Aurora 4ad6b1c220 Attempt to increase the compatibility of language emulation with some rare games, add checks for the functions 2016-11-09 16:33:54 +01:00
Aurora 429488a4ba Fixed New 3DS CPU patch overriding the CPU mode of N3DS exclusives/enhanced titles 2016-11-08 17:52:02 +01:00
Aurora 40c6cc11a5 Minor stuff 2016-11-06 14:52:10 +01:00
Aurora 594881c6ce Do things properly 2016-11-06 14:45:45 +01:00
Aurora 1cc64a0fbc Merge branch 'master' of https://github.com/AuroraWright/Luma3DS 2016-11-06 01:10:18 +01:00
Aurora f492318e3c The cart update pattern is only present once on NS up to 8.0 2016-11-06 01:09:44 +01:00
Aurora f7e570383a Add dev unit check 2016-11-05 17:46:47 +01:00
Aurora 896a088199 Fix comment 2016-11-04 22:31:43 +01:00
Aurora f3322bd003 Fix config derp, remove 0key encryption/nand ncch encryption/CIA dev common key checks on retail consoles 2016-11-04 22:28:33 +01:00
Aurora cef947d67d Fix NS version 2016-11-03 19:36:08 +01:00
Aurora b6640d118d Fix derp 2016-11-03 19:29:28 +01:00
Aurora 273d0b2ce9 Minor stuff 2016-11-03 19:02:38 +01:00
Aurora 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 2016-11-03 18:56:32 +01:00
Aurora 3eaa706ccf Minor stuff (2) 2016-11-02 15:36:20 +01:00
Aurora b4c854dfe8 Minor stuff 2016-11-01 20:52:04 +01:00
Aurora 9cdadbe834 Cleanup some userland patches, add/cleanup credits for patches 2016-11-01 19:07:53 +01:00
Aurora 5d868284c6 Fix 11.2 FIRM support 2016-10-25 15:47:04 +02:00
Aurora 035751980d Minor stuff 2016-10-23 18:44:26 +02:00