http://bugs.winehq.org/show_bug.cgi?id=3898
------- Additional Comments From magnus@hacka.net 2005-22-11 02:18 ------- This bug (?) should be very simple to replicate. It would be nice if someone could give it a try.
1) Press the key bound to your console, generally §/œ. 1B) If you're having problem getting the console at all, launch CS via this simple script, it toggles console mode on. -------snip-------- #!/bin/bash cd ~/.wine/drive_c/Valve/Steam/ wine Steam.exe -console -fullscreen -applaunch 10 & -------snip-------- The console will popup the once the game is launched. Type: bind key toggleconsole Where key is "any key".
2) Type: cl_netgraph 1 3) Start game and observe FPS-rate at the lower-right corner of the screen. 4) Press: ALT+TAB, then re-enter the game window and then check FPS-rate once again.