File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11; CtrBootManager configuration file
22
33[general] ; General configuration
4- timeout = 3 ; Default timeout in seconds (-1 = disable autoboot)
4+ timeout = -1 ; Default timeout in seconds (-1 = disable autoboot)
55recovery = 2 ; Hold this key to enter the menu (SELECT) (keycode: https://goo.gl/4XLDIL)
66default = 0 ; Default boot entry
77
@@ -17,19 +17,25 @@ bgImgTop = /bgTop.bin ; 400x240 pixels (https://xem.github.io/3DShomebrew/
1717bgImgBot = /bgBot.bin ; 320x240 pixels
1818
1919[entry]
20- title = AuReiNand ;
21- path = /AuReiNand .bin ;
20+ title = Luma3DS ;
21+ path = /arm9loaderhax .bin ;
2222offset = 0 ;
2323key = -1 ; Key to override default boot entry (NONE). Don't remove, must be last entry !
2424
2525[entry]
26- title = Cakes ;
27- path = /Cakes .bin ;
26+ title = Decrypt9 ;
27+ path = /luma/payloads/Decrypt9WIP .bin ;
2828offset = 0 ;
2929key = -1 ; Key to override default boot entry (NONE). Don't remove, must be last entry !
3030
3131[entry]
32- title = Decrypt9 ;
33- path = /Decrypt9-A9LH .bin ;
32+ title = EmuNAND9 ;
33+ path = /luma/payloads/EmuNAND9 .bin ;
3434offset = 0 ;
35- key = 3 ; Key to override default boot entry (START). Don't remove, must be last entry !
35+ key = -1 ; Key to override default boot entry (START). Don't remove, must be last entry !
36+
37+ [entry]
38+ title = Uncart ;
39+ path = /luma/payloads/Uncart.bin ;
40+ offset = 0 ;
41+ key = -1 ; Key to override default boot entry (START). Don't remove, must be last entry !
You can’t perform that action at this time.
0 commit comments