GameSettings: Enable CapImmediateXFB in Xenoblade instead of disabling ImmediateXFB to handle the uncapped "Reading Disc" screen.

This commit is contained in:
Jordan Woyak
2025-11-24 15:34:39 -06:00
parent 44a766772f
commit a358636234

View File

@@ -10,4 +10,5 @@
# Add action replay cheats here.
[Video_Hacks]
ImmediateXFBEnable = False
# Makes the uncapped "Reading Disc" screen not unbearably slow.
CapImmediateXFB = True