mirror of https://github.com/PCSX2/pcsx2.git
Yakuza 1 CRC hack (seem to work better than previous one).
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4928 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
e08e540eb8
commit
7f0f19ee02
|
@ -3154,7 +3154,7 @@ bool GSC_Yakuza(const GSFrameInfo& fi, int& skip)
|
|||
*/
|
||||
)
|
||||
{
|
||||
skip=17;
|
||||
skip=3;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue