mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-10 09:17:50 +00:00

Update several INI GameSettings for Blue Tongue Entertainment games Add comments & more Nick games fixes Adds comments to all FMV fixes and adds even more fixes for Nick games
23 lines
444 B
INI
23 lines
444 B
INI
# R38E78, R38P78, R38X78, R38Y78 - Marvel Super Hero 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_Enhancements]
|
|
# Fixes FMVs
|
|
ForceTextureFiltering = False
|
|
|
|
[Video_Settings]
|
|
# Needed for some FMVs.
|
|
SafeTextureCacheColorSamples = 0
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
DeferEFBCopies = False
|