From b3cd458c787ff6b8e2d526d0867141f5ed1605df Mon Sep 17 00:00:00 2001 From: "Jake.Stine" Date: Sun, 27 Jun 2010 02:57:04 +0000 Subject: [PATCH] ... oops. Dunno how that got in there. (fixes God of War, improves SC3 .. though SC3 is still missing quite a bit of geometry for some reason). git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3321 96395faa-99c1-11dd-bbfe-3dabce05a288 --- pcsx2/ps2/GIFpath.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/pcsx2/ps2/GIFpath.cpp b/pcsx2/ps2/GIFpath.cpp index 3f9f168e52..c088d160fe 100644 --- a/pcsx2/ps2/GIFpath.cpp +++ b/pcsx2/ps2/GIFpath.cpp @@ -553,7 +553,6 @@ __forceinline int GIFPath::ParseTag(GIF_PATH pathidx, const u8* pMem, u32 size) if (!s_gifPath.path[0].IsActive() && !s_gifPath.path[1].IsActive() && !s_gifPath.path[2].IsActive()) { - CSRreg.FINISH = false; if (!(GSIMR&0x200)) gsIrq(); }