mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 01:59:52 -06:00
Gameini updates.
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.
This commit is contained in:
22
Data/Sys/GameSettings/GKSP52.ini
Normal file
22
Data/Sys/GameSettings/GKSP52.ini
Normal file
@ -0,0 +1,22 @@
|
||||
# GKSP52 - Kelly Slater's Pro Surfer
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
|
||||
[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
|
Reference in New Issue
Block a user