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
633 stars 40 forks source link

Restore FPS only option. (fps_only) #112

Closed Bitwolfies closed 3 months ago

Bitwolfies commented 6 months ago

Was lost with the UI overhaul, you can only set the one that contains what graphic API is in use along with the latency, not the one that simply displays the fps.

benjamimgois commented 4 months ago

@Bitwolfies , since i had rebuild a huge part of goverlay i hadn't re-implemented the quick layouts yet. But it still in the plans. I have a couple of days off work this month, will try to implement it.

benjamimgois commented 3 months ago

fixed in 1.2 release

Bitwolfies commented 3 months ago

Doesn't actually appear to work properly, the config doesn't use the specific fps_only option that mangohud provides.

All I was asking for was the return of fps_only as an option alongside the fps option.

Bitwolfies commented 3 months ago

To make things perfectly clear, fps: Screenshot_20240729_105605 fps_only: Screenshot_20240729_105651

benjamimgois commented 3 months ago

Indeed, i need to disable the "engine" and "frame time". Will try to make a fix for that asap