mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 16:21:11 -05:00
GameSettings: Enable CapImmediateXFB in Xenoblade instead of disabling ImmediateXFB to handle the uncapped "Reading Disc" screen.
This commit is contained in:
parent
44a766772f
commit
a358636234
|
|
@ -10,4 +10,5 @@
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
# Makes the uncapped "Reading Disc" screen not unbearably slow.
|
||||
CapImmediateXFB = True
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user