-
Notifications
You must be signed in to change notification settings - Fork 30
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
super HIGH GPU usage #30
Comments
Part of the problem is that the game attempts to provide the max amount of fps, even tho its not a AAA game. Hence, in v0.39.0 there will be an option to set the max frame rate multiplier ratio. By default is 1/4. If your monitor can handle 60 fps then the game will have 15 fps. |
So the game only runs at 15 fps right now? (technically 1/4 of my monitor speed but that's 60 so...) If that's the case wow, I didn't realize 15 fps looked so great Haha, anyway, why will the options be a multiplier instead of just a number? Seems like the better option would just be a slider (or something) that allowed you to pick "any" fps you want. edit 1: forgot to type half the message lol |
No, right now (v0.38.0) uses the monitor's max speed. But v0.39.0 will enable ratios.
Okay, seems fare. I'll add the option |
No description provided.
The text was updated successfully, but these errors were encountered: