Allow setting dsp on thread via game ini.

Also force TWW to LLE and no dsp on thread.
This commit is contained in:
Rachel Bryk
2013-07-31 21:35:22 -04:00
parent 44d17b5da5
commit 8c5bc2ba3c
4 changed files with 10 additions and 1 deletions

View File

@ -345,6 +345,8 @@ $Unrestricted Camera
04356D34 45000000
04356D48 42B00000
[Core]
DSPThread = False
DSPHLE = False
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -21,6 +21,8 @@ $Snow test room
0x803C9D4C:dword:0x74363200
[ActionReplay]
[Core]
DSPThread = False
DSPHLE = False
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -224,6 +224,9 @@ $Test Room 14 (Hold L+R+B)
043D166C 000000FF
043D1670 4B5F5465
043D1674 73746500
[Core]
DSPThread = False
DSPHLE = False
[Video]
ProjectionHack = 0
PH_SZNear = 0