Merge pull request #5498 from iwubcode/hybrid_xfb

Hybrid xfb
This commit is contained in:
Pierre Bourdon 2017-11-19 04:58:59 +01:00 committed by GitHub
commit 609a17a0cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
329 changed files with 2602 additions and 3736 deletions

View File

@ -21,8 +21,7 @@ EmulationIssues =
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False EFBToTextureEnable = False
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationStateId = 4
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationStateId = 4
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationStateId = 4
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationStateId = 4
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationStateId = 4
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationStateId = 4
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs xfb real for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs xfb real for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationIssues =
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -19,5 +19,6 @@ EmulationIssues = Needs real xfb for the videos to display.
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -20,6 +20,7 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False EFBToTextureEnable = False
BBoxEnable = True BBoxEnable = True
ImmediateXFBEnable = False
[Video_Stereoscopy] [Video_Stereoscopy]
StereoConvergence = 545 StereoConvergence = 545

View File

@ -19,3 +19,6 @@ EmulationIssues =
[Video_Stereoscopy] [Video_Stereoscopy]
StereoConvergence = 64 StereoConvergence = 64
[Video_Hacks]
ImmediateXFBEnable = True

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationIssues =
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs Real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs Real xfb for videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs Real xfb for videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real Xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real Xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -2,9 +2,9 @@
[Core] [Core]
[EmuState] [EmuState]
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnFrame] [OnFrame]
[ActionReplay] [ActionReplay]
[Video_Settings] [Video_Settings]
UseXFB = True [Video_Hacks]
UseRealXFB = True ImmediateXFBEnable = False

View File

@ -17,6 +17,7 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for videos to appear. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,8 +18,6 @@ EmulationIssues = Needs real xfb for videos to appear.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True
[Video_Hacks] [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs Real Xfb for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,5 +18,6 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,5 +19,6 @@ EmulationIssues =
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 0 SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,9 +18,8 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBAccessEnable = True
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs Real Xfb to show videos. Graphic glitches. EmulationIssues = Graphic glitches.
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs Real Xfb to show videos. Graphic glitches.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -20,3 +20,5 @@ EmulationIssues =
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -2,10 +2,10 @@
[Core] [Core]
[EmuState] [EmuState]
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnFrame] [OnFrame]
[ActionReplay] [ActionReplay]
[Gecko] [Gecko]
[Video_Settings] [Video_Settings]
UseXFB = True [Video_Hacks]
UseRealXFB = True ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs Real XFB for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,8 +18,8 @@ EmulationIssues = Needs Real XFB for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationIssues = The game is slow.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs Real Xfb for videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs Real Xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,6 @@ EmulationIssues = Needs Real Xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real XFB for videos to show up. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,6 +18,7 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -20,5 +20,6 @@ EmulationIssues =
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 5 EmulationStateId = 5
EmulationIssues = Videos need Real XFB to show up. Graphic glitches / unstable during videos. EmulationIssues = Graphic glitches / unstable during videos.
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -19,6 +19,7 @@ EmulationIssues = Videos need Real XFB to show up. Graphic glitches / unstable d
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,5 +18,6 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,9 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False EFBToTextureEnable = False
ImmediateXFBEnable = False

View File

@ -19,9 +19,8 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Hacks] [Video_Hacks]
ImmediateXFBEnable = False
EFBAccessEnable = False EFBAccessEnable = False
EFBToTextureEnable = False EFBToTextureEnable = False
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False

View File

@ -20,5 +20,6 @@ EmulationIssues =
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to work. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to work.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real xfb for the videos to work. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,5 +18,6 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to work. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to work.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -21,8 +21,7 @@ EmulationIssues =
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False EFBToTextureEnable = False
ImmediateXFBEnable = False

View File

@ -7,7 +7,7 @@ SyncGPU = 1
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -19,6 +19,6 @@ EmulationIssues = Needs Real Xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,5 +18,6 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,5 +18,6 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real Xfb for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real Xfb for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Videos require real XFB. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Videos require real XFB.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -21,5 +21,6 @@ EmulationIssues = Needs real xfb for the videos to display.
EFBToTextureEnable = False EFBToTextureEnable = False
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = Needs real xfb for the videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs Real Xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -19,5 +19,6 @@ EmulationIssues = Needs real xfb for the videos to display.
[Video_Settings] [Video_Settings]
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -9,6 +9,9 @@ Patch Region = 0x7e000000
[OnFrame] [OnFrame]
# Add memory patches to be applied every frame here. # Add memory patches to be applied every frame here.
[Video_Hacks]
ImmediateXFBEnable = False
[ActionReplay] [ActionReplay]
# Add action replay cheats here. # Add action replay cheats here.
$Max/Infinite Cash $Max/Infinite Cash

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -20,5 +20,6 @@ EmulationIssues = Needs Real Xfb for the videos to display.
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for the videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -20,3 +20,5 @@ EmulationIssues =
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False EFBToTextureEnable = False
[Video_Hacks]
ImmediateXFBEnable = True

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = requires real XFB to avoid flickering EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,6 @@ EmulationIssues = requires real XFB to avoid flickering
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs Real Xfb for videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for the videos to display. D3D11 has issues. EmulationIssues = D3D11 has issues.
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,7 +18,8 @@ EmulationIssues = Needs Real Xfb for the videos to display. D3D11 has issues.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,6 @@ EmulationIssues = Needs Real Xfb for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,5 +18,6 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -17,6 +17,7 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,7 +18,8 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs real XFB for videos to show up. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real XFB for videos to show up.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,6 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs Real XFB to display videos. EmulationIssues =
EmulationStateId = 4 EmulationStateId = 4
[OnLoad] [OnLoad]
@ -18,6 +18,7 @@ EmulationStateId = 4
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs Real Xfb for videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs Real Xfb for videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for the videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -20,5 +20,6 @@ EmulationIssues = Needs real xfb for the videos to display.
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,7 +18,8 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -2,10 +2,10 @@
[Core] [Core]
[EmuState] [EmuState]
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnFrame] [OnFrame]
[ActionReplay] [ActionReplay]
[Gecko] [Gecko]
[Video_Settings] [Video_Settings]
UseXFB = True [Video_Hacks]
UseRealXFB = True ImmediateXFBEnable = False

View File

@ -5,7 +5,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
EmulationStateId = 5 EmulationStateId = 5
[OnLoad] [OnLoad]
@ -18,6 +18,7 @@ EmulationStateId = 5
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -17,5 +17,6 @@ EmulationStateId = 3
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -21,9 +21,8 @@ EmulationStateId = 4
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False EFBToTextureEnable = False
EFBEmulateFormatChanges = True EFBEmulateFormatChanges = True
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -20,5 +20,6 @@ EmulationIssues = Needs real xfb for the videos to display.
[Video] [Video]
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -18,9 +18,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBAccessEnable = False EFBAccessEnable = False
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3 EmulationStateId = 3
EmulationIssues = Videos need real XFB to show up and loading screens show garbage. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,8 +18,8 @@ EmulationIssues = Videos need real XFB to show up and loading screens show garba
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512
[Video_Hacks]
ImmediateXFBEnable = False

View File

@ -2,10 +2,10 @@
[Core] [Core]
[EmuState] [EmuState]
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display. EmulationIssues =
[OnFrame] [OnFrame]
[ActionReplay] [ActionReplay]
[Video_Settings] [Video_Settings]
UseXFB = True [Video_Hacks]
UseRealXFB = True ImmediateXFBEnable = False
[Gecko] [Gecko]

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real xfb for videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real xfb for videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Needs real Xfb for videos to display. EmulationIssues =
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,6 +18,7 @@ EmulationIssues = Needs real Xfb for videos to display.
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True [Video_Hacks]
ImmediateXFBEnable = False

View File

@ -19,8 +19,7 @@ EmulationIssues =
# Add action replay cheats here. # Add action replay cheats here.
[Video_Hacks] [Video_Hacks]
ImmediateXFBEnable = False
BBoxEnable = True BBoxEnable = True
[Video_Settings] [Video_Settings]
UseXFB = True
UseRealXFB = True

Some files were not shown because too many files have changed in this diff Show More