Desync: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Desync was possible without Eduke, i.e. ifnosounds |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A desync is where two or more computers in a synchronized multiplayer game (such as Duke) stop behaving in the same way. | |||
Going out of sync can be caused by problems with the con code, by bugs in the game source, by different con, map, or art files on the systems in the game, by network conditions, or by insufficient computing power on one of the peers in the game. | |||
Duke detects certain types of desync and gives the message "OUT OF SYNC PLEASE RESTART GAME." However, other types of desync could be exploited with great care to make different players see different things. |
Latest revision as of 12:11, 24 March 2015
A desync is where two or more computers in a synchronized multiplayer game (such as Duke) stop behaving in the same way.
Going out of sync can be caused by problems with the con code, by bugs in the game source, by different con, map, or art files on the systems in the game, by network conditions, or by insufficient computing power on one of the peers in the game.
Duke detects certain types of desync and gives the message "OUT OF SYNC PLEASE RESTART GAME." However, other types of desync could be exploited with great care to make different players see different things.