View Single Post
Neobeo

JCF Member

Joined: Sep 2002

Posts: 409

Neobeo is an asset to this forumNeobeo is an asset to this forum

Jan 18, 2012, 09:55 AM
Neobeo is offline
Reply With Quote
Here is my quick, untested attempt at a fix (v1.23 / v1.23+):
Patch Jazz2.exe at position 0x885C5 from "76" to "EB".
Patch Jazz2.exe at position 0x887B9 from "1C" to "00".
Patch Jazz2.exe at position 0x887FF from "8A 51 3E" to "B2 07 90".

What this hopefully does is:
The first two patches prevents the server from sending any information to a client about other players that are not within his screen (given by |dx| < 640 and |dy| < 480). The third patch tells the client that all other players have 7 hearts of health.

Would be nice if someone (preferably with the aforementioned cheating program) could test this.
__________________
<TABLE border=1><TR><TD>Facts:
Jazz Sprite Dynamite (JSD)
Tileset Extractor
Neobeo's Firetruck

</TD><TD>Myths:
Jazz Creation Station Plus (JCS+) - 10%
Coming soon - a dedicated server! - 25%
Jazz Sprite Dynamite v2 (JSDv2) - 2%
Another generic single-player level - 0%
</TD></TR></TABLE>

Last edited by Neobeo; Jan 18, 2012 at 02:40 PM. Reason: New stuff in bold