tma2: include sysmodules in stratosphere.romfs

This commit is contained in:
Michael Scire
2021-03-21 13:20:44 -07:00
parent 6794c147dd
commit e7187ace55
3 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
MODULES := loader ncm pm sm boot ams_mitm spl eclct.stub ro creport fatal dmnt boot2 erpt pgl jpegdec LogManager
MODULES := loader ncm pm sm boot ams_mitm spl eclct.stub ro creport fatal dmnt boot2 erpt pgl jpegdec LogManager cs htc TioServer
SUBFOLDERS := $(MODULES)

View File

@@ -7,7 +7,7 @@
"main_thread_priority": 48,
"default_cpu_id": 3,
"process_category": 0,
"is_retail": false,
"is_retail": true,
"pool_partition": 2,
"is_64_bit": true,
"address_space_type": 3,