Announcement

Collapse
No announcement yet.

Code Submition: Quake2 v1.1 PSX

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

  • Code Submition: Quake2 v1.1 PSX

    I know it's not the best place to post, but I'm not motivated to sign up because I will rarely ever be here.


    slus-00757
    quake2
    -1 health=800C334C 00c8
    -1 armor =800bf4fe 00c8
    -1 energy armor=800BF524 00C8
    -1 shells=800BF51C 0064
    -1 bullets=800bf51e 0190
    -1 grenades=800bf520 0064
    -1 rockets=800bf522 0064
    -1 cells=800bf524 0258
    -1 slugs=800bf546 0064
    have all weapons=800bf518 08ff (weapons can only be selected if you have
    ammo for them, and if the weapon isn't normally on that level it doesn't
    show up on screen but it still works like normal)



    KEY Yellow=800aa221 0004
    KEY security pass=800aa220 0005
    KEY Purple Pyramid=800aa220 0040
    KEY Red Pyramid =800aa220 0020
    The have key codes are probably all in ranges from aa200 to aa230 I'm guessing not that it matters, I'm just lazy.

    running speed modifier= d00bf3b0 0010
    800bf4b9 ???? (default maximum 0010)
    weapon modifier=800bf516 000?
    1=blaster
    2=shotgun
    3=super shotgun
    4=machinegun
    5=chaingun
    6=hand grenade
    7=grenade launcher
    8=rocket launcher
    9=hyper blaster
    a=railgun
    b=bfg

    jump speed modifier=d00bf3b0 8000
    800c3327 ???? (????=speed you go up, 00ff works good)



    joker =D00bf3b0 D00cd6fc D00cd704 D00cd708
    up=0010,down=0040,left=0080,right=0020,start=0008, select=0001
    X=4000,O=2000,triangle=1000,square=8000,R1=0200,R2 =0800,L1=0100,L2=0400


    Stop timer=800aa225 ???? (any value works as far as I know)
    It makes time never decrease. Quad damage, pentagram of protection, and
    other items that are timed stay on forever ONCE YOU PICK THEM UP. It can
    cause the screen to bob if you've been hit by an explosive. Shoot with the
    blaster to stop the bobbing before it gives you a headache.

  • #2
    These codes have been added.

    Note: I've changed the permissions of guest users for all of the hacking and code related forums so they may now post/reply to threads. So in the future, please feel free to post your code submissions in those forums.

    Thank you for the code submissions.

    [Moved to PSX Hacking]

    Comment


    • #3
      I have just a crumb more for quake2

      have all weapons=800bf518 07ff (not 08ff, I screwed up before)
      0001=blaster
      0002=shotgun
      0004=supershotgun
      0008=machinegun
      0010=chaingun
      0020=grenade
      0040=grenadelauncher
      0080=rocketlauncher
      0100=hyperblaster
      0200=railgun
      0400=BFG

      have keys
      KEY Blue= 800AA220 0001
      KEY Yellow= 800aa221 0004
      KEY security pass= 800aa220 0004
      KEY Purple Pyramid= 800aa220 0040
      KEY Red Pyramid= 800aa220 0020
      KEY Red= 800aa220 0002
      KEY Data CD= 800aa220 0080
      KEY Green= 800aa221 0002
      KEY Commander's Head= 800aa220 0010
      KEY White= 800aa220 0800
      I couldn't find the have a-m bomb code, but if you use the "have white key" code you don't need to care about it.
      Just add the keys together if you need them. I think the aa221 code's last 2 digits are aa220's first 2 digits, but I didn't test that. 800aa220 ffff and 800aa221 ffff should give you everything. It didn't crash the game for me at least.

      Boss Health codes with defaults set
      They need to be triggered with a joker command otherwise the boss freezes in place and doesn't die.
      I forgot boss 1's health code.
      Boss 2 (the big thing with 2 legs that drops the a-m bomb)=800c664c 09c4
      Boss Flying thing (in the room that has doors that need the white key and commander's head)=800c394c 07cf
      final boss form 1=800C694C 0bb8
      final boss form 2=800c6c4c 0bb8
      just set them to 1 to kill them in one hit.


      And the infinite health code from before will not protect you from walking through lasers, but a pentagram of protection with infinite time will.

      And there were some weird codes very close to the address for keys that made the game's screen spin and aim in weird directions and make your view upside down. But they were stupid and pointless and would give people a headache just looking at them.

      I also have no clue why I have 800bf546 0064 up there for infinite slugs when it's 800bf526 0064.
      Last edited by bungholio; 03-13-2007, 09:48:48 PM.
      July 7, 2019

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

      Comment


      • #4
        Just one more thing. Changing the health address value to 0f00 makes you strong enough so you can walk through lasers without dying.
        July 7, 2019

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

        Comment


        • #5
          got these

          just so you know i reformatted the key codes
          if they are wrong just tell me and i'll fix it

          RIP MOM 6-27-52 - 12-25-10

          Comment

          Working...
          X