Atmosphere/config_templates/BCT.ini

13 lines
327 B
INI
Raw Permalink Normal View History

2018-10-16 22:41:06 -04:00
BCT0
[stage1]
stage2_path = atmosphere/fusee-secondary.bin
stage2_mtc_path = atmosphere/fusee-mtc.bin
2018-10-16 22:41:06 -04:00
stage2_addr = 0xF0000000
2018-11-30 07:13:06 -05:00
stage2_entrypoint = 0xF0000000
[stratosphere]
; To force-enable nogc, add nogc = 1
; To force-disable nogc, add nogc = 0
2020-03-09 20:58:20 -04:00
; To opt out of using Atmosphere's NCM reimplementation, add disable_ncm = 1