Game Inis: set Immediate Mode to false for Xenoblade and Zelda Twilight Princess which are known to have frame pacing issues with it enabled

This commit is contained in:
iwubcode 2017-11-20 21:16:54 -06:00
parent 7c96e51bc8
commit febeb49df2
3 changed files with 4 additions and 0 deletions

View File

@ -17,3 +17,5 @@ EmulationIssues =
[ActionReplay] [ActionReplay]
# Add action replay cheats here. # Add action replay cheats here.
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,3 +19,4 @@ EmulationIssues =
[Video_Hacks] [Video_Hacks]
EFBAccessEnable = True EFBAccessEnable = True
ImmediateXFBEnable = False

View File

@ -18,3 +18,4 @@ EmulationIssues = The game randomly freezes.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Hacks] [Video_Hacks]
ImmediateXFBEnable = False