GameINI: Add Skylanders: Trap Team

`EFBEmulateFormatChanges = True` properly emulates the blur in the backgrounds.
`ImmediateXFBEnable = False` to prevent epilepsy-inducing FMVs.
This commit is contained in:
Martino Fontana 2024-10-03 19:39:21 +02:00
parent b055965792
commit e57ee3c099

View File

@ -0,0 +1,17 @@
# SK8P52, SK8D52, SK8V52, SK8I52, SK8E52 - Skylanders: Trap Team
[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]
EFBEmulateFormatChanges = True
ImmediateXFBEnable = False