Announcement

Collapse
No announcement yet.

Debug Mode ?

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

  • Debug Mode ?

    Hello guys

    I wonder if all these systems have codes debug mode ?

    Does all games NES have Debug Mode ?

    Does all games SNES have Debug Mode ?

    Does all games PS1 have Debug Mode ?

    Best regards
    Last edited by MasterGrand; 04-30-2016, 02:53:01 PM.
    Let's be together !!

  • #2
    only, if programmer didn't delete debugging info in the game coding
    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


    • #3
      Originally posted by lee4 View Post
      only, if programmer didn't delete debugging info in the game coding
      Any tips for how to find debug mode in PSX ?
      Last edited by MasterGrand; 05-01-2016, 11:54:36 AM.
      Let's be together !!

      Comment


      • #4
        The easiest way is to open the ROM with notepad or a hex editor and see if you can find words that mention something about it. Words like debug, cheat, level select, code, sound test, etc.

        Then you need to find a way to access it, assuming the functionality wasn't removed.

        Comment


        • #5
          Originally posted by ReyVGM View Post
          The easiest way is to open the ROM with notepad or a hex editor and see if you can find words that mention something about it. Words like debug, cheat, level select, code, sound test, etc.

          Then you need to find a way to access it, assuming the functionality wasn't removed.
          Thanks ReyVGM

          But if I found words like level select, How I can find codes for level select any tips please ?
          Let's be together !!

          Comment


          • #6
            I'm really care about debug mode and learn how make codes and how to find codes also I hope someone make guide for that, Because I was search in google about how is find or how to make codes debug mode but I don't see any guides or tips.

            Thank you advance
            Last edited by MasterGrand; 05-02-2016, 01:50:34 PM.
            Let's be together !!

            Comment


            • #7
              Any guides ?
              Let's be together !!

              Comment


              • #8
                Ask Hybrid and Hacc.
                The Hackmaster

                Comment


                • #9
                  I have found hundreds of debug menus and routines spanning various consoles. My best advice would be to look for text and look for branch and long branch routines. A comprehensive guide would not be possible due to the complexity of the nature that research is required.
                  "Roll The Bones" - Rush
                  Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

                  Comment


                  • #10
                    There are not going to be any guides because not every game uses the same style or routine for debug modes. Some have debug rooms, other debug menus and others have deleted debugs.

                    You must first figure out IF a game even has a debug menu, and then you have to hunt for it.

                    Comment


                    • #11
                      Yeah, about the best you could hope for in terms of guides is that games in the same series, or that use the same engine will have similar debug modes. Other than that, the steps to restore them tend to be markedly different from one game to the next.

                      The NIS games from the PS2 era all used the same engine or code base, so after finding the debug mode in Disgaea, it got to the point where I didn't even need to own the later games. Somebody could send me the ELF for one, and in about 5 minutes, "yep, this looks like the debug routine here; try this code," and it would almost always work. Then there's a series like Final Fantasy where it seems like every developer aside from a few key figures is replaced in each sequel, and if a console generation sees more than 3 games, each one is vastly different from the one before it. A couple of those games have debug menus, and the ones I've seen aren't even a little bit similar to each other.

                      Comment

                      Working...
                      X