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

super HIGH GPU usage #30

Closed
waynezhang2021 opened this issue Aug 30, 2022 · 3 comments · Fixed by #37
Closed

super HIGH GPU usage #30

waynezhang2021 opened this issue Aug 30, 2022 · 3 comments · Fixed by #37
Labels
v0.39 Planned for v0.39

Comments

@waynezhang2021
Copy link

waynezhang2021 commented Aug 30, 2022

No description provided.

AOx0 added a commit that referenced this issue Nov 30, 2022
@AOx0
Copy link
Collaborator

AOx0 commented Nov 30, 2022

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.
There will be options to switch between 1/1, 1/2, 1/3 and 1/4 (default)

@AOx0 AOx0 added the v0.39 Planned for v0.39 label Nov 30, 2022
@crispeeweevile
Copy link

crispeeweevile commented Dec 1, 2022

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. There will be options to switch between 1/1, 1/2, 1/3 and 1/4 (default)

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
edit 2: forgot to mention edit 1 + fixed a grammar mistake

@AOx0
Copy link
Collaborator

AOx0 commented Dec 1, 2022

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

No, right now (v0.38.0) uses the monitor's max speed. But v0.39.0 will enable ratios.

Seems like the better option would just be a slider (or something) that allowed you to pick "any" fps you want.

Okay, seems fare. I'll add the option

@AOx0 AOx0 linked a pull request Dec 5, 2022 that will close this issue
@AOx0 AOx0 closed this as completed in #37 Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.39 Planned for v0.39
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants