PyroHazard Posted February 28, 2004 Posted February 28, 2004 http://www.gscentral.com/lib/downloads/MAX...Xcrypt_v1_0.zip From what I can tell, converting with this will be slightly different than converting with other formats. Enjoi Quote
HBKShawnMichaels Posted February 29, 2004 Posted February 29, 2004 This is surely gr8 news 4 ARMAX users Thank God no askin' can this be converted 2 ARMAX Quote
andy11 Posted February 29, 2004 Posted February 29, 2004 (edited) Sorry i am stupid and a begginer. Can you tell me what to do.i need to Know what to use to open it. Thx in advance you rock. i was about to put my max in the bin. Edited February 29, 2004 by andy11 Quote
tokidoim Posted February 29, 2004 Posted February 29, 2004 Right Click - Save Target As Open when downloaded, Extract all files. Click "readme" for instructions. nosig Quote
PyroHazard Posted February 29, 2004 Author Posted February 29, 2004 (edited) Some stuff you should know when using this thing: --Use the game ID. You can do this, by decrypting a HCTP MAX code to raw hex. the game's "ID" will automatically entered into the ID box --MAX's commands are different than AR2. The one i currently know from the top of my head is 8-bit write which in AR2 is "20" but for MAX, its "04" Example: No Water -Sea bed is visible, and distant water shows. [Vice City] DE97DE7E BCA99B83 decrypt it to hex and we get... 20272080 00000000 the digit highlighted is the command. now in MAX terms we have to replace it with "04" which gives us: 04272080 00000000 Ill post more commands later... --Do not convert MAX codes directly from AR2 format. Decrypt AR2 to Hex THEN encrypt it to MAX --You will notice that an extra line of code being tacked on when you encrypt a MAX Code, this line of code is the game's verifier code line. It has something to do with the Game ID. Edited February 29, 2004 by PyroHazard Quote
Trigin Posted February 29, 2004 Posted February 29, 2004 (edited) EDIT: Forget what I had said previously. I was looking at some badly decrypted codes when trying to understand the new commands earlier. Here's what I know thus far: 00 = 8-bit write command (i.e.: 0aaaaaaa 000000dd) 02 = 16-bit write command (i.e.: 1aaaaaaa 0000dddd) 04 = 32-bit write command (i.e.: 2aaaaaaa dddddddd) 0A = 16-bit test command (i.e.: Daaaaaaa 0000dddd, Daaaaaaa 0010dddd, etc.) C4 = master command (i.e.: Faaaaaaa bbbbbbbb) Edited March 1, 2004 by Trigin Quote
Rob Van Dam Fan Posted March 1, 2004 Posted March 1, 2004 Can Someone Just Crack The Codes And Post Them? I Cannot Decypher This Language That Is..."Hacker" lol I Know Alot About Computers But Not Coding. So Can Someone Just Post The Codes Maybe Take Requests And Change Them From Ar 2 To AR Max So I Can Have My Weapons In HIAC And Ladders In The HIAC And Maybe If I'm Lucky A Table On Top Of The Cage Quote
danomac24681 Posted March 1, 2004 Posted March 1, 2004 does this covert armax to others like cb2 or gsv2 or 3 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.