mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-29 04:30:57 +01:00
e57ee3c099
`EFBEmulateFormatChanges = True` properly emulates the blur in the backgrounds. `ImmediateXFBEnable = False` to prevent epilepsy-inducing FMVs.
18 lines
381 B
INI
18 lines
381 B
INI
# 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
|