Michael Jackson the experience update due to request. Idleskip isn't disabled by default since with lle it isn't needed to be disabled (plus a speedup for older than corei7,i5,i3 systems :-) ).
This commit is contained in:
parent
bca41ce8eb
commit
05a2836105
|
@ -1,9 +1,8 @@
|
|||
# SMOE41 - MICHAEL JACKSON THE EXPERIENCE SPECIAL EDITION
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
SkipIdle = 0
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Sound noise eliminated using the LLE plugin. Use directx11 plugin (no black lines) and 1x anisotropic filtering (otherwise broken videos in dx11 and Open gl)(r6668)
|
||||
EmulationIssues = Sound noise eliminated using the LLE plugin and normal video speed (with hle disable idleskip for normal dance school speed). Use 1x anisotropic filtering with directx11 plugin (otherwise broken videos in dx11 and Opengl)(r6700)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
# SMOP41 - MICHAEL JACKSON THE EXPERIENCE SPECIAL EDITION
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
SkipIdle = 0
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Sound noise eliminated using the LLE plugin. Use directx11 plugin (no black lines) and 1x anisotropic filtering (otherwise broken videos in dx11 and Open gl)(r6668)
|
||||
EmulationIssues = Sound noise eliminated using the LLE plugin and normal video speed (with hle disable idleskip for normal dance school speed). Use 1x anisotropic filtering with directx11 plugin (otherwise broken videos in dx11 and Opengl)(r6700)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
|
Loading…
Reference in New Issue