Merge pull request #10024 from Tilka/neogeo

GameSettings: force DSPLLE in remaining Neo Geo games
This commit is contained in:
JMC47 2021-08-14 23:35:49 -04:00 committed by GitHub
commit 99490cbd7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# ECHJJ8, ECHEJ8, ECHPJ8 - The King of Fighters '98
[Core]
# Values set here will override the main Dolphin settings.
DSPHLE = False
[DSP]
# Values set here will override the Dolphin DSP settings.
EnableJIT = True
[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]

View File

@ -0,0 +1,20 @@
# ECMJJ8 - Tokuten Oh: Honoo no Libero
[Core]
# Values set here will override the main Dolphin settings.
DSPHLE = False
[DSP]
# Values set here will override the Dolphin DSP settings.
EnableJIT = True
[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]