Announcement

Collapse
No announcement yet.

New Resident Evil 4 Cheat Codes (GCN)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New Resident Evil 4 Cheat Codes (GCN)

    I have checked but please tell me if these have been found already.

    God mode:
    04284780 09600960

    Infinite ammo press left on d-pad (currently only working for two guns at a time, different from Jay007's):
    28287E9E 00000001
    04A536F4 00000523
    04A53710 00000523
    04A53748 00000523
    04A53828 00000523
    04A5387C 00000523
    04A53950 00000523
    04A53870 05230000
    04A5388C 05230000
    04A53918 05230000
    04A53942 00000523
    E2000001 80008000

    Ashley in town (Jay007 found the address):
    057FAFA4 106B0B1C
    057FAFA8 0014B2E0

    Luis in town and next area (Jay007 found the address):
    057FAFA4 105BD25C
    057FAFA8 000F38C0

    Merchant in town (Jay007 found the address):
    057FAFA4 34C36EE0
    057FAFA8 000B60C0

    Notes:
    God mode-Right now I have found that getting killed by a chainsaw guy or getting ran over by a boulder will soft lock the game, but otherwise it seems to work for everything. Also I did not add the code for Ashley.

    Infinite ammo-I know that jay007 has made "infinite ammo with reloads," but I have found that this does not work. I would like help making this work for all guns. Right now it would seem that only two guns in the inventory at a time work, also when I got a magnum as a third gun it worked. If you would like to help all the code I found is there. So go for it.

    Ashley in town-JAY007 FOUND THIS ADDRESS. After all enemies are killed and you come back to the area two Ashley's spawn. They are in their special outfit, and follow you around in that area. In case you were wondering you can shot them and they don't die.

    Luis in town and next area-JAY007 FOUND THE ADDRESS. You will have to kill all enemies and come back. This puts two Luises in the town and six in the next area. Luis must have been a companion at some point, because he acts like Ashley (or this is from when you defend the house with him.) They will get stuck on fences you have to shot them to get them to follow you.

    Merchant in town-JAY007 FOUND THE ADDRESS. This ones weird. You do not have to kill anyone they are just there. If you are on new game plus you can buy anything, but if you are on new game then you will only be able to buy XL case.

    Crashes-I don't know which codes cause it (or combination of codes cause it) but at two points in the game it can crash if you skip the walk-e talk-e parts to fast. When you first enter the town and when you enter the scene with the tower (where you go inside to turn a crank to turn the bridge.) Or it could be because when I play with cheats on I play on a soft modded wii. If that is the case then ignore this.

    Other cheats-I have found a lot of other "in town" things (stuff to spawn in.) I don't think I will post them any time soon, but if someone wants me to then please contact me on my twitter @iceland12300

  • #2
    Originally posted by iceland View Post
    Other cheats-I have found a lot of other "in town" things (stuff to spawn in.) I don't think I will post them any time soon, but if someone wants me to then please contact me on my twitter @iceland12300
    I don't remember how many years ago or where I posted it, but I remember having this same type of thing where it was really an enemy replacement thing. I could change all kinds of characteristics of enemies. I could give your basic villager any type of clothing, weapon, and behavior so I could give them a stick of dynamite and tell them whether to chase you around or to stand in one place and keep throwing them at you. With it I could make iron maidens spawn all over the village with el gigante and lag the game. I was also able to use it at slightly higher addresses to replace the enemies that spawn in mercenaries too, and it was interesting having multiple copies of Luis replacing some enemies in mercenaries, but I remember the game also crashes if he exists and you try to jump over a fence. I can't find my list of digits or anything online and it's annoying.

    Any chance you have a list of digits of what values decide all kinds of properties about what is spawning???
    July 7, 2019

    https://www.4shared.com/s/fLf6qQ66Zee
    https://www.sendspace.com/file/jvsdbd

    Comment


    • #3
      Did you try the infinite ammo in the database?

      Code:
      Infinite Ammo
      0401BD80 39200063
      There's a couple ways to make a better god mode. Find the one hit death function and disable it. If that doesn't work then most games have a map object pointer which usually contains the AI pointers. Some games have a pointer for the AI only which is much better. Check out the AI/map object pointers and determine the chainsaw guy ID and the boulder ID. You can either add a constant check for these objects and instant kill them as soon as they load or disable player clipping only while they attack.

      Comment


      • #4
        Unfortunately I do not. I was not aware you could have that much control over them. If there is any way I can help find them let me know. I have only been doing this for a few weeks so I am very ignorant to a lot of this stuff.

        Comment


        • #5
          I did not know there even was a "database." As for the god mode, thanks for the tips I will be sure to try these methods out.

          Comment


          • #6
            Originally posted by iceland View Post
            Unfortunately I do not. I was not aware you could have that much control over them. If there is any way I can help find them let me know. I have only been doing this for a few weeks so I am very ignorant to a lot of this stuff.
            Read up on tutorials for PS2. The methods I described require knowledge of how pointers work, how to find them, and how to manipulate them.

            Comment

            Working...
            X