mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-07 01:52:14 +02:00
Correct main thread stack size
This commit is contained in:
parent
c1c08b7d03
commit
f822902203
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "NCM",
|
"name": "NCM",
|
||||||
"title_id": "0x0100000000000002",
|
"title_id": "0x0100000000000002",
|
||||||
"main_thread_stack_size": "0x20000",
|
"main_thread_stack_size": "0x00004000",
|
||||||
"main_thread_priority": 49,
|
"main_thread_priority": 49,
|
||||||
"default_cpu_id": 3,
|
"default_cpu_id": 3,
|
||||||
"process_category": 1,
|
"process_category": 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user