diff --git a/src/GPU3D.cpp b/src/GPU3D.cpp index e12301ac..7b72684a 100644 --- a/src/GPU3D.cpp +++ b/src/GPU3D.cpp @@ -2143,7 +2143,7 @@ void ExecuteCommand() case 0x50: // flush FlushRequest = 1; FlushAttributes = ExecParams[0] & 0x3; - CycleCount = 392; + CycleCount = 325; // probably safe to just reset all pipelines // but needs checked VertexPipeline = 0;