aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/gpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfxvideo/gpu.c')
-rw-r--r--plugins/dfxvideo/gpu.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/dfxvideo/gpu.c b/plugins/dfxvideo/gpu.c
index 20e5eef..45f5b38 100644
--- a/plugins/dfxvideo/gpu.c
+++ b/plugins/dfxvideo/gpu.c
@@ -788,8 +788,9 @@ void CALLBACK GPUupdateLace(void) // VSYNC
if(!(dwActFixes&1))
lGPUstatusRet^=0x80000000; // odd/even bit
- if(!(dwActFixes&32)) // std fps limitation?
- CheckFrameRate();
+ //if(!(dwActFixes&32)) // std fps limitation?
+ // CheckFrameRate();
+ pl_frame_limit();
if(PSXDisplay.Interlaced) // interlaced mode?
{