RetroArch icon indicating copy to clipboard operation
RetroArch copied to clipboard

Petition to remove "FPS: " from the rgui fps counter (on 3ds)

Open Clydefrosch22 opened this issue 2 years ago • 2 comments

So this is low priority. But on a screen with as few pixels as a 3ds and no way to shrink the font down, these symbols are a ton of wasted pixels that only get in the way and they really don't convey anything important. If you have this on, you know this is the fps counter. Until recently, i just took the bottom screen console output counter, but since updating from an older version, that display is gone.

fps rgui

Clydefrosch22 avatar Jun 24 '22 20:06 Clydefrosch22

https://github.com/libretro/RetroArch/blob/1c31efaa91c1ed2d994f008eb35d0ab40ed3914b/gfx/video_driver.c#L3754-L3765

To achieve this, FPS: could be prevented from being added to the array.

Maybe a single menu option could be added to hide performance stat descriptions, not necessarily 3DS exclusive, covering at least FPS: but also Frames: and MEM:.

MrHuu avatar Sep 05 '22 23:09 MrHuu

Good idea.

LibretroAdmin avatar Oct 04 '22 21:10 LibretroAdmin