mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-05 19:51:45 +00:00
BCT: remove emummc entry
This commit is contained in:
parent
aad02cd751
commit
68c530c4a4
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@ stage2_path = atmosphere/fusee-secondary.bin
|
|||
stage2_addr = 0xF0000000
|
||||
stage2_entrypoint = 0xF0000000
|
||||
|
||||
[emummc]
|
||||
emummc_enabled = 0
|
||||
emummc_path = atmosphere/emummc
|
||||
|
||||
[exosphere]
|
||||
; Note: Disabling debugmode will cause parts of ams.tma to not work, in the future.
|
||||
debugmode = 1
|
||||
|
|
Loading…
Reference in a new issue