I'd like to find analogue of Fraps or any other fps counter on Ubuntu 12.10.
After some googling I found 2 solutions:
1) To use Mumble (I found it from this discussion). This solution didn't work for me because after launching the game:
mumble-overlay game
I got this error:
game: symbol lookup error: /usr/lib/mumble/libmumble.so.1: undefined symbol: glPopClientAttrib
And I didn't find any fix of this error in the WEB.
2) To use WINEDEBUG=fps with osd_cat. It works only with wine (only Windows games). Found from reading this discussion and this article. It shows FPS during play but the output is definitely wrong - 0.15-0.18 fps. And it doesn't matter if game really runs slow or fast - result is always the same.
Does anyone know how to fix these errors? Or is there any other solutions? Thanks for the help.
glc, as I discuss in this question. – Mik Jan 21 at 16:06glc, as I mentioned in my answer on that question. – Mik Jan 21 at 16:17glcdoesn't have such feature. – ArtemStorozhuk Jan 21 at 16:18