From 3063764a119206cb92488082fb534dbc0a342828 Mon Sep 17 00:00:00 2001 From: user18081972 <124319511+user18081972@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:56:44 +0100 Subject: [PATCH] /xemu-project/xemu/pull/1467 --- config_spec.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config_spec.yml b/config_spec.yml index b858606e685..b8090035d18 100644 --- a/config_spec.yml +++ b/config_spec.yml @@ -253,3 +253,9 @@ perf: cache_shaders: type: bool default: true + override_clockspeed: + type: bool + default: false + cpu_clockspeed_scale: + type: number + default: 1