gamerzworld Posted January 13, 2006 Share Posted January 13, 2006 I want to add some teleporter stuff to my CheatList thingy that im making for people who are new and just want something with the stuff already in it. How do I add all my teleporter stuff into one option like in CheatDevice's pre set ones? Link to comment Share on other sites More sharing options...
vettefan88 Posted January 13, 2006 Share Posted January 13, 2006 I found the addresses for the rest of the weapon types. Here's a complete list of the addresses to change the weapons in a current weapon slot. Fist: 0x594 Melee: 0x5b0 Grenades: 0x5cc handguns: 0x5e8 shotguns: 0x604 uzi: 0x62b assault rifles: 0x63c Heavy Arms: 0x658 Snipers: 0x674 using these codes you can get weapons like my flame thrower/mini gun combo. just get the weapon you want to use as the base model in it's correct slot. ex. if you want your weapon to have a colt model, then you would change the handgun slot to the colt, wich is weapon 12. Then you would select what weapon you want the colt to react like. ex. if you want it to react like a m-60 you would still change the handgun address to the m-60, wich is weapon 22. (there are actually two m-60's in the game memory. one fires faster than the other. I think the fast one is weapon 20 and the other is 22.) now you have a colt python that fires like an m-60 with all the power and everything This is a just a rough weapon modifier, until an easier way comes out Link to comment Share on other sites More sharing options...
etnies419 Posted January 13, 2006 Share Posted January 13, 2006 I am having a lot of trouble with this. Can someone help me please? First off, which option do I do to? Hex edit player object? Or just hex edit? Then how do I edit the code to make something like the tear gas weapon? I know some things about hew, but not a lot. Link to comment Share on other sites More sharing options...
PigManDan Posted January 13, 2006 Share Posted January 13, 2006 Infinite Ammo Code #cheat Infinite Ammo//Grenadessetchar(0x0994c978, 100);setchar(0x0994c978, 100);//Pistolsetchar(0x0994c990, 100);setchar(0x0994c990, 100);setchar(0x0994c994, 100);setchar(0x0994c994, 100);//Shotgunsetchar(0x0994c9b0, 100);setchar(0x0994c9b0, 100);//Machine Gun 1setchar(0x0994c9c8, 100);setchar(0x0994c9c8, 100);setchar(0x0994c9cc, 100);setchar(0x0994c9cc, 100);setchar(0x0994c9d0, 100);setchar(0x0994c9d0, 100);setchar(0x0994c9d1, 100);setchar(0x0994c9d1, 100);//Machine Gun 2setchar(0x0994c9e4, 100);setchar(0x0994c9e4, 100);setchar(0x0994c9e8, 100);setchar(0x0994c9e8, 100);setchar(0x0994c9ec, 100);setchar(0x0994c9ec, 100);setchar(0x0994c9ed, 100);setchar(0x0994c9ed, 100);//Flamethrowersetchar(0x0994ca00, 100);setchar(0x0994ca00, 100);setchar(0x0994ca04, 100);setchar(0x0994ca04, 100);setchar(0x0994ca08, 100);setchar(0x0994ca08, 100);setchar(0x0994ca09, 100);setchar(0x0994ca09, 100);//Sniper Riflesetchar(0x0994CA20, 100);setchar(0x0994CA20, 100);//Sniper Rifle 2setchar(0x0994ca1c, 100);setchar(0x0994ca1c, 100);setchar(0x0994ca20, 100);setchar(0x0994ca20, 100);setchar(0x0994ca24, 100);setchar(0x0994ca24, 100);setchar(0x0994ca25, 100);setchar(0x0994ca25, 100);//Shotgun 2setchar(0x0994c9ac, 100);setchar(0x0994c9ac, 100);setchar(0x0994c9b0, 100);setchar(0x0994c9b0, 100);setchar(0x0994c9b4, 100);setchar(0x0994c9b4, 100);setchar(0x0994c9b5, 100);setchar(0x0994c9b5, 100); just paste that into cheats.txt. Took me 2-3 hours to do... then in the final half an hour I realised I could have done it so much quicker... ah well. Link to comment Share on other sites More sharing options...
mokmuud Posted January 13, 2006 Share Posted January 13, 2006 it doesn't work pigmandan Link to comment Share on other sites More sharing options...
fome Posted January 13, 2006 Share Posted January 13, 2006 it doesn't workpigmandan it does work... are you sure ur turning it on? also very good work with this cheat! best iv seen yet Link to comment Share on other sites More sharing options...
rela82me Posted January 13, 2006 Share Posted January 13, 2006 Infinite Ammo Code #cheat Infinite Ammo//Grenadessetchar(0x0994c978, 100);setchar(0x0994c978, 100);//Pistolsetchar(0x0994c990, 100);setchar(0x0994c990, 100);setchar(0x0994c994, 100);setchar(0x0994c994, 100);//Shotgunsetchar(0x0994c9b0, 100);setchar(0x0994c9b0, 100);//Machine Gun 1setchar(0x0994c9c8, 100);setchar(0x0994c9c8, 100);setchar(0x0994c9cc, 100);setchar(0x0994c9cc, 100);setchar(0x0994c9d0, 100);setchar(0x0994c9d0, 100);setchar(0x0994c9d1, 100);setchar(0x0994c9d1, 100);//Machine Gun 2setchar(0x0994c9e4, 100);setchar(0x0994c9e4, 100);setchar(0x0994c9e8, 100);setchar(0x0994c9e8, 100);setchar(0x0994c9ec, 100);setchar(0x0994c9ec, 100);setchar(0x0994c9ed, 100);setchar(0x0994c9ed, 100);//Flamethrowersetchar(0x0994ca00, 100);setchar(0x0994ca00, 100);setchar(0x0994ca04, 100);setchar(0x0994ca04, 100);setchar(0x0994ca08, 100);setchar(0x0994ca08, 100);setchar(0x0994ca09, 100);setchar(0x0994ca09, 100);//Sniper Riflesetchar(0x0994CA20, 100);setchar(0x0994CA20, 100);//Sniper Rifle 2setchar(0x0994ca1c, 100);setchar(0x0994ca1c, 100);setchar(0x0994ca20, 100);setchar(0x0994ca20, 100);setchar(0x0994ca24, 100);setchar(0x0994ca24, 100);setchar(0x0994ca25, 100);setchar(0x0994ca25, 100);//Shotgun 2setchar(0x0994c9ac, 100);setchar(0x0994c9ac, 100);setchar(0x0994c9b0, 100);setchar(0x0994c9b0, 100);setchar(0x0994c9b4, 100);setchar(0x0994c9b4, 100);setchar(0x0994c9b5, 100);setchar(0x0994c9b5, 100); just paste that into cheats.txt. Took me 2-3 hours to do... then in the final half an hour I realised I could have done it so much quicker... ah well. I found out that, that will only work with only edison's save file... not yours... for some gay odd reason... Link to comment Share on other sites More sharing options...
mokmuud Posted January 13, 2006 Share Posted January 13, 2006 yes i copied and pasted the cheat to the cheat text is there anything else i need to do Link to comment Share on other sites More sharing options...
PigManDan Posted January 13, 2006 Share Posted January 13, 2006 Hmm... it seems to work for some people but not all... and after a bit of testing I realised it only seems to work on the main cheatdevice save (IE edisoncarter's one). I don't know why that is, but I'll look into it. Oh, rela82me beat me to it. Link to comment Share on other sites More sharing options...
mokmuud Posted January 13, 2006 Share Posted January 13, 2006 thanks pigmandan keep up the good work Link to comment Share on other sites More sharing options...
rela82me Posted January 13, 2006 Share Posted January 13, 2006 (edited) Hmm... it seems to work for some people but not all... and after a bit of testing I realised it only seems to work on the main cheatdevice save (IE edisoncarter's one). I don't know why that is, but I'll look into it. it worked once but then it didnt. edit*ok now the rocket launcher when the infinite ammo is on, freeze's as if the freeze everything is on (which it isnt) edit2* it looks like it may work ONCE and awhile (the rockets) Edited January 13, 2006 by rela82me Link to comment Share on other sites More sharing options...
Pepsi-Cola Posted January 13, 2006 Share Posted January 13, 2006 is it possible to make a code where your guy has all of the guns? Instead of putting each code in for different gun? Like have all 3 sets of guns on your guy? Link to comment Share on other sites More sharing options...
fyrehart Posted January 13, 2006 Share Posted January 13, 2006 #cheat Edison game Inf. Ammo All 1337!setint(0x0994C9E4, 37)setint(0x0994C9E8, 50)setint(0x0994C9C8, 37)setint(0x0994C9CC, 50)setint(0x0994CA20, 1337)setint(0x0994C9B0, 1337)setint(0x0994C978, 1337)setint(0x0994C990, 37)setint(0x0994C994, 50)setint(0x0994C9B0, 1337)setint(0x0994CA00, 50)setint(0x0994CA04, 37)#cheat User game Inf. Ammo All 1337!sethex(0x0994D629, FF)setint(0x0994D628, 1337)setint(0x0994D640, 37)setint(0x0994D644, 50)setint(0x0994D660, 1337)setint(0x0994D6D0, 1337)setint(0x0994D6CC, 1337)setint(0x0994D678, 37)setint(0x0994D67C, 50)setint(0x0994D6B0, 50)setint(0x0994D6B4, 37)setint(0x0994D694, 50)setint(0x0994D698, 37) Link to comment Share on other sites More sharing options...
vettefan88 Posted January 13, 2006 Share Posted January 13, 2006 (edited) I found the bloody footprint address. 0x198 00=no blood 40=blood but it only stays for one print, before resetting. Can this be turned into a cheat, or added to cheat device? EDIT: change 0x197 to 0F and Tony will constantly bleed. Edited January 13, 2006 by vettefan88 Link to comment Share on other sites More sharing options...
rela82me Posted January 13, 2006 Share Posted January 13, 2006 #cheat Edison game Inf. Ammo All 1337!setint(0x0994C9E4, 37)setint(0x0994C9E8, 50)setint(0x0994C9C8, 37)setint(0x0994C9CC, 50)setint(0x0994CA20, 1337)setint(0x0994C9B0, 1337)setint(0x0994C978, 1337)setint(0x0994C990, 37)setint(0x0994C994, 50)setint(0x0994C9B0, 1337)setint(0x0994CA00, 50)setint(0x0994CA04, 37)#cheat User game Inf. Ammo All 1337!sethex(0x0994D629, FF)setint(0x0994D628, 1337)setint(0x0994D640, 37)setint(0x0994D644, 50)setint(0x0994D660, 1337)setint(0x0994D6D0, 1337)setint(0x0994D6CC, 1337)setint(0x0994D678, 37)setint(0x0994D67C, 50)setint(0x0994D6B0, 50)setint(0x0994D6B4, 37)setint(0x0994D694, 50)setint(0x0994D698, 37) yay, this works... so far no problems. Link to comment Share on other sites More sharing options...
fyrehart Posted January 13, 2006 Share Posted January 13, 2006 Good! I spent a few hours looking at the wrong offsets -_- and then saw the Character Edit thing...argh. Glad to help! Link to comment Share on other sites More sharing options...
rela82me Posted January 13, 2006 Share Posted January 13, 2006 Good! I spent a few hours looking at the wrong offsets -_- and then saw the Character Edit thing...argh. Glad to help! good job but one of the shot guns arent unlimted although it does go up in ammo when you shoot it also, the camera... not that anyone uses it im just sayin that one isnt unlim... Link to comment Share on other sites More sharing options...
fyrehart Posted January 13, 2006 Share Posted January 13, 2006 Good! I spent a few hours looking at the wrong offsets -_- and then saw the Character Edit thing...argh. Glad to help! good job but one of the shot guns arent unlimted although it does go up in ammo when you shoot it also, the camera... not that anyone uses it im just sayin that one isnt unlim... put on the no reloading for the shotgun and you'll be fine. it IS unlimited because it won't run out. it just doesn't stay the same. about the camera... i dont have the camera so i cant find the offset for that. anyone know where to get the camera really quickly? Link to comment Share on other sites More sharing options...
theY4Kman Posted January 13, 2006 Share Posted January 13, 2006 I found the bloody footprint address. 0x198 00=no blood 40=blood but it only stays for one print, before resetting. Can this be turned into a cheat, or added to cheat device? EDIT: change 0x197 to 0F and Tony will constantly bleed. Now...I'll make it... Link to comment Share on other sites More sharing options...
rela82me Posted January 13, 2006 Share Posted January 13, 2006 wasnt there a camera in toni's origanl house in portland? Link to comment Share on other sites More sharing options...
fyrehart Posted January 13, 2006 Share Posted January 13, 2006 I looked but didn't see it in there. Link to comment Share on other sites More sharing options...
Nathanboi211 Posted January 13, 2006 Share Posted January 13, 2006 Ok, I am VERY confused.... how do u find the wepone setshort codes?? ive figured out how to capture...and how to get to the matrix of #'s After...but i am o so confused... Link to comment Share on other sites More sharing options...
rela82me Posted January 13, 2006 Share Posted January 13, 2006 I know thats where uhad to get it in the mission where u had to take a photo of the guy in the baby suit Link to comment Share on other sites More sharing options...
fyrehart Posted January 13, 2006 Share Posted January 13, 2006 ill try to play through to that mission tonight and post it tomorrow mornin if nobody else finds it. Link to comment Share on other sites More sharing options...
Nathanboi211 Posted January 13, 2006 Share Posted January 13, 2006 ok now ive figured out how to comparte...now what? Link to comment Share on other sites More sharing options...
gamerzworld Posted January 13, 2006 Share Posted January 13, 2006 hummm maby we can get the camera and make it shoot rockets. That would be cool. Has paid you Edison? They need too. Link to comment Share on other sites More sharing options...
vettefan88 Posted January 13, 2006 Share Posted January 13, 2006 invisible Tony: change 0x19A to E2 Link to comment Share on other sites More sharing options...
fyrehart Posted January 13, 2006 Share Posted January 13, 2006 Well guys ad gals... I was going through the missions and i realized that my infinite ammo wasn't working... the offsets were different - 0094EFA0 and around there. Not sure why it would change like that... about the camera: still goin through missions. Link to comment Share on other sites More sharing options...
edisoncarter Posted January 13, 2006 Author Share Posted January 13, 2006 invisible Tony:change 0x19A to E2 Yep, that works! Everything but his gun and shadow is invisible. This could come in handy for picture taking and bike driving itself videos. To do this yourself, go to Hex Edit Player, go down to line 190, move the red cursor over to the A column, and change the value to E2. You can't make #cheat cheats for addresses in the player object yet. Those addresses and addresses that start with 0x09 are in memory that can move around. It'll usually be the same on the first save you load. Each time you load again it changes. Link to comment Share on other sites More sharing options...
fyrehart Posted January 13, 2006 Share Posted January 13, 2006 You can't make #cheat cheats for addresses in the player object yet. Those addresses and addresses that start with 0x09 are in memory that can move around. It'll usually be the same on the first save you load. Each time you load again it changes. Damn... well it was a good try, right? Heh... edison: while you're here, i saw something in the vicinity of 08B79D50 that changes when you reload, fire, and change a gun. there are some that count down when you shoot a gun (39-30 and then back up to 39, and such). when I tried changing them and loading the cheat, you could see in the ammo count that it was changing and then changing back. i was wondering if you could have a look at it. This post on PSPUpdates explains it a little better: http://forums.qj.net/showpost.php?p=343049&postcount=28 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now