Frame rates
supersonicdarky
Join Date: 2007-08-18 Member: 61926Members, Constellation
How many frames <i>should</i> I get on an 8800gt + amd athlon 64 x2 @ 2.8ghz? Mostly it maxes out at 71 (as I assumed is the limit) but often drops to 50 and sometimes even to 20. Oh, and the most important thing I forgot to mention - I play under linux w/ wine @ 1680x1050 and opengl.
Comments
-Someone plz tell me if what I think is right or if I'am speaking out of my @$$.
to increase ur fps from 71, tyle into console: fps_max 100
I doubt it because the two a different engines. It's possible some change to the steam friends system(since it will "overlay" onto the screen) could do it though.
I have the same cpu specs as you but I have a 7600GS, and play under wine.
I get the same fps as you, with the same mentioned fps drops, which is interesting considering I have a inferior graphics card.
It is clearly wines fault, but just wanted to mention I get the same fps with a 7600 through wine.
Nvidia dx10 card is the problem. I did have 8800 320 and 8800gt and my old x1900xt was twice better than these nvidias ######s. My solution was get ati dx10 cards and they work just fine. Tested 2900pro and 3870.
-Someone plz tell me if what I think is right or if I'am speaking out of my @$$.<!--QuoteEnd--></div><!--QuoteEEnd-->
Ati dx10 cards do this like co_daimos pg rooms and co_umbra hive or ns_metal surfice hive. And pg lights. But not under 100fps. 8800gt and 10+ people same room and fps can be 50.. Pretty ######ty situation.
and just after I got me a 8800.
What command are you using to start the game?
Do you have the newest version of your drivers and Wine?
I'm guessing you use Ubuntu. Are you using Compiz? Some people have reported that it will slow down the game. Imagine that!
To hide debugging messages, which should slightly improve performance, use this with the command to start half-life: <b>WINEDEBUG=-all wine hl</b>
These are some changes you can make to your config (<i>$HOME/.wine/config</i>), if they're not already made. Be sure and back up your config before you do this, and restore the original if it does not help.:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->"Managed" = "N" ; a significant change
"UseXVidMode" = "N"
"UseXRandR" = "N" ; a significant change
"DXGrab" = "Y"
"Synchronous" = "Y" ; without this mouse reacts VERY slowly
"windows" = "nt40"<!--c2--></div><!--ec2-->
Last, but not least, consider not using such a beastly resolution. Wine isn't "teh sex" yet, so forgive it by doing something more plebian: 1024x768, for starters.
Oh and 71 fps is unbearable if you want to domin8. Consider duel booting if all else fail. GOOD LUCK.
You're right. Thanks for pointing that out. They changed that a few years ago. Now there's the command <i>/usr/local/bin/winecfg</i> and settings in the registry. Not sure how to translate them because I don't have my dual boot setup anymore.