summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorFernando S <fsahmkow27@gmail.com>2023-05-04 01:55:51 +0200
committerGitHub <noreply@github.com>2023-05-04 01:55:51 +0200
commit7d5683c63c7ed5cf67c22856fd3af61269ccb888 (patch)
treef687548f41052459cc43b24eac06a2fd525e3866 /src/yuzu_cmd/default_ini.h
parentMerge pull request #10142 from FernandoS27/missing-astc (diff)
parentsettings: remove pessimistic flushing (diff)
downloadyuzu-7d5683c63c7ed5cf67c22856fd3af61269ccb888.tar
yuzu-7d5683c63c7ed5cf67c22856fd3af61269ccb888.tar.gz
yuzu-7d5683c63c7ed5cf67c22856fd3af61269ccb888.tar.bz2
yuzu-7d5683c63c7ed5cf67c22856fd3af61269ccb888.tar.lz
yuzu-7d5683c63c7ed5cf67c22856fd3af61269ccb888.tar.xz
yuzu-7d5683c63c7ed5cf67c22856fd3af61269ccb888.tar.zst
yuzu-7d5683c63c7ed5cf67c22856fd3af61269ccb888.zip
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r--src/yuzu_cmd/default_ini.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index f714eae17..db6fba922 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -374,10 +374,6 @@ use_asynchronous_gpu_emulation =
# 0: Off, 1 (default): On
use_fast_gpu_time =
-# Force unmodified buffers to be flushed, which can cost performance.
-# 0: Off (default), 1: On
-use_pessimistic_flushes =
-
# Whether to use garbage collection or not for GPU caches.
# 0 (default): Off, 1: On
use_caches_gc =