Mikaela RJ Szekely
|
93561003e8
|
Implement #989: Add configurable splash duration
|
2017-12-28 21:50:06 -05:00 |
|
TuxSH
|
22a8661fe1
|
Always patch FS and P9, remove SM service checks
|
2017-11-02 21:52:14 +01:00 |
|
Aurora Wright
|
f619dafff1
|
Added displaying boot source and loader on the bottom screen in the config
|
2017-08-20 17:00:47 +02:00 |
|
Aurora Wright
|
13317b9548
|
Change ntrboot behavior, turn Luma into a chainloader when used as ntrboot FIRM as it can not be functional, disable FIRM protection when ran from ntrboot B9S
|
2017-08-20 16:08:54 +02:00 |
|
TuxSH
|
31ff6a1da8
|
Clarify option
|
2017-06-20 17:39:11 +02:00 |
|
TuxSH
|
17828273a5
|
Revamp config format, add saving of Rosalina opt.
(menu combo & 3dsx title ID)
|
2017-06-18 22:31:21 +02:00 |
|
Aurora Wright
|
0c68750056
|
Refactor payload loading, fix messy externs, add safety checks to Nintendo FIRMs, fix some Nintendo FIRMs not being loaded as payloads
|
2017-06-10 02:39:00 +02:00 |
|
Michael Scire
|
0694ea8367
|
Add config option to disable exception vectors.
|
2017-06-07 17:48:30 -07:00 |
|
Aurora Wright
|
31f4419eec
|
Refactor screen functions, completely fix config not saving bug
|
2017-06-06 02:12:18 +02:00 |
|
TuxSH
|
21db0d45bd
|
Added Rosalina, see details
- see release notes
- ( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)
- (∩ ͡° ͜ʖ ͡°)⊃━☆゚
- ( ͡ᵔ ͜ʖ ͡ᵔ) ♫┌( ͡° ͜ʖ ͡°)┘♪ ♫└( ͡° ͜ʖ ͡°)┐♪
|
2017-06-05 02:02:04 +02:00 |
|
Aurora Wright
|
98f650a5de
|
Make loader recognize SD/CTRNAND modes and only look in the appropriate one
|
2017-05-20 05:09:48 +02:00 |
|
TuxSH
|
ab14e77b50
|
Remove A9LH & Brahma support altogether, use FIRM format instead
|
2017-05-19 22:06:49 +02:00 |
|
Aurora Wright
|
bd62f033ab
|
Drop pre-A9LH support
|
2017-05-17 14:53:29 +02:00 |
|
Aurora Wright
|
7f33309903
|
Fixed config bug, minor stuff
|
2017-04-14 04:48:03 +02:00 |
|
TuxSH
|
706cd50f25
|
Always hide PIN, rework dev. options, fix bug
|
2017-03-05 01:56:24 +01:00 |
|
TuxSH
|
6f56a9bfe9
|
Update config.h
|
2017-01-24 02:22:38 +01:00 |
|
John Kearney
|
92cc989dc9
|
Add pin hiding option
|
2017-01-19 17:24:06 -05: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
|
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
|
b499c7ee75
|
Use f_chdir and relative paths
|
2016-10-12 02:32:36 +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
|
b575ee9e28
|
Minor stuff
|
2016-10-08 01:58:58 +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
|
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
|
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
|
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
|
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 |
|
Aurora
|
6e178e2069
|
Merge branch 'master' into developer
|
2016-09-08 03:11:06 +02:00 |
|
Aurora
|
277d723992
|
Minor stuff (2)
|
2016-09-08 02:51:51 +02:00 |
|
Aurora
|
edcc617780
|
Merge master into developer
|
2016-09-08 01:43:36 +02:00 |
|
Aurora
|
5d39242b83
|
Added support for up to 4 emuNANDs (the "second emuNAND as default" toggle is now a multi option, and you can choose the emuNAND on startup by holding Up (1)/Right (2)/Down (3)/Left (4) when EmuNAND is being booted), added a B payload as the B button was freed
|
2016-09-08 00:49:55 +02:00 |
|
Aurora
|
9152884815
|
Merge master into developer
|
2016-09-04 13:55:31 +02:00 |
|
Aurora
|
2b4e97bec5
|
Get rid of the PIN on/off toggle and add an Off status to the multi option, change the config layout to allow for more multi options, add macros for all options
|
2016-09-04 13:45:03 +02:00 |
|
Aurora
|
6c59728516
|
Merge master into developer
|
2016-09-04 00:48:09 +02:00 |
|
Aurora
|
423f0ca631
|
Merge branch 'master' into developer
|
2016-09-03 22:01:12 +02:00 |
|
Aurora
|
7612e38d41
|
Increase the config minor version
|
2016-09-03 22:00:49 +02:00 |
|
Aurora
|
a99b26ff8c
|
Merge master into developer
|
2016-09-02 14:24:24 +02:00 |
|
Aurora
|
9bc62ec12d
|
Move config and PIN paths to the respective headers
|
2016-09-02 14:14:19 +02:00 |
|
Aurora
|
726b06b748
|
Merge master into developer
|
2016-08-31 16:14:20 +02:00 |
|
Aurora
|
0057ab9c5a
|
Fix config not being written in a rare circumstance
|
2016-08-31 16:11:44 +02:00 |
|
TuxSH
|
cb9576b10e
|
Merge branch 'master' into developer
Conflicts:
source/firm.c
source/firm.h
source/patches.c
source/patches.h
|
2016-08-29 20:12:23 +02:00 |
|
Aurora
|
92328c6a7e
|
Made it easier to change your PIN, added PIN file deletion when needed
|
2016-08-28 15:51:54 +02:00 |
|
Aurora
|
52999db43a
|
Readability stuff
|
2016-08-28 14:41:18 +02:00 |
|
TuxSH
|
84f3eddaf8
|
Merge branch 'master' into developer
Conflicts:
source/config.c
source/config.h
|
2016-08-27 19:31:42 +02:00 |
|
Aurora
|
31458e9938
|
Implement a new config file format which allows invalidating the config with new releases, fix config-related bugs, cleanup
|
2016-08-27 16:00:15 +02:00 |
|
TuxSH
|
259bcc686c
|
Merge branch 'master' into developer
Conflicts:
source/config.c
source/firm.c
|
2016-08-26 23:28:31 +02:00 |
|