mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-10 07:06:34 +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_addr = 0xF0000000
|
||||||
stage2_entrypoint = 0xF0000000
|
stage2_entrypoint = 0xF0000000
|
||||||
|
|
||||||
[emummc]
|
|
||||||
emummc_enabled = 0
|
|
||||||
emummc_path = atmosphere/emummc
|
|
||||||
|
|
||||||
[exosphere]
|
[exosphere]
|
||||||
; Note: Disabling debugmode will cause parts of ams.tma to not work, in the future.
|
; Note: Disabling debugmode will cause parts of ams.tma to not work, in the future.
|
||||||
debugmode = 1
|
debugmode = 1
|
||||||
|
|
Loading…
Reference in a new issue