GameSettings: Disable ImmediateXFB for many games where significantly problematic.

This commit is contained in:
Jordan Woyak 2025-11-27 18:27:38 -06:00
parent 4030ffc21e
commit 14b0b872c8
29 changed files with 125 additions and 8 deletions

View File

@ -0,0 +1,5 @@
# GDJEB2, GDJJB2 - Digimon World 4
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBEnable = False

View File

@ -1,4 +1,4 @@
# GE9E5D - Ed, Edd n Eddy
# GE9E5D - Ed, Edd n Eddy: The Mis-Edventures
[Core]
# Values set here will override the main Dolphin settings.
@ -16,3 +16,6 @@ HLE_BS2 = True
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
# Avoids shifted screen.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# GMKE5D, GMKP5D, GMKD5D - Mortal Kombat: Deadly Alliance
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# GRNP52, GRNE52, GRNJCQ - Lost Kingdoms
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False

View File

@ -12,5 +12,5 @@
[Video_Settings]
[Video_Hacks]
# Avoids stuck screens during FMVs.
ImmediateXFBEnable = False

View File

@ -1,4 +1,8 @@
# R2PE9B, R2PJ9B, R2PKZ4, R2PP99 - Super Swing Golf Season 2
# R2PP9B, R2PP99, R2PJ9B, R2PKZ4, R2PE9B - Super Swing Golf Season 2
[Video_Settings]
SuggestedAspectRatio = 2
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBenable = False

View File

@ -0,0 +1,5 @@
# R3PEWR, R3PJ52, R3PPWR - Speed Racer
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# R3XE6U, R3XP6V - Sam & Max: Season One
[Video_Hacks]
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False

View File

@ -2,3 +2,7 @@
[Video_Settings]
SuggestedAspectRatio = 2
[Video_Hacks]
# Avoids black flickering while in game.
ImmediateXFBenable = False

View File

@ -0,0 +1,5 @@
# RC2E78, RC2P78, RC2X78, RC2Y78 - Cars Mater-National Championship
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# RCAJ78, RCAE78, RCAP78, RCAX78, RCAY78 - Cars (Wii)
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False

View File

@ -1,4 +1,4 @@
# RGME5D, RGMP5D - The Grim Adventures of Billy & Mandy
# RGME5D, RGMP5D - The Grim Adventures of Billy & Mandy (Wii)
[Core]
# Values set here will override the main Dolphin settings.
@ -11,3 +11,7 @@
[Video_Settings]
SuggestedAspectRatio = 2
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False

View File

@ -1,4 +1,4 @@
# RLSE8P - Alien Syndrome
# RLSE8P, RLSP8P - Alien Syndrome
[Core]
# Values set here will override the main Dolphin settings.
@ -17,4 +17,5 @@ EFBToTextureEnable = False
[Video_Settings]
[Video_Hacks]
# Avoids constant flickering.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# RM4J41, RM4E41, RM4P41 - Monster 4x4: World Circuit
[Video_Hacks]
# Avoids shifted screen and terrible frame pacing.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# RM6EEB, RM6P99 - Baroque
[Video_Hacks]
# Avoids constant flickering.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# ROQJEP - Baroque
[Video_Hacks]
# Avoids constant flickering.
ImmediateXFBEnable = False

View File

@ -1,4 +1,4 @@
# RPYP9B - Pangya! Golf with Style
# RPYE9B, RPYJ9B, RPYP9B - Super Swing Golf
[Core]
# Values set here will override the main Dolphin settings.
@ -12,3 +12,7 @@ FPRF = True
[Video_Settings]
SuggestedAspectRatio = 2
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBenable = False

View File

@ -0,0 +1,5 @@
# RQNEWR, RQNPWR - Scooby-Doo! First Frights
[Video_Hacks]
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# RTCE41, RTCP41 - Tom Clancy's Splinter Cell Double Agent (Wii)
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False

View File

@ -11,6 +11,8 @@
[Video_Hacks]
EFBToTextureEnable = False
# Avoids constant black flickering.
ImmediateXFBenable = False
[Video_Settings]
SafeTextureCacheColorSamples = 512

View File

@ -12,3 +12,7 @@ LowDCBZHack = True
[Video_Settings]
SafeTextureCacheColorSamples = 2048
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBEnable = False

View File

@ -33,3 +33,7 @@ $Fix startup crash
0x801C9E5C:dword:0x48032C75
[OnFrame_Enabled]
$Fix startup crash
[Video_Hacks]
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False

View File

@ -16,4 +16,5 @@ SafeTextureCacheColorSamples = 0
ForceTextureFiltering = 0
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# SJ2EWR, SJ2PWR - Scooby-Doo! And the Spooky Swamp
[Video_Hacks]
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False

View File

@ -12,3 +12,7 @@ LowDCBZHack = True
[Video_Settings]
SafeTextureCacheColorSamples = 2048
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBEnable = False

View File

@ -13,3 +13,7 @@
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
# Avoids constant black flickering.
ImmediateXFBEnable = False

View File

@ -1,4 +1,4 @@
# SX3J01, SX3P01 - Pandora s Tower
# SX3J01, SX3P01 - Pandora's Tower
[Core]
# Values set here will override the main Dolphin settings.
@ -12,3 +12,6 @@
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Video_Hacks]
# Avoids shifted screen.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# WHYETY - Heavy Fire: Black Arms
[Video_Hacks]
# Game is uncapped and slow to emulate.
ImmediateXFBEnable = False

View File

@ -0,0 +1,5 @@
# WPKEGL, WPKPGL - Texas Hold'em Poker
[Video_Hacks]
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False