Warcraft II Forum
Help & Support => Support Requests => Topic started by: turtleman 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
-
Warcraft 2 remastered doesnt have delay, that is only one +
Latency issue is cause its still P2P, only way to fix make server game
-
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)
-
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 (https://forum.war2.ru/index.php?topic=883.0), not sure it has any relevance since they built remastered up from the War2 beta (according to {Lance}).