Announcement

Collapse
No announcement yet.

[PS2] [Code Request For Codebreaker] Crash Bandicoot-The Wrath Of Cortex [SLUS-20238]

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

  • [PS2] [Code Request For Codebreaker] Crash Bandicoot-The Wrath Of Cortex [SLUS-20238]

    Hello there,
    I'm using the following native codebreaker codes for invincibility, but they are useless since my character becomes invincible and invisible.
    Any chance to make my character at least blink?
    Thanks

    Crash Bandicoot-The Wrath Of Cortex (Version 1.0)
    M
    B4336FA9 4DFEFB79
    B7B45451 4BFADE7F
    A9078D65 671880AA
    568F7EA7 3208A392

    Invincible
    FEFFC435 8896ACFA
    C79EA3D1 7B95D7B7

  • #2
    I have a guess, and you only need to change this line: C79EA3D1 7B95D7B7

    159AA05A 3D5F3EC2

    It's a 2-byte code, but I changed it to a 1-byte code since the 2nd byte was just "00". That's just an assumption. If that doesn't work, I wouldn't know.
    July 7, 2019

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

    Comment


    • #3
      Originally posted by bungholio View Post
      I have a guess, and you only need to change this line: C79EA3D1 7B95D7B7

      159AA05A 3D5F3EC2

      It's a 2-byte code, but I changed it to a 1-byte code since the 2nd byte was just "00". That's just an assumption. If that doesn't work, I wouldn't know.
      Tested but still invincible/invisible.

      Comment


      • #4
        Now I know it's not 1 byte. That code's value is set to 150 if that matters. Have you checked nearby addresses? Also, why are you using encrypted codes? It's much easier to type and understand unencrypted codes.

        65996432 3E14006B
        C2E39C36 F2635A89
        93DCA898 D01F0F0A
        DBD6C56F 37166086
        C2E39C36 F2635A89
        E98C99A4 4E623990
        BD6106EE 1CEC5DF4
        C2E39C36 F2635A89
        8A8A618D CFEB0F34

        I'm hoping this won't freeze the game. While playing, these buttons do this:
        L2 + Up = Set some addresses to 0.
        L2 + Right = Set some addresses to 01010101.
        L2 + Down = Set some addresses to 7f7f7f7f.

        Check what happens if you have the patience.
        July 7, 2019

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

        Comment


        • #5
          try this one

          Invincible: Press Select Turns Off
          FEFFC435 8896ACFA
          AF3F8279 4E36B8BF
          Last edited by lee4; 11-21-2010, 12:20:13 PM.
          lee4 Does Not Accept Codes Requests !
          When lee4 asks a question it does not mean lee4 will look at your game
          *How to create and use SegaCD codes >click here<*
          >)

          Comment


          • #6
            Originally posted by bungholio View Post
            Now I know it's not 1 byte. That code's value is set to 150 if that matters. Have you checked nearby addresses? Also, why are you using encrypted codes? It's much easier to type and understand unencrypted codes.

            65996432 3E14006B
            C2E39C36 F2635A89
            93DCA898 D01F0F0A
            DBD6C56F 37166086
            C2E39C36 F2635A89
            E98C99A4 4E623990
            BD6106EE 1CEC5DF4
            C2E39C36 F2635A89
            8A8A618D CFEB0F34

            I'm hoping this won't freeze the game. While playing, these buttons do this:
            L2 + Up = Set some addresses to 0.
            L2 + Right = Set some addresses to 01010101.
            L2 + Down = Set some addresses to 7f7f7f7f.

            Check what happens if you have the patience.
            As you predicted they froze the game. About your question, I'm using these encrypted codes because they are native codes from codebreaker. I'm just using them as is.
            Thanks

            Comment


            • #7
              Originally posted by lee4 View Post
              try this one

              Invincible: Press Select Turns Off
              FEFFC435 8896ACFA
              AF3F8279 4E36B8BF
              This one is working perfectly. Now I can see Crash.
              Thanks
              Last edited by Connor; 11-21-2010, 12:53:13 PM.

              Comment

              Working...
              X