I've found on some site an information that someone has made a crack for this game, yet instead of a download link there was only this:
Code:
* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:00433A12(C)
|
:00433A23 66837C241200 cmp word ptr [esp+12], 0000
:00433A29 741A je 00433A45<<<<<<<<<<<<<<<<<<<<<<<<<<< :00433A2B 6633C0 xor ax, ax
:00433A2E 8B8C2440020000 mov ecx, dword ptr [esp+00000240]
:00433A35 66C7010100 mov word ptr [ecx], 0001
:00433A3A 5D pop ebp
:00433A3B 5F pop edi
:00433A3C 5E pop esi
:00433A3D 5B pop ebx
:00433A3E 81C428020000 add esp, 00000228
:00433A44 C3 ret
Can someone tell me what does it mean? Is it something I can patch my game .exe with? How can I use it?
Here's the original TI.exe if someone would like to have a look:
http://www.mediafire.com/?fr7pgbzvk2c7nw8
And there's the original thread where I found that code:
http://megarapid.net/forums/t/358556.aspx