mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-15 11:57:56 -05:00
settings: remove pessimistic flushing
This commit is contained in:
@ -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 =
|
||||
|
Reference in New Issue
Block a user