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
436 B
INI
23 lines
436 B
INI
# R6BE78, R6BJ78, R6BK78, R6BP78, R6BX78 - de Blob
|
|
|
|
[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
|