hoc-sys: add multiple new options

This commit is contained in:
souldbminersmwc
2025-10-26 16:17:06 -04:00
parent ff26bb9e76
commit a14f4932af
9 changed files with 193 additions and 108 deletions

View File

@@ -4,7 +4,7 @@
"title_id_range_min": "0x00FF0000636C6BFF",
"title_id_range_max": "0x00FF0000636C6BFF",
"main_thread_stack_size": "0x00008000",
"main_thread_priority": 49,
"main_thread_priority": 63,
"default_cpu_id": 3,
"process_category": 0,
"is_retail": true,
@@ -25,8 +25,8 @@
"type": "kernel_flags",
"value": {
"highest_thread_priority": 63,
"lowest_thread_priority": 24,
"lowest_cpu_id": 3,
"lowest_thread_priority": 63,
"lowest_cpu_id": 0,
"highest_cpu_id": 3
}
},