Announcement

Collapse
No announcement yet.

ps1 games mentioning debug menus

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

  • ps1 games mentioning debug menus

    i've decided to compile a list of unfound debug menus and modes for ps1 games.
    Action Man Operation Extreme (lydon's debug)
    Army men games (all)
    Beastwars: Transformers(cheat menu)
    Bear in the Big Blue House (PlayStation)
    Civilization II (debug menu)
    Forsaken(Debug menu )
    Jackie Chan: Stunt Master (debug.mnu)
    Lucky Luke (debug.c)
    Men in Black PAL
    Red Asphalt (press triangle to exit debug menu)
    Rhapsody (debug menu)
    Ridge Racer (Test Mode)
    rugrats search for reptar (debug menu finished)
    SpongeBob SquarePants: SuperSponge (PlayStation)
    Stuart Little 2 (debugmessage menu]
    Syphon Filter 2
    Syphon Filter 3
    Tail Concerto(normal game debug game)
    Team Buddies (debug memory card options)
    Treasure Planet (debugmessage menu)

    i'll be adding more as i find them

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

  • #2
    Syphon Filter, Syphon Filter 2, and Syphon Filter 3 all have debug menus.
    Last edited by dlevere; 11-10-2013, 03:10:08 AM.
    The Hackmaster

    Comment


    • #3
      rugrats search for reptar (debug menu finished)
      galaga destination earth (cheats option)
      i'd figure the ones for the syphon filters would have been found

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

      Comment


      • #4
        I think there's a cheat menu for Primal Rage. I found that by using gameshark code 8009AB0C 0003 on the main menu screen, it made the word cheat appear as a selectable option. But when you select cheat, it doesn't go to the next screen, it stays on the main menu screen. Anybody willing to try to get the cheat menu to work?

        Comment


        • #5
          here ya go gedowski
          kinda brute force way of activating it but it works none the less
          Enable Cheat Options
          D009A2B4 0001
          3009AAF4 0003

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

          Comment


          • #6
            Thank you very much Hybrid!! I forgot all about the cheat menu till I read your 1st post

            Comment


            • #7
              damn should have looked online this menu already has a button code →→↑↑→→→←↓↓→↑
              heres the gs code
              3009A010 0001

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

              Comment


              • #8
                wey hybrid, i tried to found debug rooms for xena princess wario(psx), am folowin gshi guide by ace, usin exact also unknownin for start off, goin into another stage, even tired startin in eastern egg rooms, but have no lucky, any other method?, im pretty newbie foundin this debug rooms code typo:x
                thanyou
                dood
                dood! im a uniter, not a divider dood

                Comment


                • #9
                  sorry olala there seems to be no menu that game and no test levels

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

                  Comment


                  • #10
                    I really shouldn't be doing these hacks, but I needed to be more productive at the moment. :P

                    You can also add the following games to your list:

                    Beast Wars: Transformers (US) [Cheat Menu]
                    Dexter's Laboratory: Mandark's Lab? (US) [Cheat Menu. I hope I saved the code for this.]
                    Men In Black: The Game (PAL) [Cheat Menu or button cheats]

                    Action Bass (US)
                    Code:
                    The following address is an ASM hack. It's located in the MAIN function (800117C0) of the game. Those familiar with PS2 ELF's will know what I mean (check your old games. You might be lucky with the ones made after 2004.). I found it by referencing the list of .BIN files (starts at 80042CE8). The first address holds the pointer to the file name, and the following address holds the value to load said file (this really helped). The next two RAM address afterwards, deal with more pointers and ASM (don't have time to examine it).
                    
                    Debug Menu Function Table: 800874D4 - 80087750.
                    
                    Debug Menu (press Select) *real GS compatible*
                    D009564C 0100
                    80088130 0100
                    D009564C 0100
                    30088144 0000
                    
                    Boot Mode Modifier
                    300117DC 00??
                    
                    00 - DBGMENU.BIN:
                    
                    Controls:
                    
                    X/Start: Select
                    Left/L1/L2: Change page (back)
                    Right/R1/R2: Change page (forward)
                    
                    Menus (translation courtesy of Joe (Jul)):
                    
                    Debug Menu (Bass)
                    
                    Page 0: Start Game / Aquarium
                    Page 1: Peripheral / Sound Test
                    Page 2: Nulled
                    Page 3: Nulled
                    Page 4: Padview
                    
                    01 - GAMEMAIN.BIN
                    02 - AQUARIUM.BIN
                    03 - PADVIEW.BIN
                    04 - TIMTRANS.BIN (default; Take 2 movie)
                    05 - SNDTEST.BIN (crash)
                    18 - MAWARI.BIN (crash)
                    19 - STREAM.BIN (crash)
                    Pajama Sam - You Are What You Eat From Your Head to Your Feet (US)
                    Code:
                    I just backtraced the "Cheat Menu" label. The menu function starts at 8007015C (ASM). What a game name to pronounce! I like [I]Green Eggs and Ham[/I], Sam.
                    
                    P1 Normal Joker Commands
                    D00A8FC4 ????
                    D00A8FC6 ????
                    
                    Cheat Menu (press L1+L2+R1+R2)
                    D00A8FC4 000F
                    300A96B8 0001
                    
                    Show Hotspots (press L1+L2)
                    300A95DA 0000
                    D00A8FC4 0005
                    300A95DA 0001
                    
                    Show Debug Info (press R1+R2)
                    300A95DB 0000
                    D00A8FC4 0008
                    300A95DB 0001
                    
                    Menu Modifier
                    300AFEBC 00??
                    Action Man - Operation Extreme (US)
                    Code:
                    An old find that I forgot to submit, when I was helping Hybrid a while back.
                    
                    Show GPU Info (Select+Up: On; Select+Down: Off)
                    D00B713C 0110
                    3009ABE0 0001
                    D00B713C 0140
                    3009ABE0 0000
                    Note: Disable this code before the levels ends, and when quitting the game. If you don't, you'll be presented with a BSOD.
                    Attached Files
                    Last edited by Hacc; 09-03-2014, 04:49:35 PM.

                    Comment


                    • #11
                      wow

                      i remember finding the dexters lab one if i remember correctly only one option worked overhead camera

                      awsome stuff hack i'll just go sit in the corner and suck my thumb while the real hackers work.

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

                      Comment


                      • #12
                        heres a little something
                        Language Modifier
                        309A214 000?
                        0-English
                        1-German
                        2-French

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

                        Comment


                        • #13
                          Thanks! Don't take your skill for granted, man. We all have our strengths and weaknesses. I found my Dexter notes, too. I was kind of lazy with this game after a while.

                          Dexter's Laboratory: Mandark's Lab? (US)
                          Code:
                          Cheat Menu (press L1+R1) 
                          Joker Command
                          3009A21C 0006 (Adventure Mode)
                          Joker Command
                          3009A220 0007 (Challenge Mode)
                          Note: Pause the game and press said combination. Then, press X to access the "Cheat Menu".
                          
                          Cheat Area START: 800AA360
                          Cheat Area END: 800AA3EC
                          
                          Cheats use 7 buttons?
                          
                          Cheat
                          Cheat Menu
                          Infinite Armour
                          Big Head
                          Top Camera
                          
                          Cheat 1: 800AA360
                          Cheat 2: 800AA37C
                          Cheat 3: 800AA394
                          Cheat 4: 800AA3B4
                          Cheat 5: 800AA3D0
                          I have a bunch of Primal Rage codes to add to the database (was only posted over at the CMP). I'll have to revisit that Rugrat's game (it's missing from the database too; only the PAL version is listed >_>). I investigated Red Asphalt a couple of times, but it has emu issues (video issue, IIRC). I should have a memdump of it still from, Mez. Oh, and those Atlus games (Tail Concerto) can be a real pain to hack.
                          Last edited by Hacc; 11-18-2013, 06:29:06 PM.

                          Comment


                          • #14
                            i tried your code for Action bass
                            and it doesn't seem to work

                            again just alittle something enable aquarium
                            3006F454 0001

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

                            Comment


                            • #15
                              It still works on my end. Nice code!

                              Well, well, it seems Ridge Racer is something special: https://www.youtube.com/watch?v=abSDx1tBXRs (find the US equivalent).
                              Last edited by Hacc; 11-18-2013, 12:20:24 AM.

                              Comment

                              Working...
                              X