27 lines
540 B
INI
27 lines
540 B
INI
# GFGEA4, GFGPA4 - Frogger Beyond
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
DSPHLE = False
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues = Needs real xfb for the videos to display. Slow audio with HLE.
|
|
|
|
[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.
|
|
|
|
[DSP]
|
|
EnableJIT = True
|
|
|
|
[Video_Settings]
|
|
UseXFB = True
|
|
UseRealXFB = True
|