mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
Game Inis: Turn on immediate mode by default for competitive games (Melee, Brawl, Tatsunoko, Mario Party 5)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user