mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
ad7d5a3ed9
For Disney's Hide & Sneak (gc), Kelly Slater's Pro Surfer (gc), Codename: Kids Next Door (gc), X-Men 2 Wolverine's Revenge (gc). Fixes issue 7024.
24 lines
491 B
INI
24 lines
491 B
INI
# GKZP54 - Codename: Kids Next Door
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
TLBHack = 1
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationIssues = Needs real xfb for the videos to work.
|
|
EmulationStateId = 4
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
UseXFB = True
|
|
UseRealXFB = True
|