Browse Source
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
3dsx and elf files default to system mode 2 (96MB allocated to the application). This allows Home Menu to boot without modifications. Closes #1849nce_cpp
10 changed files with 67 additions and 22 deletions
-
15src/citra/citra.cpp
-
24src/citra_qt/main.cpp
-
7src/citra_qt/main.h
-
6src/core/hle/kernel/kernel.cpp
-
4src/core/hle/kernel/kernel.h
-
11src/core/loader/loader.h
-
9src/core/loader/ncch.cpp
-
7src/core/loader/ncch.h
-
4src/core/system.cpp
-
2src/core/system.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue