Skip to content
Permalink
Browse files
Merge pull request #6223 from JosJuice/dont-force-immediate-xfb
Don't forcibly enable immediate XFB in game INIs
  • Loading branch information
leoetlino committed Nov 30, 2017
2 parents 7c96e51 + 6344997 commit 0773a48
Show file tree
Hide file tree
Showing 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

0 comments on commit 0773a48

Please sign in to comment.