diff --git a/plugins/GSdx/GSState.cpp b/plugins/GSdx/GSState.cpp index 16a009de70..cc9b2d04fa 100644 --- a/plugins/GSdx/GSState.cpp +++ b/plugins/GSdx/GSState.cpp @@ -3154,7 +3154,7 @@ bool GSC_Yakuza(const GSFrameInfo& fi, int& skip) */ ) { - skip=17; + skip=3; } return true; }