Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Decompiling
#24
A checksum of shroud.shp content can be taken and included in each frame's checksum. That would desync immediately if any player uses it, but not if all of them do.
Spawning units that should not be available can be worked around by catching the network event that reports unit creation and checking if creating it should be possible at all. I don't recall how crate goodies work, but I'm pretty sure that can be handled as well.
Psychic lines could be detected if the frame checksum code is changed to generate a checksum from more properties than just xyz and facing, like it normally does. But that would take some serious processing power...
(Funny thing, the game does have a detailed checksum calculation function for all objects, but it's not normally used, AND the PsychicDetectionRadius flag is not included in it anyway. -_- )

Worth playing: 1 | 2 | 3
Reply


Messages In This Thread
Decompiling - by XTF - 15.11.2011, 00:29:51
RE: Decompiling - by DCoder - 15.11.2011, 08:02:36
RE: Decompiling - by XTF - 15.11.2011, 14:31:28
RE: Decompiling - by DCoder - 15.11.2011, 19:18:21
RE: Decompiling - by XTF - 15.11.2011, 21:26:10
RE: Decompiling - by DCoder - 16.11.2011, 16:00:17
RE: Decompiling - by XTF - 16.11.2011, 16:56:27
RE: Decompiling - by Graion Dilach - 16.11.2011, 17:21:48
RE: Decompiling - by XTF - 16.11.2011, 19:24:40
RE: Decompiling - by DCoder - 16.11.2011, 17:31:00
RE: Decompiling - by AlexB - 17.11.2011, 00:40:07
RE: Decompiling - by XTF - 17.11.2011, 01:33:14
RE: Decompiling - by AlexB - 17.11.2011, 11:31:11
RE: Decompiling - by Graion Dilach - 17.11.2011, 10:49:20
RE: Decompiling - by XTF - 17.11.2011, 17:57:55
RE: Decompiling - by Renegade - 17.11.2011, 20:29:50
RE: Decompiling - by XTF - 17.11.2011, 22:07:10
RE: Decompiling - by Guest - 05.12.2011, 17:44:15
RE: Decompiling - by XTF - 06.12.2011, 15:42:50
RE: Decompiling - by DCoder - 06.12.2011, 16:41:05
RE: Decompiling - by XTF - 06.12.2011, 19:17:02
RE: Decompiling - by Graion Dilach - 06.12.2011, 19:19:41
RE: Decompiling - by XTF - 07.12.2011, 03:06:03
RE: Decompiling - by DCoder - 07.12.2011, 13:26:52
RE: Decompiling - by XTF - 08.12.2011, 01:05:41



Users browsing this thread: 1 Guest(s)