forked from dolphin-emu/dolphin
Merge pull request #6215 from iwubcode/immediate_mode_fixes
Game Inis: Additional games requiring 'Immediate Mode' off
This commit is contained in:
@@ -17,3 +17,5 @@ EmulationIssues =
|
|||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
||||||
|
@@ -19,3 +19,4 @@ EmulationIssues =
|
|||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
|
ImmediateXFBEnable = False
|
||||||
|
@@ -22,5 +22,6 @@ EmulationIssues =
|
|||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
||||||
|
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user