You are not logged in.

#1 2019-08-03 16:50:36

Iulian
Member
Registered: 2019-08-01
Posts: 24

FPS counter

is there a way to have an fps counter for games that don't have a launcher that are ran through wine ?

Offline

#2 2019-08-03 17:50:12

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: FPS counter

With open source drivers you can probably use

GALLIUM_HUD=fps wine game.exe

If you use steam, then there may be some sort of steam overlay with fps available.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#3 2019-08-03 18:45:20

Iulian
Member
Registered: 2019-08-01
Posts: 24

Re: FPS counter

i tried the command it does not work sad and i have been looking on the internet and it seems there really is no program that will do that

Offline

#4 2019-08-04 06:26:18

zaxdan69
Member
Registered: 2016-06-04
Posts: 271

Re: FPS counter

If you have dxvk you can use this also:

export DXVK_HUD=fps

This work for me on wine games.

Offline

#5 2019-08-04 12:00:29

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,413

Re: FPS counter

Instead of random suggestions, you should be more transparent here, which graphics card and for which driver do you want this for? "General" FPS counters that are usable everywhere usually require something device specific. Also which exact games?

Last edited by V1del (2019-08-04 12:01:01)

Online

#6 2019-08-04 21:03:32

Iulian
Member
Registered: 2019-08-01
Posts: 24

Re: FPS counter

i have a gtx 560ti the driver version is 390.116 and i am looking to see the fps in games that are not on steam or any other launcher

Offline

#7 2019-08-04 21:06:30

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: FPS counter

There was https://glxosd.nickguletskii.com/, but it is unlikely it will still work.

If your game uses wine with DXVK, then see post #4. For other wine games, you can only have output on the terminal with the +fps option

You could also try to add non-steam games in steam. Maybe you'll be able to use the steam overlay then.

Last edited by progandy (2019-08-04 21:13:33)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

Board footer

Powered by FluxBB