TuxSH
|
6d82649c3c
|
Update config.c
|
2017-04-17 12:24:58 +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
|
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 |
|
TuxSH
|
5081439f53
|
Update config.c
|
2017-03-05 14:12:49 +01:00 |
|
TuxSH
|
706cd50f25
|
Always hide PIN, rework dev. options, fix bug
|
2017-03-05 01:56:24 +01:00 |
|
HighMans
|
c875b506ea
|
Update config.c
|
2017-01-21 15:20:48 -05:00 |
|
John Kearney
|
92cc989dc9
|
Add pin hiding option
|
2017-01-19 17:24:06 -05:00 |
|
Aurora
|
bfc8ba8447
|
Minor cleanup
|
2016-11-29 20:11:30 +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
|
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
|
37e467ba60
|
Cleanup, add possibility to clear the inserted PIN by pressing SELECT
|
2016-11-14 15:42:26 +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
|
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
|
52d352385f
|
Move dev common key patch to UNITINFO since it breaks SD retail encrypted CIAs
|
2016-11-10 13:10:02 +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
|
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
|
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
|
e07c230106
|
Simplify the main logic, remove assumption that if not using A9LH, SysNAND can't have a newer FIRM than EmuNAND, fix derp
|
2016-10-13 15:08:30 +02:00 |
|
Aurora
|
d5ce3044c8
|
Figured I might as well do this
|
2016-10-13 00:52:18 +02:00 |
|
Aurora
|
b499c7ee75
|
Use f_chdir and relative paths
|
2016-10-12 02:32:36 +02:00 |
|
Aurora
|
615e5dfaa7
|
Fixed CTRNAND writing leaving encrypted data (thanks to d0k3), added path.txt support for CTRNAND, have the firmlaunch patch panic if both payloads cannot be found
|
2016-10-11 16:55:37 +02:00 |
|
Aurora
|
5b4712644a
|
Lots of refactoring, main() has its own file yet again, properly handle failed patches/decryption steps, support TWL and AGB FIRM since 3.0
|
2016-10-10 02:10:47 +02:00 |
|
Aurora
|
37030621ac
|
Revamp CTRNAND support, add proper support for hiding options in config menu
|
2016-10-08 01:47:39 +02:00 |
|
Aurora
|
0caf9f4214
|
Add safety checks, support booting from CTRNAND
|
2016-10-07 14:27:30 +02:00 |
|
Aurora
|
d010038228
|
Minor config descriptions changes
|
2016-09-26 16:00:10 +02:00 |
|
Aurora
|
c1f55735fc
|
Reintroduce the CakeBrah patch to avoid having the Luma3DS.dat file on *hax/menuhax
|
2016-09-25 15:10:44 +02:00 |
|
Aurora
|
185ea86284
|
Fix derp
|
2016-09-23 21:52:42 +02:00 |
|
Aurora
|
7a3d15c48b
|
Got rid of CakeHax, patched CakeBrah to load arm9loaderhax.bin directly (lifting size restrictions in the process), got rid of the pathchanger (to have a custom path you can now enable the option and write it in a /luma/path.txt file, it must start with a / (this path is also picked up by the patched CakeBrah loader), fixed loading SafeA9LHInstaller and other payloads which need the OTP hash if having a PIN, fixed writing a file smaller than the existing one not removing the extra size, slightly changed the PIN format, added support for the alternate framebuffer and made the splash screen use it (it is now displayed all at once), fixed screen issues from CakeBrah
|
2016-09-22 14:54:55 +02:00 |
|
Aurora
|
ba1cf6473a
|
Rewording of config decriptions
|
2016-09-19 19:04:22 +02:00 |
|
Aurora
|
a7fcc6a5cf
|
Add note to the access patches description
|
2016-09-19 16:51:17 +02:00 |
|
Aurora
|
b7b3400296
|
Minor stuff
|
2016-09-19 14:57:36 +02:00 |
|
Aurora
|
420ccdcb82
|
Merge master and dev builds
|
2016-09-19 14:05:56 +02:00 |
|
Aurora
|
85aaae67bf
|
Minor wording stuff
|
2016-09-18 18:05:51 +02:00 |
|
TuxSH
|
efe66bc72e
|
Make option descriptions more readable, fix bug in draw.c
|
2016-09-18 17:40:00 +02:00 |
|
Aurora
|
14152b3072
|
Minor config wording stuff
|
2016-09-15 03:39:03 +02:00 |
|
Aurora
|
8f3cba37b3
|
Minor stuff
|
2016-09-14 22:48:46 +02:00 |
|
Aurora
|
724af0fdc4
|
Forgot this
|
2016-09-14 00:07:33 +02:00 |
|
Aurora
|
550ea2116e
|
Implement custom "Ver." string, must be in a textfile named "customversion.txt" in /luma, with base format Ver. %d.%d.%d-%d%ls, implemented descriptions for the options on the bottom screen, you can now boot SysNAND with an EmuNAND FIRM other than the first one, cleanup
|
2016-09-13 23:16:23 +02:00 |
|
Aurora
|
7952271d61
|
Get rid of selectScreen, allow clearing the screens separately, implement a PIN message function on the bottom screen (you can place a textfile named pinmessage.txt in /luma, with 800 characters max)
|
2016-09-13 16:22:26 +02:00 |
|
Aurora
|
ffaa5790c2
|
Cleanup, add boundary checks for files loaded from SD
|
2016-09-13 15:07:07 +02:00 |
|
Aurora
|
050f58a3bb
|
Don't init screens if the PIN file does not exist or is invalid
|
2016-09-12 19:03:31 +02:00 |
|
Aurora
|
da0adeb39e
|
Switch to enums for the options
|
2016-09-11 19:17:56 +02:00 |
|
Aurora
|
63160a22a6
|
Hide N3DS CPU setting on O3DS
|
2016-09-11 18:45:53 +02:00 |
|
Aurora
|
dc8e4e5f14
|
Merged the two branches
|
2016-09-08 18:50:17 +02:00 |
|