dfxvideo: allow frameskip in interlace mode too
authornotaz <notasas@gmail.com>
Sat, 26 Mar 2011 21:59:09 +0000 (23:59 +0200)
committernotaz <notasas@gmail.com>
Sat, 26 Mar 2011 21:59:09 +0000 (23:59 +0200)
plugins/dfxvideo/gpu.c

index 36171b5..b384526 100644 (file)
@@ -575,9 +575,9 @@ void CALLBACK GPUwriteStatus(uint32_t gdata)      // WRITE STATUS
 
      if (!(PSXDisplay.Interlaced))                      // stupid frame skipping option
       {
-       if(UseFrameSkip)  decideSkip();
        if(dwActFixes&64) bDoLazyUpdate=TRUE;
       }
+     if(UseFrameSkip)  decideSkip();
     }return;
    //--------------------------------------------------//
    // setting width