mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-12 10:17:47 +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
17 lines
338 B
INI
17 lines
338 B
INI
# RBYP78, RBYJ78, RBYE78 - Barnyard (Wii)
|
|
|
|
[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_Hacks]
|
|
# Needed for some FMVs.
|
|
ImmediateXFBEnable = False
|
|
EFBToTextureEnable = False
|
|
DeferEFBCopies = False
|