mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-14 19:27: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
19 lines
333 B
INI
19 lines
333 B
INI
# GNOE78, GNOX78 - Nicktoons Unite!
|
|
|
|
[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_Settings]
|
|
SafeTextureCacheColorSamples = 0
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
DeferEFBCopies = False
|
|
|