Announcement

Collapse
No announcement yet.

lion king simba's mighty adventure debug menu

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

  • lion king simba's mighty adventure debug menu

    well i found a debug menu in lion king how ever i do not know if there is a proper way to enable it like with lilo and stich i'm pretty sure there is. anyway the code to turn it on is this
    3009389C 0001 (on) 0000(off)
    plus there are developer cheats in there which are unknown at this time

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

  • #2
    I know I shared this with you already, but posting it here for all.

    Code:
    Debug Menu (L1+L2: Off; R1+R2: On) [Credit: Hybrid]
    D009ADE4 0005
    3009389C 0000
    D009ADE4 000A
    3009389C 0001
    Add the functions, Hybrid.
    
    The button cheats consist of 9 buttons and use Normal Joker command values.
    
    CHT1 START: 80073834
    CHT1 END: 80073854
    
    0004
    0001
    0002
    0008
    0004
    0001
    0002
    0008
    0010
    
    Cheats Option:
    At the main menu, press L1, L2, R2, R1, L1, L2, R2, R1, Triangle. A sound effect will confirm correct code entry. Enter "Options" to access the "Cheats" option. You'll now be able to unlock everything and be invulnerable.
    
    Cheats Option Unlocked (Options)
    3009567D 0075
    3009567F 0007
    
    CHT2 START: 8007385C
    CHT2 END: 8007387C
    
    0080
    0010
    0020
    0020
    0010
    0080
    0080
    0010
    0020
    
    Cheats & Thanks Options:
    At the main menu, press Square, Triangle, Circle(2), Triangle, Square(2), Triangle, Circle. A sound effect will confirm code correct entry. Enter "Options" to access the new options. The "Cheats" option allows you to unlock everything and toggle invulnerability. The "Thanks" option contains a slew of other cheats disguised as developer names. Its options are as follows (select a name):
    
    Nichola King: Simba is replaced with a plant (?).
    Lewis Stapley: Simba is replaced with a monkey.
    Danielle Stapley: Simba is replaced with a skunk.
    Clive Burdon: Harder difficulty?
    Tom Anderson: Simba moves much faster.
    Paul Stapley: Unknown.
    
    Cheats & Thanks Options Unlocked (Options)
    3009567D 0065
    3009567F 0008
    Note: The "Cheats" option allows you to unlock everything and toggle invulnerability. The "Thanks" option contains a slew of other cheats disguised as developer names. Its options are as follows (select a name):
    
    Nichola King: Simba is replaced with a plant (?).
    Lewis Stapley: Simba is replaced with a monkey.
    Danielle Stapley: Simba is replaced with a skunk.
    Clive Burdon: Harder difficulty?
    Tom Anderson: Simba moves much faster.
     Paul Stapley: Unknown.
    Attached Files
    Last edited by Hacc; 11-18-2013, 05:40:08 PM.

    Comment


    • #3
      I added snapshots of the menus.

      Comment


      • #4
        Hello,
        I've found too this cheats menu and the debug menu for the italian version of this game. Through PS2Dis. It took me a while.
        Now I've a problem and need your help, please:
        I can't move into the debug menu to select options!
        I've found a way to activate the options of that menu (not all) but I'd like to move into that menu and select other options like Object Menu or Save/Load Checkpoint.

        Do you know a way to use the pad (as the menu says) to move into the menu's options?

        Spoiler Alert! Click to view...
        Click image for larger version

Name:	2015-12-26_114937.png
Views:	1
Size:	133.3 KB
ID:	162782
        Last edited by luc-ita; 12-27-2015, 05:09:09 PM. Reason: added a spoiler
        Learning how to hack real life

        Comment


        • #5
          How did you access the debug menu? Post the codes.

          Comment


          • #6
            you have to have a joker code activating it
            some of the options do not work i no longer have the game
            but it still is a fun menu to fool around with

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

            Comment


            • #7
              Originally posted by ReyVGM View Post
              How did you access the debug menu? Post the codes.
              With PS2Dis I've found that if at the address 000106AB I change the beq to a bne or nop the entire opcode the menu appears and stay appeared.
              But I can't move into it.

              Originally posted by Hybrid View Post
              you have to have a joker code activating it
              I'm sorry but I can't find the right joker commands to activate

              However I've found how to activate some options at theese addresses:
              00075B84 -> Invunrable
              00075B88 -> Land On
              00075B8C -> Objects On
              00075B90 -> Player Rails On
              00075B94 -> Camera Rails On
              00075BA4 -> Infinite Lives
              All numbers are a 4 bytes...strange. I thought they were all a 1 bytes.
              Last edited by luc-ita; 12-27-2015, 07:22:43 AM.
              Learning how to hack real life

              Comment


              • #8
                can you copy and paste the area around the BNE it should tell you what you are comparing for the branch

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

                Comment


                • #9
                  Sorry for the delay.

                  Here it is:

                  Spoiler Alert! Click to view...
                  Click image for larger version

Name:	2015-12-28_105814.png
Views:	1
Size:	32.1 KB
ID:	162785


                  Hope you can help me with this image.
                  The beq highlighted is the opcode I've changed to let me see always the debug menu.
                  Last edited by luc-ita; 12-28-2015, 05:03:39 AM.
                  Learning how to hack real life

                  Comment


                  • #10
                    have you tried some of those addresses near the opcode to 0001
                    80093e90 or 80094188

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

                    Comment


                    • #11
                      I'll try as soon as I can. Many thanks

                      EDIT:
                      YES!!! Thanks to your suggestions now I finally can open and close the debug menu and navigate and select the options!!!
                      Also I re-checked the code and I was vey stupid because now I see that LBU at 80010684 and that the BEQ at 800106A8 jumps over the LA opcode if at 80094188 the byte is a zero.
                      I'm sorry for have wasted your time for my oversight.
                      Last edited by luc-ita; 12-29-2015, 07:46:27 AM.
                      Learning how to hack real life

                      Comment

                      Working...
                      X