Merge pull request #4404 from mbc07/gameini-just-dance

[GameINI] Update INIs of newer Just Dance games
This commit is contained in:
JosJuice 2016-10-31 12:54:29 +01:00 committed by GitHub
commit f1dc6c3106
4 changed files with 40 additions and 10 deletions

View File

@ -5,8 +5,8 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1 EmulationStateId = 4
EmulationIssues = Freezes at boot, refer issue 6701 EmulationIssues = Missing microphone emulation
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -16,6 +16,3 @@ EmulationIssues = Freezes at boot, refer issue 6701
[ActionReplay] [ActionReplay]
# Add action replay cheats here. # Add action replay cheats here.
[Video_Hacks]
EFBToTextureEnable = False

View File

@ -0,0 +1,18 @@
# SJNE41, SJNP41 - Just Dance 2016
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Missing microphone emulation
[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.

View File

@ -5,8 +5,8 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1 EmulationStateId = 4
EmulationIssues = Freezes at boot, refer issue 6701 EmulationIssues = Missing microphone emulation
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -16,6 +16,3 @@ EmulationIssues = Freezes at boot, refer issue 6701
[ActionReplay] [ActionReplay]
# Add action replay cheats here. # Add action replay cheats here.
[Video_Hacks]
EFBToTextureEnable = False

View File

@ -0,0 +1,18 @@
# SZ7E41, SZ7P41 - Just Dance 2017
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Missing microphone emulation
[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.