diff --git a/Ryujinx/_schema.json b/Ryujinx/_schema.json index 28f3511181..0e586671d6 100644 --- a/Ryujinx/_schema.json +++ b/Ryujinx/_schema.json @@ -382,7 +382,7 @@ "type": "boolean", "title": "Enable Multicore Scheduling", "description": "Enables or disables multi-core scheduling of threads", - "default": false, + "default": true, "examples": [ true, false