View Single Post
  #11  
Old 01-04-2007, 10:27
Caliber Caliber is offline
Banned
 
Join Date: Feb 2007
Location: USA
Posts: 134
Thanks: 0
Thanked 1 Time in 1 Post
Caliber is on a distinguished road
Quote:
Originally Posted by TippeX View Post
im not saying you didnt work on the demo, that much is evident
what i am saying is its an odd coincidence that your trainer options
match razors one exactly, as for puting you intouch with razor, you
can try that yourself (chances of finding them publically is practically
0 btw).. i dont know you so im not doing any introductions

what makes me think its strange is that for coding the patch you would
have had to change some of the securom'ed code, which is beyond most
people... the demo wasn't securom.... so retail != demo code...

at the risk of this continuing into a downward spiral, i want to educate you on the difference in the demo code and the retail... here is the line of code in demo that deals with increasing the build timer (for instant build)


005D38BB 0143 60 ADD DWORD PTR DS:[EBX+60],EAX
005D38BE ^EB AB JMP SHORT DemoGame.005D386B

and here is the line of code for the same thing in retail:

005D7B80 0143 60 ADD DWORD PTR DS:[EBX+60],EAX
005D7B83 ^EB AB JMP SHORT cnc3game.005D7B30

they are EXACTLY the same, just further along in the code (note the addresses have changed). virtually all of the code stayed the same from the demo to retail. SECUROM has absolutely nothing to do with the code used when actually playing the game or with me making trainers. the securom code is still in place in the retail game and neither my trainer or any one else's trainer does anythin about or has anything to do with SECUROM. unfortunately it doesn't appear that you understand this at all.

now the point i am trying to make is this. it doesn't matter who released first. i didn't copy any razor code and i don't think they copied any of mine. this is just a thread here for support of the trainer that i made. so any further discussion should stay on problems or suggestions since that is what this is for-

best,
Cal
Reply With Quote