mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Merge pull request #215 from delroth/gameini-dsphle
Do not force DSPLLE in Zelda HLE games anymore.
This commit is contained in:
commit
b7599f7d3a
12 changed files with 0 additions and 12 deletions
|
@ -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…
Add table
Reference in a new issue