From f0fc91c49d0bbedba58ccfda5d90d9316a458c8b Mon Sep 17 00:00:00 2001 From: Passthem Date: Thu, 26 Mar 2026 22:51:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20flashback=20=E6=A8=A1?= =?UTF-8?q?=E7=BB=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/config/flashback/flashback.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/config/flashback/flashback.json b/client/config/flashback/flashback.json index ae408c8..f23692e 100644 --- a/client/config/flashback/flashback.json +++ b/client/config/flashback/flashback.json @@ -2,15 +2,15 @@ "configVersion": 2, "recordingControls": { "controlsLocation": "RIGHT", - "automaticallyStart": true, + "automaticallyStart": false, "automaticallyFinish": true, "showRecordingToasts": true, - "quicksave": true + "quicksave": false }, "recording": { "markDimensionChanges": true, "recordHotbar": true, - "localPlayerUpdatesPerSecond": 120, + "localPlayerUpdatesPerSecond": 60, "recordVoiceChat": true }, "exporting": { @@ -98,4 +98,4 @@ "stereoAudio": false }, "forceDefaultExportSettings": {} -} \ No newline at end of file +}