0 Members and 1 Guest are viewing this topic.
48% while the app is running or after?Because if its while the app is running its totally normal.....
Quote from: "Daazku"48% while the app is running or after?Because if its while the app is running its totally normal.....how is that in any way normal?
To solve the problems, you can try to:1. set a framerate limit (sf::RenderWindow::SetFramerateLimit)2. enable vertical synchronization (sf::RenderWindow::UseVerticalSync)3. write your own framelimiting code (sf::Sleep)I hope that helps.
how is that in any way normal?