From: notaz Date: Sat, 26 Mar 2011 21:59:09 +0000 (+0200) Subject: dfxvideo: allow frameskip in interlace mode too X-Git-Tag: r9~97 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=4215cb1fa3c1f545b2bac62c5fc4c478469a6a46;ds=sidebyside dfxvideo: allow frameskip in interlace mode too --- diff --git a/plugins/dfxvideo/gpu.c b/plugins/dfxvideo/gpu.c index 36171b5b..b3845263 100644 --- a/plugins/dfxvideo/gpu.c +++ b/plugins/dfxvideo/gpu.c @@ -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