From c59b010e69e9c5dd01ed7c8a6363c230cad4223d Mon Sep 17 00:00:00 2001 From: qipp <2969964114@qq.com> Date: 星期三, 25 六月 2025 14:20:32 +0800 Subject: [PATCH] 修复dsp因为内存不够导致的挂掉问题 --- Infinite/release/PC-DLL/modexport_250624.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Infinite/release/PC-DLL/modexport_250624.json b/Infinite/release/PC-DLL/modexport_250624.json index 8575972..c70f9f2 100644 --- a/Infinite/release/PC-DLL/modexport_250624.json +++ b/Infinite/release/PC-DLL/modexport_250624.json @@ -363,7 +363,7 @@ "module_name": "ModuleProcLibs", "module_type": 128, "module_create": "ReverbCreate", - "cpu_ulitity": 3.75, + "cpu_ulitity": 4.5, "multiChannel": 1, "level_num": 0 }, -- Gitblit v1.9.3