Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant high gpu usage #23

Open
f1Lthz4 opened this issue Dec 21, 2023 · 1 comment
Open

Constant high gpu usage #23

f1Lthz4 opened this issue Dec 21, 2023 · 1 comment

Comments

@f1Lthz4
Copy link

f1Lthz4 commented Dec 21, 2023

App uses 10-20% of 4080 doesn't matter if it draws anything or not
screenshot

@Tonetfal
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants