Hi everyone. Can someone please show me how to take control of the frame rate in my game written in Delphi 6 & DelphiX? The dxTimer interval is set to 0 and I achieve the following frame rates: Slower machine - 70 fps, Medium machine - 300 fps and very fast machine - over 450 fps. How can one hard code the fps so that it runs at 300 fps (the ideal rate) on all the machines mentioned?

Thanks for your help :-)