UkrainianBanderasCat / Digital-Logic-Sim2

If you want to update Digital Logic Sim, so you can download this, update and commit
GNU General Public License v3.0
75 stars 21 forks source link

Very high GPU usage #100

Open DangerMage opened 2 years ago

DangerMage commented 2 years ago

Using the program even just on the title screen uses 100% of my GPU

I have an NVIDIA GeForce RTX 2060

DangerMage commented 1 year ago

Update. Figured out that the game is running at close to 2000 FPS consistantly

mekb-turtle commented 1 year ago

Is there a way to limit it? I'm 99.999% sure you really don't need it to be that fast.

DangerMage commented 1 year ago

No idea

firecerne commented 1 year ago

one time we limited it, we can do it again. However the logic is computed every frame so to keep everything fast we would have to limit it to a very high number (maybe 500 fps would work)

TheRiggedDev commented 1 year ago

This issue is already fixed. We have added a FPS Controller So you can limit your fps and reduce GPU usage