From 54f4f0535264cc071b58faaa63f2ace519a82f3a Mon Sep 17 00:00:00 2001 From: graydon <weidong.gao@cretone.cn> Date: 星期二, 24 六月 2025 16:34:20 +0800 Subject: [PATCH] 修改reverb 部分大内存分配到DDR,同步模块CPU占用. --- 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