mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user