mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Merge pull request #6223 from JosJuice/dont-force-immediate-xfb
Don't forcibly enable immediate XFB in game INIs
This commit is contained in:
commit
0773a48c6c
5 changed files with 0 additions and 15 deletions
|
@ -19,6 +19,3 @@ EmulationIssues =
|
|||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 64
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -19,6 +19,3 @@ EmulationIssues =
|
|||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -16,6 +16,3 @@ EmulationIssues =
|
|||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -19,6 +19,3 @@ EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and
|
|||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 136
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
|
@ -16,6 +16,3 @@ EmulationStateId = 5
|
|||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = True
|
||||
|
|
Loading…
Add table
Reference in a new issue