Original Post
What are taken into consideration when determining framerate? I figure processor speed and type, memory, and video card speed and memory. I'm using Allegro for Dev-C++; I like to use the rest() function to control the framerate. If I were to consider my game being played on various computers, what factors should I consider when controlling framerate?