mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
GameSettings: Disable ImmediateXFB for many games where significantly problematic.
This commit is contained in:
parent
4030ffc21e
commit
14b0b872c8
5
Data/Sys/GameSettings/GDJ.ini
Normal file
5
Data/Sys/GameSettings/GDJ.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GDJEB2, GDJJB2 - Digimon World 4
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant black flickering.
|
||||
ImmediateXFBEnable = False
|
||||
@ -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
|
||||
|
||||
5
Data/Sys/GameSettings/GMK.ini
Normal file
5
Data/Sys/GameSettings/GMK.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GMKE5D, GMKP5D, GMKD5D - Mortal Kombat: Deadly Alliance
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck black screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
5
Data/Sys/GameSettings/GRN.ini
Normal file
5
Data/Sys/GameSettings/GRN.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GRNP52, GRNE52, GRNJCQ - Lost Kingdoms
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck black screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
@ -12,5 +12,5 @@
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
5
Data/Sys/GameSettings/R3P.ini
Normal file
5
Data/Sys/GameSettings/R3P.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# R3PEWR, R3PJ52, R3PPWR - Speed Racer
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant black flickering.
|
||||
ImmediateXFBEnable = False
|
||||
5
Data/Sys/GameSettings/R3X.ini
Normal file
5
Data/Sys/GameSettings/R3X.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# R3XE6U, R3XP6V - Sam & Max: Season One
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
@ -2,3 +2,7 @@
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids black flickering while in game.
|
||||
ImmediateXFBenable = False
|
||||
|
||||
5
Data/Sys/GameSettings/RC2.ini
Normal file
5
Data/Sys/GameSettings/RC2.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# RC2E78, RC2P78, RC2X78, RC2Y78 - Cars Mater-National Championship
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck black screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
5
Data/Sys/GameSettings/RCA.ini
Normal file
5
Data/Sys/GameSettings/RCA.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# RCAJ78, RCAE78, RCAP78, RCAX78, RCAY78 - Cars (Wii)
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck black screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
5
Data/Sys/GameSettings/RM4.ini
Normal file
5
Data/Sys/GameSettings/RM4.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# RM4J41, RM4E41, RM4P41 - Monster 4x4: World Circuit
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids shifted screen and terrible frame pacing.
|
||||
ImmediateXFBEnable = False
|
||||
5
Data/Sys/GameSettings/RM6.ini
Normal file
5
Data/Sys/GameSettings/RM6.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# RM6EEB, RM6P99 - Baroque
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
5
Data/Sys/GameSettings/ROQ.ini
Normal file
5
Data/Sys/GameSettings/ROQ.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# ROQJEP - Baroque
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
@ -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
|
||||
|
||||
5
Data/Sys/GameSettings/RQN.ini
Normal file
5
Data/Sys/GameSettings/RQN.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# RQNEWR, RQNPWR - Scooby-Doo! First Frights
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
5
Data/Sys/GameSettings/RTC.ini
Normal file
5
Data/Sys/GameSettings/RTC.ini
Normal 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
|
||||
@ -11,6 +11,8 @@
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
# Avoids constant black flickering.
|
||||
ImmediateXFBenable = False
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
@ -12,3 +12,7 @@ LowDCBZHack = True
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 2048
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant black flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
@ -33,3 +33,7 @@ $Fix startup crash
|
||||
0x801C9E5C:dword:0x48032C75
|
||||
[OnFrame_Enabled]
|
||||
$Fix startup crash
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
@ -16,4 +16,5 @@ SafeTextureCacheColorSamples = 0
|
||||
ForceTextureFiltering = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
# Avoids constant black flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
5
Data/Sys/GameSettings/SJ2.ini
Normal file
5
Data/Sys/GameSettings/SJ2.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# SJ2EWR, SJ2PWR - Scooby-Doo! And the Spooky Swamp
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
@ -12,3 +12,7 @@ LowDCBZHack = True
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 2048
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant black flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
@ -13,3 +13,7 @@
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant black flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
@ -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
|
||||
|
||||
5
Data/Sys/GameSettings/WHY.ini
Normal file
5
Data/Sys/GameSettings/WHY.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# WHYETY - Heavy Fire: Black Arms
|
||||
|
||||
[Video_Hacks]
|
||||
# Game is uncapped and slow to emulate.
|
||||
ImmediateXFBEnable = False
|
||||
5
Data/Sys/GameSettings/WPK.ini
Normal file
5
Data/Sys/GameSettings/WPK.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# WPKEGL, WPKPGL - Texas Hold'em Poker
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
Loading…
Reference in New Issue
Block a user