mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
fd4e644fb4
SpongeBob SquarePants: Battle for Bikini Bottom and The Movie Game, along with the two Incredibles titles suffer from an EFB offset issue described in earlier commits. This commit adds offsets for the Incredibles and The Incredibles: Rise of the Underminer releases and adds additional inis for SpongeBob special releases.
20 lines
473 B
INI
20 lines
473 B
INI
# GICD78, GICE78, GICF78, GICH78, GICJG9, GICP78 - The Incredibles
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
# Fixes shadows at higher resolution.
|
|
# Option has no effect at 1x IR, so no reason not to enable.
|
|
VertexRounding = True
|
|
EFBToTextureEnable = False
|