mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-06 04:01:44 +00:00
ams: update default BCT.ini
This commit is contained in:
parent
72f028efae
commit
c6003ff530
1 changed files with 8 additions and 1 deletions
|
@ -3,3 +3,10 @@ BCT0
|
||||||
stage2_path = fusee-secondary.bin
|
stage2_path = fusee-secondary.bin
|
||||||
stage2_addr = 0xF0000000
|
stage2_addr = 0xF0000000
|
||||||
stage2_entrypoint = 0xF0000000
|
stage2_entrypoint = 0xF0000000
|
||||||
|
|
||||||
|
[exosphere]
|
||||||
|
debugmode = 0
|
||||||
|
debugmode_user = 0
|
||||||
|
|
||||||
|
[stratosphere]
|
||||||
|
nogc = 0
|
||||||
|
|
Loading…
Reference in a new issue