Constant high gpu usage
Opened this issue · 1 comments
Yeah, it's an undefined behavior a very small amount of users have. Usually, if someone has it, it's always the case for them. I have never had any issue with the GPU usage, so I couldn't really track down the issue just by the fact that it is there for some people. Sometimes it's the settings window that takes that much of GPU for no reason, so you can try to close it; again, it's something a few people experience. Unfortunately, I can't help with it.
If you're a programmer, and you want to find out and fix the issue, I would suggest trying to setup the environment for the program, i.e. installing SFML 2.5.1 along Visual Studio, and check whether the Tick is not running more than 60 times per second. It shouldn't, but if does, it means that most likely there's an issue with underlying libs/frameworks the program relies on.