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-25 00:15:32 -06:00
parent 44a766772f
commit a358636234
+2 -1
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