diff --git a/common/defaults/BCT.ini b/common/defaults/BCT.ini index 660b456b7..9e34aedc8 100644 --- a/common/defaults/BCT.ini +++ b/common/defaults/BCT.ini @@ -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]