Newer
Older
Atmosphere / common / defaults / BCT.ini
@hexkyz hexkyz on 6 Apr 2019 402 bytes BCT: Restore newline
BCT0
[stage1]
stage2_path = atmosphere/fusee-secondary.bin
stage2_addr = 0xF0000000
stage2_entrypoint = 0xF0000000

[emunand]
emunand_enabled = 0
emunand_path = atmosphere/emunand

[exosphere]
; Note: Disabling debugmode will cause parts of ams.tma to not work, in the future.
debugmode = 1 
debugmode_user = 0

[stratosphere]
; To force-enable nogc, add nogc = 1
; To force-disable nogc, add nogc = 0