mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-16 20:07:22 +01:00
ams: turn on debugmode by default.
This commit is contained in:
parent
49d1e65496
commit
cdb7ce3dec
@ -5,7 +5,8 @@ stage2_addr = 0xF0000000
|
||||
stage2_entrypoint = 0xF0000000
|
||||
|
||||
[exosphere]
|
||||
debugmode = 0
|
||||
; Note: Disabling debugmode will cause parts of ams.tma to not work.
|
||||
debugmode = 1
|
||||
debugmode_user = 0
|
||||
|
||||
[stratosphere]
|
||||
|
Loading…
Reference in New Issue
Block a user