After getting a flatscreen monitor recently and connecting via a DVI connection Blitz 3D and Blitz Plus have a stuttering framerate in windowed mode (Blitzmax is fine if I set the hertz part of the Graphics command to my refresh rate of 60). This does not happen in fullscreen mode or when using a VGA cable strangely.
I wanted to include it here as a bug because other games that I have tried in windowed mode (non Blitz) are working absolutely fine and smoothly. It just seems to be something that Blitz is doing with the screen updating.
I have tried doing a Flip False : VWait but the problem still persists. I have also tried to create a timer of 60 and use WaitTimer but again no luck. My monitor is running at 60Hertz in 1440x900 mode (It is a widescreen monitor) but the problem still occurs if I run it at a different refresh rate such as 59 or 75 or different resolution.
I am all out of things to try so hopefully someone can take a look into this for me.
Just out of interest several of my friend also share this problem.
Incase it helps I am running Windows XP Home with an NVidia card.
Is there some way that I can mimic the graphic commands hertz parameter of BlitzMax as this solves the problem.
I hope that you can help as it is causing me a lot of headaches.
Jason.
I wanted to include it here as a bug because other games that I have tried in windowed mode (non Blitz) are working absolutely fine and smoothly. It just seems to be something that Blitz is doing with the screen updating.
I have tried doing a Flip False : VWait but the problem still persists. I have also tried to create a timer of 60 and use WaitTimer but again no luck. My monitor is running at 60Hertz in 1440x900 mode (It is a widescreen monitor) but the problem still occurs if I run it at a different refresh rate such as 59 or 75 or different resolution.
I am all out of things to try so hopefully someone can take a look into this for me.
Just out of interest several of my friend also share this problem.
Incase it helps I am running Windows XP Home with an NVidia card.
Is there some way that I can mimic the graphic commands hertz parameter of BlitzMax as this solves the problem.
I hope that you can help as it is causing me a lot of headaches.
Jason.