Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 12

Hybrid View

  1. #1
    Super Moderator Stealthy's Avatar
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1450

    Default Low framerates since 2.4?

    Hi guys,

    Anyone else experienced this? I had a 20-40 FPS drop on my main's PC since the patch. FPS drops on alt's machines as well, but not as bad.

    System specs:
    Intel Core 2 Quad 2.4Ghz
    4GB RAM
    Geforce 8800 GTX 768MB

    Have tried with and without mods, removed the WTF folder...etc. All the usual tricks and nothing seems to have worked.

    Cheers,
    Stealthy
    The Zerg (Magtheridon - US)

    Fact of Life: After Monday and Tuesday even the calendar says W T F.

  2. #2

    Default RE: Low framerates since 2.4?

    Quote Originally Posted by 'Stealthy',index.php?page=Thread&postID=52354#post 52354
    Hi guys,

    Anyone else experienced this? I had a 20-40 FPS drop on my main's PC since the patch. FPS drops on alt's machines as well, but not as bad.

    System specs:
    Intel Core 2 Quad 2.4Ghz
    4GB RAM
    Geforce 8800 GTX 768MB

    Have tried with and without mods, removed the WTF folder...etc. All the usual tricks and nothing seems to have worked.

    Cheers,
    Stealthy
    i havent noticed a lower overall framerate, however I have noticed that every now and then, the framerate on one window drops WAY down, to like 1fps or lower. This seems random as to what time it happens, and which window it affects. I notice that the CPU usage for that window goes way up whenever it happens.

  3. #3

    Default

    I've noticed lower frmae rates also, but nothing significant.... dropped from ~60 to ~40. After an AH scan with auctioneer it drops to 1 for about 30-45 seconds after the AH window is closed.

    I have an 512MB 8800GTX, FX60CPU, 3GB RAM and Raptors

  4. #4
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    I've been having the same issues.


  5. #5
    Super Moderator Stealthy's Avatar
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1450

    Default

    I go down to about 15 FPS in Shat and IQD during peak times at the moment which is really annoying. I have seen this exact same problem in a previous patch - which Blizz had denied any problems for about it a month beofre finally fixing it in a patch.

    Other things I've noticed - FPS much worse outdoors than indoors. Resetting PC improves FPS slightly (memory leak maybe?), but gets worse over time.

    I'm going to post it up in th Blizz tech support forum, maybe I'll get lucky and get a blue response.

    Cheers,
    Stealthy
    The Zerg (Magtheridon - US)

    Fact of Life: After Monday and Tuesday even the calendar says W T F.

  6. #6

    Default

    I did notice a significant degradation immediately after installing the patch but it has since stabilized and if anything I think I am seeing an improvement.
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  7. #7

    Default

    Heres a little info that might help, if you dont know what you are doing with regedit, dont go there.

    This can reduce lag AND improve your framerate.

    "1 - TcpAckFrequency - NOTE if you are running Windows Vista this setting may not have any effect - a hotfix is needed i dont have the link to, but it is out there. This works fine under Windows XP

    Type "regedit" in windows "run.." dialog to bring up registry menu

    Then find:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\

    There will be multiple NIC interfaces listed in there, find the one you use to connect to the internet, there will be several interfaces listed (they have long names like {7DBA6DCA-FFE8-4002-A28F-4D2B57AE8383}. Click each one, the right one will have lots of settings in it and you will see your machines IP address listed there somewhere. Right-click in the right hand pane and add a new DWORD value, name it TcpAckFrequency, then right click the entry and click Modify and assign a value of 1.

    You can change it back to 2 (default) at a later stage if it affects your other TCP application performance. it tells windows how many TCP packets to wait before sending ACK. if the value is 1, windows will send ACK every time it receives a TCP package.

    2 - TCPNoDelay
    This one is pretty simple (also discussed on link below):

    http://technet2.microsoft.com/window....mspx?mfr=true

    Type "regedit" in windows "run.." dialog to bring up registry menu

    Then find:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers

    Right-click in the right hand pane and add a new DWORD value, name it TCPNoDelay, then right click the entry and click Modify and assign a value of 1.

    Click Ok and close the registry editor, then reboot your PC."

    Basically, this fix is deactivating the Nagle algorithm to improve your ping.
    Tilce x 4
    Twisting Nether EU - Horde


  8. #8

    Default

    Stealthy, I've experienced the exact same thing.

  9. #9

    Default

    I did that registry hack about a week or so ago.... no improvements at all.

  10. #10

    Default

    Quote Originally Posted by Tizer',index.php?page=Thread&postID=52408#post5240 8][color=#333333][font='Verdana
    Heres a little info that might help, if you dont know what you are doing with regedit, dont go there.

    This can reduce lag AND improve your framerate.

    "1 - TcpAckFrequency - NOTE if you are running Windows Vista this setting may not have any effect - a hotfix is needed i dont have the link to, but it is out there. This works fine under Windows XP

    Type "regedit" in windows "run.." dialog to bring up registry menu

    Then find:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\

    There will be multiple NIC interfaces listed in there, find the one you use to connect to the internet, there will be several interfaces listed (they have long names like {7DBA6DCA-FFE8-4002-A28F-4D2B57AE8383}. Click each one, the right one will have lots of settings in it and you will see your machines IP address listed there somewhere. Right-click in the right hand pane and add a new DWORD value, name it TcpAckFrequency, then right click the entry and click Modify and assign a value of 1.

    You can change it back to 2 (default) at a later stage if it affects your other TCP application performance. it tells windows how many TCP packets to wait before sending ACK. if the value is 1, windows will send ACK every time it receives a TCP package.

    2 - TCPNoDelay
    This one is pretty simple (also discussed on link below):

    http://technet2.microsoft.com/window....mspx?mfr=true

    Type "regedit" in windows "run.." dialog to bring up registry menu

    Then find:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers

    Right-click in the right hand pane and add a new DWORD value, name it TCPNoDelay, then right click the entry and click Modify and assign a value of 1.

    Click Ok and close the registry editor, then reboot your PC."

    Basically, this fix is deactivating the Nagle algorithm to improve your ping.
    [/font][/color]


    Blizzard stopped using the nagle algorithm a few patches ago.



    I myself have not experienced any differences in performance.
    The poetry that comes from the squaring off between,
    And the circling is worth it,
    Finding beauty in the
    dissonance


Similar Threads

  1. How to lower framerates directly via Keyclone?
    By PerzianPenguin in forum Software Tools
    Replies: 1
    Last Post: 04-21-2009, 09:44 PM
  2. Fix my framerates! CPU/MB/Memory/OS upgrade
    By Greythan in forum Hardware Tools
    Replies: 4
    Last Post: 11-28-2008, 12:32 PM
  3. Aero = better framerates. Who knew?
    By junx in forum Hardware Tools
    Replies: 2
    Last Post: 02-24-2008, 12:15 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •