Merge pull request #215 from delroth/gameini-dsphle
Do not force DSPLLE in Zelda HLE games anymore.
This commit is contained in:
commit
b7599f7d3a
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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.
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
DSPThread = False
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
DSPThread = False
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
DSPThread = False
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
|
Loading…
Reference in New Issue