mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-09 16:57:57 +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
414 B
INI
23 lines
414 B
INI
# SDBE78, SDBP78 - de Blob 2
|
|
|
|
[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
|