Hi, I am wondering if there is any easy way to up the frame rate of a pygame program. For example locking the frame rate? I don't know. Thanks in advance!

26BM

Recommended Answers

All 2 Replies

You should probably tell us what you are doing for us to give any tips. For example posting the code you use to draw each frame. Maybe this code could be optimalised, you could be redrawing too many things per frame which would make it impossible for your cpu to draw more frames.

Thanks for posting I have solve this issue. Thanks anyways.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.