(Feature request) Change how Scope quality works #3867
ItsRodrigoAl
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What about double drawing the scene on the scope ONLY when aiming, instead of having it double drawn on all moment? On this way, you could keep your FPS fine since your gun won't be double drawing everything on every moment, and only will be drawn when you press right click to aim. Most (almost all) shooter games works in this way, also is not useful at all having the scene being double drawn when you're not aiming, just for having low performance with no sense
On the current way you will have a FPS drop since the moment you enable the Scope Quality because its always double drawing the scene even if you're not aiming, but on this way your FPS will drop ONLY when you aim your gun
Beta Was this translation helpful? Give feedback.
All reactions