Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Software to see FPS in Games
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
segan_n
n00b
n00b


Joined: 26 Jun 2013
Posts: 4

PostPosted: Wed Dec 11, 2013 2:39 pm    Post subject: Software to see FPS in Games Reply with quote

Hello, I want one software to see FPS in games, more or less similar to Fraps or Afterburner. Thanks.
Back to top
View user's profile Send private message
fpemud
Guru
Guru


Joined: 15 Feb 2012
Posts: 349

PostPosted: Thu Dec 12, 2013 12:57 am    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=461268
https://github.com/fpemud/libglfps

BUT, I can't get it running, and I don't know how to fix it...
Back to top
View user's profile Send private message
smeat
n00b
n00b


Joined: 09 Nov 2013
Posts: 2

PostPosted: Thu Dec 12, 2013 8:26 pm    Post subject: Reply with quote

You could try using the mumble overlay and activate the fps counter in the options.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sat Feb 08, 2014 7:02 pm    Post subject: Reply with quote

Code:
GALLIUM_HUD=fps programname
will work; you can use
Code:
GALLIUM_HUD=help glxgears
to see the full syntax.
Back to top
View user's profile Send private message
darklegion
Guru
Guru


Joined: 14 Nov 2004
Posts: 468

PostPosted: Sun Feb 16, 2014 7:39 am    Post subject: Reply with quote

Ant P. wrote:
Code:
GALLIUM_HUD=fps programname
will work; you can use
Code:
GALLIUM_HUD=help glxgears
to see the full syntax.


You need the open source mesa drivers for this and it does work as intended there. It won't work with any of the prop. drivers, though.

There's WINEDEBUG=+fps for games run under wine, although it isn't an overlay but rather it outputs on the terminal if you launch from there. Maybe hide all other output with -all if the games have a lot of errors/fixmes by default.

Lastly, some games have built in fps counters which are usually enabled by a config option.
Back to top
View user's profile Send private message
spacelike
n00b
n00b


Joined: 15 Sep 2011
Posts: 61

PostPosted: Thu Jul 10, 2014 6:33 pm    Post subject: Reply with quote

Here is a steam thread about this same topic
http://steamcommunity.com/app/221410/discussions/0/540742667722147098/

apparently valve is working on tools for doing what you want
https://github.com/ValveSoftware/voglperf

I haven't tested it yet though, but it seems interesting.


[EDIT] I got it working and it does work on non-steam games too (although it flickers a lot, but is still readable), even though the guide says just typing "make" will build the 32bit version it doesn't, you have to make sure it's built too with "make voglperf32".
and if you want to use it with non-steam games you have to launch the game and manually supply the command line variables for VOGLPERF_CMD_LINE and LD_PRELOAD[/EDIT]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum