Game Inis: Turn on immediate mode by default for competitive games (Melee, Brawl, Tatsunoko, Mario Party 5)
This commit is contained in:
parent
ada37ec642
commit
cf8c007769
|
@ -19,3 +19,6 @@ EmulationIssues =
|
|||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 64
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -20,3 +20,5 @@ EmulationIssues =
|
|||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -17,3 +17,5 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -19,3 +19,6 @@ EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and
|
|||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 136
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -17,3 +17,5 @@ EmulationStateId = 5
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
Loading…
Reference in New Issue