mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 05:16:24 -05:00
Merge pull request #14580 from jordan-woyak/more-imm-xfb-gamesettings
GameSettings: Add comments with the reason for disabling ImmediateXFB for many games.
This commit is contained in:
commit
5f2641ba4d
|
|
@ -1,16 +1,5 @@
|
|||
# GFFE5D - Freaky Flyers
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# GGSEA4, GGSJA4, GGSPA4 - METAL GEAR SOLID THE TWIN SNAKES
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
# GGSEA4, GGSJA4, GGSPA4 - Metal Gear Solid: The Twin Snakes
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids occasional incomplete frames.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,14 +1,5 @@
|
|||
# GK4E01, GK4J01 - Baten Kaitos Origins
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$16:9 Widescreen
|
||||
F6000001 80008180
|
||||
|
|
@ -57,10 +48,9 @@ D003000C 38800001
|
|||
60000000 00000000
|
||||
E0000000 80008000
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
# Avoids black flickering during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# GLGP41 - Largo Winch
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics and stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# GMHE52, GMHF52, GMHP52 - Mat Hoffman's Pro BMX 2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# GMIE70, GMIP70 - Mission: Impossible Operation Surma
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# GMIE70, GMIP70, GMIJ70 - Mission: Impossible - Operation Surma
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# GN4E69 - NASCAR 2005
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# GN4E69 - NASCAR 2005: Chase for the Cup
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# GNCE69 - NASCAR Thunder 2003
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# GNJEAF - I-Ninja
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# GPEJ2Q - PoolEdge for JPN
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# GPEJ2Q - Pool Edge
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics in main menu.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,18 +1,11 @@
|
|||
# GPSE8P, GPSP8P - PHANTASY STAR ONLINE EPISODE III
|
||||
# GPSE8P, GPSJ8P, GPSP8P - Phantasy Star Online Episode III: C.A.R.D. Revolution
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
CPUThread = False
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 2048
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# GRBE6S, GRBP6S - Robotech: Battlecry
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# GRQE41 - CITY RACER
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# GRQE41 - City Racer
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# GRUE78 - Power Rangers Dino Thunder
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# GRUE78, GRUP78, GRUF78 - Power Rangers: Dino Thunder
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,17 +1,8 @@
|
|||
# GS2D78, GS2E78, GS2F78, GS2P78 - Summoner 2
|
||||
# GS2D78, GS2E78, GS2F78, GS2P78 - Summoner: A Goddess Reborn
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = True
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# GS2E78 - Summoner 2
|
||||
# GS2E78 - Summoner: A Goddess Reborn
|
||||
|
||||
[OnFrame]
|
||||
# This game will reinitialize the sound system buffers during transitions while
|
||||
|
|
|
|||
|
|
@ -1,14 +1,5 @@
|
|||
# GSOE8P, GSOJ8P, GSOP8P - Sonic Mega Collection
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Gecko]
|
||||
$16:9 Widescreen Region Free
|
||||
F6000002 80008180
|
||||
|
|
@ -58,6 +49,7 @@ E0000000 80008000
|
|||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
[Gecko_RetroAchievements_Verified]
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# GSSE8P, GSSJ8P, GSSP70, GSSP8P - Sega Soccer Slam
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# GZPE70, GZPP70 - Zapper
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# GZPE70, GZPP70 - Zapper: One Wicked Cricket
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# MCVP8P, MCVJ8P, MCVE8P - Pitfall: The Mayan Adventure
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
CPUThread = False
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted screen edges.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,6 @@
|
|||
# R3AP7J, R3AE20 - Story Hour: Adventures
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# R3DES5, R3DPS5 - Dream Pinball 3d
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# R3DES5, R3DPS5 - Dream Pinball 3D
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering when in game.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,17 +1,6 @@
|
|||
# R4FE20 - Story Hour: Fairy Tales
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
# R4FE20, R4FP7J - Story Hour: Fairy Tales
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ SuggestedAspectRatio = 2
|
|||
|
||||
[Video_Hacks]
|
||||
# Avoids black flickering while in game.
|
||||
ImmediateXFBenable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# R8LE20, R8LP7J - Chicken Blaster
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# RBRE5G, RBRP5G, RBRX5G - Blast Works Build, Trade, Destroy
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
# RBRE5G, RBRP5G, RBRX5G - Blast Works: Build, Trade, Destroy
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# RCLE4Q, RCLP4Q - Chicken Little: Ace In Action
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
# RCLE4Q, RCLP4Q - Chicken Little: Ace in Action
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screens during FMVs.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# RIZENR - Indianapolis 500 Legends
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids consant flickering of UI elements.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,14 +1,7 @@
|
|||
# RMHE08, RMHJ08, RMHP08 - Monster Hunter Tri
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids flickering of some UI elements.
|
||||
ImmediateXFBEnable = False
|
||||
# Avoids over-bloom issues.
|
||||
EFBAccessEnable = True
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# RMOE52 - Monster Jam
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# RMOE52, RMOP52 - Monster Jam
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,19 +1,12 @@
|
|||
# RNOJ01, RNOP01 - Another Code R Kioku no Tobira
|
||||
# RNOJ01, RNOP01 - Another Code: R - A Journey into Lost Memories
|
||||
|
||||
[Core]
|
||||
# Prevents save game corruption.
|
||||
CPUThread = False
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
# Multiple choice options displays some graphic corruption
|
||||
# DeferEFBCopies = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# RO9EFS, RO9PNK - Aqua Panic
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# RO9EFS, RO9PNK - Aqua Panic!
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# RRZEGY, RRZPGY - Rubik's Puzzle World
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# RRZEGY, RRZPGY - Rubik's World
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,14 +1,9 @@
|
|||
# RSOE4Z, RSOP4Z - Solitaire & Mahjong
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
# Prevents broken rendering.
|
||||
BBoxEnable = True
|
||||
# Required for cursor selection to work.
|
||||
EFBAccessEnable = True
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
5
Data/Sys/GameSettings/RUA.ini
Normal file
5
Data/Sys/GameSettings/RUA.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# RUAE52, RUAP52 - Monster Jam: Urban Assault
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
@ -1,16 +1,8 @@
|
|||
# RZOE78, RZOP78 - World Of Zoo
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
5
Data/Sys/GameSettings/S5M.ini
Normal file
5
Data/Sys/GameSettings/S5M.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# S5MPVZ, S5MEVZ - Monster High: New Ghoul in School
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering in menus and extra frames in game.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
# SBKEPZ - Brunswick Zone: Cosmic Bowling
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,18 +1,8 @@
|
|||
# SBXEWR - The Bachelor the Video Game
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
# SBXEWR - The Bachelor: The Videogame
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,17 +1,7 @@
|
|||
# SFIE01, SFIP01 - Mystery Case Files: The Malgrave Incident
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
# Needed for cutscenes and the book to work properly (https://bugs.dolphin-emu.org/issues/4723)
|
||||
ImmediateXFBEnable = False
|
||||
# Needed for the book to work properly (https://bugs.dolphin-emu.org/issues/13356)
|
||||
EFBToTextureEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,6 @@
|
|||
# SG8EG9, SG8PAF - Yogi Bear
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# SHWE41 - Hollywood Squares
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# SJEEPK - Jumpstart Escape from Adventure Island
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# SKAEA4, SKAPA4 - Karaoke Revolution Glee: Volume 1
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,17 +1,5 @@
|
|||
# SKCE20 - Bigfoot - King of Crush
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
# SKCE20 - Bigfoot: King of Crush
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# SKGEA4 - Karaoke Revolution Glee: Volume 2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,17 +1,8 @@
|
|||
# SKJE78 - You Don't Know Jack
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# SKOEA4 - Karaoke Revolution Glee: Volume 3
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# SKVE20 - Kevin VanDam's Big Bass Challenge
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,18 +1,10 @@
|
|||
# SLWE41 - Where's Waldo? The Fantastic Journey
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
# Avoids invisible cursor.
|
||||
# Avoids constant purple flickering.
|
||||
XFBToTextureEnable = False
|
||||
# Avoids invisible cursor.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,17 +1,8 @@
|
|||
# SMFE4Q, SMFP4Q - Phineas and Ferb Across the 2nd Dimension
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
# SMFE4Q, SMFP4Q - Phineas and Ferb: Across the 2nd Dimension
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,14 +1,5 @@
|
|||
# SNYEVZ, SNYPVZ - Monster High: 13 Wishes
|
||||
|
||||
[Core]
|
||||
|
||||
[OnFrame]
|
||||
|
||||
[ActionReplay]
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,17 +1,5 @@
|
|||
# SOSEG9, SOSPAF - Turbo: Super Stunt Squad
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# SPRE41 - The Price Is Right 2010 Edition
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,14 +1,5 @@
|
|||
# SR5E41, SR5P41 - Raving Rabbids Party Collection
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceTextureFiltering = 0
|
||||
|
||||
|
|
@ -17,4 +8,5 @@ SuggestedAspectRatio = 2
|
|||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids stuck screen during intro FMV.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,5 @@
|
|||
# SSRE20, SSRPXT - Wild West Shootout
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,17 +1,5 @@
|
|||
# SSTEG9, SSTPY5 - Kid Adventures Sky Captain
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
# SSTEG9, SSTPY5 - Kid Adventures: Sky Captain
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering and corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# SSZE5G - Swords
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids UI flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
5
Data/Sys/GameSettings/SU5.ini
Normal file
5
Data/Sys/GameSettings/SU5.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# SU5PVZ, SU5EVZ - Monster High: Skultimate Roller Maze
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
@ -1,15 +1,5 @@
|
|||
# SVVEG9, SVVPAF - The Croods Prehistoric Party
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# SVVEG9, SVVPAF - The Croods: Prehistoric Party!
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,18 +1,8 @@
|
|||
# SX7E52, SX7P52 - Teenage Mutant Ninja Turtles
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
# SX7E52, SX7P52 - Nickelodeon Teenage Mutant Ninja Turtles
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids shifted screen with large green bar on right side.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,15 +1,5 @@
|
|||
# WHUEGL - Ghost Mansion Party
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# WHUEGL, WHUPGL, WHUJGL - Ghost Mansion Party
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids majorly corrupted graphics.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# WR9E08, WR9P08 - MEGA MAN 9
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
# WR9E08, WR9P08, WR9J08 - Mega Man 9
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# WRXE08 - MEGA MAN 10
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
# WRXE08, WRXP08, WRXJ08 - Mega Man 10
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -1,16 +1,8 @@
|
|||
# WTUEKN - Tumblebugs 2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant flickering of UI elements.
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant purple flickering.
|
||||
XFBToTextureEnable = False
|
||||
# Avoids invisible cursor.
|
||||
ImmediateXFBenable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant purple flickering.
|
||||
XFBToTextureEnable = False
|
||||
# Avoids invisible cursor.
|
||||
ImmediateXFBenable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids constant purple flickering.
|
||||
XFBToTextureEnable = False
|
||||
# Avoids invisible cursor.
|
||||
ImmediateXFBenable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user