Page 11 of 16 FirstFirst ... 9 10 11 12 13 ... LastLast
Results 101 to 110 of 159

Thread: Anti-latency (server-side hit detection / correction)

  1. #101

    Re: Anti-latency (server-side hit detection / correction)

    I remember years ago playing on a dedicated server running EPG & Kornman's Delagonator.
    There were only 2 of us playing at that time and it was a blast, almost every sniper shot hit the mark.

    I didn't see it mentioned in the thread, how does its method of operation differ from any other described here?
    Last edited by DemonOne; October 24th, 2011 at 06:08 PM.
    Reply With Quote

  2. #102
    InnerGoat killed my dakimakura waifu because I didn't post my desk :( jcap's Avatar
    Join Date
    Aug 2006
    Posts
    4,193

    Re: Anti-latency (server-side hit detection / correction)

    I'm not even sure if the delagonator did anything....

    Kornman, did it really work, or was it mostly placebo?
    Reply With Quote

  3. #103
    Senior Member Vicky's Avatar
    Join Date
    May 2007
    Location
    Up there...
    Posts
    874

    Re: Anti-latency (server-side hit detection / correction)

    It did do something, reset some counters or something.. The Korn knows.
    Reply With Quote

  4. #104
    Kid in the Hall Kornman00's Avatar
    Join Date
    Sep 2006
    Location
    ◕‿◕, ┌( ಠ_ಠ)┘
    Posts
    3,130

    Re: Anti-latency (server-side hit detection / correction)

    Increased the player message update rates. Some of the message update times vary, but one of them (I think maybe it was related to vehicle position updates) was set to every 30 ticks, which should translate into either every second or twice a second. So I would tweak that to update more often.

    I put the code for Delaginator plus a few other tweaks into OS...don't think it's own by default though.

    IIRC (thinking back to the EPG days, not sure about today), there were some issues with stability or something (I forget if we were running rec0's app at the time). Not sure if this was explicitly due to the update increases or not. I think I set most of the configurable update times to be 10 ticks (so a message every 10 game ticks).
    Reply With Quote

  5. #105
    {XG}Clan founder {XG}Gijs007's Avatar
    Join Date
    Sep 2007
    Location
    Netherland
    Posts
    181

    Re: Anti-latency (server-side hit detection / correction)

    Quote Originally Posted by Kornman00 View Post
    Increased the player message update rates. Some of the message update times vary, but one of them (I think maybe it was related to vehicle position updates) was set to every 30 ticks, which should translate into either every second or twice a second. So I would tweak that to update more often.

    I put the code for Delaginator plus a few other tweaks into OS...don't think it's own by default though.

    IIRC (thinking back to the EPG days, not sure about today), there were some issues with stability or something (I forget if we were running rec0's app at the time). Not sure if this was explicitly due to the update increases or not. I think I set most of the configurable update times to be 10 ticks (so a message every 10 game ticks).
    I've seen a program called halocelagtweak.exe it patches your haloceded.exe, it did seem to work(no lead) but caused for some red x's every now and then and sometimes people would lose their "network connection".
    I tested it on my own servers, but because of the issues I decided to go back to the normal exe.

    I believe it was based on delaginator? sehe had a look at the exe's a few days ago, but he didn't really understand what it did except for modifying a few bits in the haloceded.exe.

    I couldn't find the original patcher's thread any more , but if anyone wants to have a look at it you can get it from my website: http://www.xgclan.com/HCELagTweak.exe
    Reply With Quote

  6. #106
    Senior Member
    Join Date
    Jun 2008
    Posts
    306

    Re: Anti-latency (server-side hit detection / correction)

    If you're gonna be increasing the update rate of the game/server, I wonder if implementing this tweak would help?
    Network Throttling Index (from speedguide.net)

    By default, Windows Vista/7 implements a network throttling mechanism to restrict the processing of non-multimedia network traffic to 10 packets per millisecond (a bit over 100 Mbits/second). The idea behind such throttling is that processing of network packets can be a resource-intensive task, and it may need to be throttled to give prioritized CPU access to multimedia programs. In some cases, such as Gigabit networks and some online games, for example, it may be benefitial to turn off such throttling all together.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile
    NetworkThrottlingIndex=ffffffff (DWORD, default: 10 hex, recommended: 10 hex for media sharing, ffffffff for gaming and max throughput, valid range: 1 through 70 decimal or ffffffff to completely disable throttling)
    It is only recommended to change this setting in saturated Gigabit LAN environments, where you do not want to give priority to multimedia playback. Reportedly, disabling throttling by using ffffffff can also help reduce ping spikes in some online games.
    Notes: Setting is available in Windows 7, Vista (SP1), 2008 Server. Default value is 10 under Windows 7, similar behavior if the setting is not present in the Registry.
    Games that may be affected by this throttling: Source Engine games (TF2, Left 4 Dead, CS:S), HoN, CoD, Overlord series.
    Reference: MSKB 948066
    Last edited by Shock120; October 25th, 2011 at 08:44 AM.
    Reply With Quote

  7. #107
    {XG}Clan founder {XG}Gijs007's Avatar
    Join Date
    Sep 2007
    Location
    Netherland
    Posts
    181

    Re: Anti-latency (server-side hit detection / correction)

    Quote Originally Posted by Shock120 View Post
    If you're gonna be increasing the update rate of the game/server, I wonder if implementing this tweak would help?
    That tweak only helps with high amounts of bandwidth, halo packets are usually small.

    Beside I think this tweak only applies to tcp traffic not to udp traffic which halo uses. -correct me if im wrong.

    Anyway I've enabled this tweak on my servers for quite some time now and it doesn't seem to affect anything.
    Last edited by {XG}Gijs007; October 25th, 2011 at 10:08 AM.
    Reply With Quote

  8. #108

    Re: Anti-latency (server-side hit detection / correction)

    Shameless fucking bump.

    I really, really am hoping this sees a release. If it does, you sir, will have fixed Halo.
    Reply With Quote

  9. #109

    Re: Anti-latency (server-side hit detection / correction)

    Fixed Halo? Leading is something I think most of us would have rather not had, but I'd hardly call it a game-breaking issue.
    Reply With Quote

  10. #110
    Tick Gate 2014 Donut's Avatar
    Join Date
    May 2007
    Location
    RIT
    Posts
    2,828

    Re: Anti-latency (server-side hit detection / correction)

    would be cool to see no leading, but i kinda feel like the leading in halo actually added to the gameplay. thats just me though. i dont even play anymore.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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