benjamimgois / goverlay

GOverlay is an opensource project that aims to create a Graphical UI to help manage Linux overlays.
GNU General Public License v3.0
518 stars 41 forks source link

No way to set custom framerate in 1.0 #98

Open Slayer5934 opened 4 months ago

Slayer5934 commented 4 months ago

I do not see a way to set a custom framerate for adaptive sync to work properly (for example its usually good to limit 75 hz monitor to 72 fps so spikes don't produce tearing)

benjamimgois commented 4 months ago

@Slayer5934 in the latest 1.0 release there's no way to do that, but i can add a custom field back, just like the older releases.

Slayer5934 commented 4 months ago

Thank you, I love goverlay and use it every day, without it gaming on linux would not be as easy

I appreciate you <3

nighty2k7 commented 3 weeks ago

I would like to support that feature request. Usually for Gsync to work best you set a custom limit 3fps below the displays refresh rate. So for my 120Hz display I would like to set 117Hz

benjamimgois commented 3 weeks ago

Sure guys, i'm planning to add a "negative offset" option, so you can choose the target FPS and choose from -1 to -30 offset option, it would apply to all FPS that you checked on the fps list. Maybe this week i can upload some test code and ask for feedback.

nighty2k7 commented 3 weeks ago

Nice, offset would work perfect!. Just give a heads up and I will be testing!