Announcement

Collapse
No announcement yet.

[PS2 - Code Request] Tribes Aerial Assault (U) SLUS_201.49

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

  • [PS2 - Code Request] Tribes Aerial Assault (U) SLUS_201.49

    Hello,

    Can there be an infinite health code for this game? Currently, the only way you can have immunity (not from lasers) is using a shield pack with the infinite energy code.

    Thank you.

  • #2
    Bump

    Comment


    • #3
      Enable Code(Must Be On)
      9022DA74 0C06BCB6

      Infinite Health(Only Player)
      200C0200 3C030034
      200C0204 8C63A038
      200C0208 10600004
      200C0210 3C0442C8
      200C0214 AC640B54
      200C021C 03E00008
      2022da8c 08030080
      could of find the asm that deals with only player but this was a lot faster to hack.

      Infinite Time
      2014AAE4 00000000
      off value E6001308

      Infinite Ammo
      20196984 00000000

      offset for vehicle health 003c
      0021eeb0

      the elf very well labeled so if you want to start hacking, start disabling functions and noping jal to the functions.
      Last edited by Azagthoth; 08-17-2019, 04:26:35 PM.

      Comment


      • #4
        Originally posted by Azagthoth View Post
        Enable Code(Must Be On)
        9022DA74 0C06BCB6

        Infinite Health(Only Player)
        200C0200 3C030034
        200C0204 8C63A038
        200C0208 10600004
        200C0210 3C0442C8
        200C0214 AC640B54
        200C021C 03E00008
        2022da8c 08030080
        could of find the asm that deals with only player but this was a lot faster to hack.

        Infinite Time
        2014AAE4 00000000
        off value E6001308

        Infinite Ammo
        20196984 00000000

        offset for vehicle health 003c
        0021eeb0

        the elf very well labeled so if you want to start hacking, start disabling functions and noping jal to the functions.
        The codes are working. Thank you Azagthoth

        Comment

        Working...
        X