2018-10-17 03:41:06 +01:00
|
|
|
BCT0
|
|
|
|
[stage1]
|
2018-12-04 11:54:25 +00:00
|
|
|
stage2_path = atmosphere/fusee-secondary.bin
|
2018-10-17 03:41:06 +01:00
|
|
|
stage2_addr = 0xF0000000
|
2018-11-30 12:13:06 +00:00
|
|
|
stage2_entrypoint = 0xF0000000
|
|
|
|
|
2019-04-06 20:01:11 +01:00
|
|
|
[emunand]
|
|
|
|
emunand_enabled = 0
|
|
|
|
emunand_path = atmosphere/emunand
|
|
|
|
|
2018-11-30 12:13:06 +00:00
|
|
|
[exosphere]
|
2018-12-08 01:30:07 +00:00
|
|
|
; Note: Disabling debugmode will cause parts of ams.tma to not work, in the future.
|
2018-12-07 11:32:24 +00:00
|
|
|
debugmode = 1
|
2018-11-30 12:13:06 +00:00
|
|
|
debugmode_user = 0
|
|
|
|
|
|
|
|
[stratosphere]
|
2018-11-30 12:36:29 +00:00
|
|
|
; To force-enable nogc, add nogc = 1
|
2019-04-06 20:01:11 +01:00
|
|
|
; To force-disable nogc, add nogc = 0
|