mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 22:15:17 -04: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…
Add table
Add a link
Reference in a new issue