GameINI update for newer Just Dance games

This commit is contained in:
mbc07 2016-10-29 23:52:03 -03:00
parent 146ee6de91
commit a8478b3ec4
4 changed files with 40 additions and 10 deletions

View File

@ -5,8 +5,8 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1
EmulationIssues = Freezes at boot, refer issue 6701
EmulationStateId = 4
EmulationIssues = Missing microphone emulation
[OnLoad]
# Add memory patches to be loaded once on boot here.
@ -16,6 +16,3 @@ EmulationIssues = Freezes at boot, refer issue 6701
[ActionReplay]
# 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]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1
EmulationIssues = Freezes at boot, refer issue 6701
EmulationStateId = 4
EmulationIssues = Missing microphone emulation
[OnLoad]
# Add memory patches to be loaded once on boot here.
@ -16,6 +16,3 @@ EmulationIssues = Freezes at boot, refer issue 6701
[ActionReplay]
# 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.