Author Topic: can someone give me the warlat code for combat  (Read 1223 times)

Offline turtleman

  • Grunt
  • ***
  • Posts: 61
    • View Profile
can someone give me the warlat code for combat
« on: April 02, 2025, 08:08:46 PM »
or post it on the blizzard forums so they know how to fix latency issues with remastered

Offline Szwagier

  • Ogre Mage
  • ********
  • Posts: 1784
    • View Profile
Re: can someone give me the warlat code for combat
« Reply #1 on: April 03, 2025, 08:52:57 AM »
Warcraft 2 remastered doesnt have delay, that is only one +

Latency issue is cause its still P2P, only way to fix make server game
http://www.youtube.com/@War2Multiplayer


Equinox - the dumbest person in this game, do not argue with an idiot, because he will bring you to his level and overcome with experience

Offline turtleman

  • Grunt
  • ***
  • Posts: 61
    • View Profile
Re: can someone give me the warlat code for combat
« Reply #2 on: April 03, 2025, 05:33:34 PM »
I've heard people complain about lag on remastered and not have the issue in combat edition, and the difference is warlat (I'm not even sure what the code does, but it apparently improves the p2p connections somehow)

Offline Buttercraft

  • Grunt
  • ***
  • Posts: 73
    • View Profile
Re: can someone give me the warlat code for combat
« Reply #3 on: April 03, 2025, 11:16:49 PM »
There is a hard coded delay to prevent lag, something like this.

Extra high latency (73 frame delay)
High latency (53 frame delay)
Low latency (38 frame delay)
Warlat (26 frames delay)
LAN (12 frame delay)

Ideally the latency should be variable, based on the slowest link, for there to be no lag the delay must be equal or greater than the slowest connection but in reality most players won't tolerate variable unit response time so we put up with some minor lag or find players we don't conflict with.

You can find the warlat code here, not sure it has any relevance since they built remastered up from the War2 beta (according to {Lance}).