mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #14166 from jordan-woyak/immediate-xfb-limit
VideoCommon: Add setting to limit immediate swaps to one per VI.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# GR2P52, GR2JCQ, GR2E52 - Lost Kingdoms II
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids consistent extraneous swaps that cause terrible pacing.
|
||||
CapImmediateXFB = True
|
||||
@@ -10,4 +10,5 @@
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
# Makes the uncapped "Reading Disc" screen not unbearably slow.
|
||||
CapImmediateXFB = True
|
||||
|
||||
Reference in New Issue
Block a user