Commit the SPU2-X compile fix from miseru99. GSdx CRC hackfix is included, too.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4862 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
ramapcsx2 2011-08-11 09:15:03 +00:00
parent 3373f6852b
commit d3784af2ab
2 changed files with 5 additions and 0 deletions

View File

@ -283,6 +283,7 @@ CRC::Game CRC::m_games[] =
{0xA8DB29DF, BlackHawkDown, EU, 0},
{0x25FC361B, DevilMayCry3, US, 0}, //SE
{0x18C9343F, DevilMayCry3, EU, 0}, //SE
{0x2F7D8AD5, DevilMayCry3, US, 0},
{0x7ADCB24A, DevilMayCry3, EU, 0},
{0x79C952B0, DevilMayCry3, JP, 0}, //SE
{0x7F3DDEAB, DevilMayCry3, JP, 0},

View File

@ -502,6 +502,10 @@
<Filter
Name="Sound Output"
>
<File
RelativePath="..\DplIIdecoder.cpp"
>
</File>
<File
RelativePath="..\Lowpass.cpp"
>