Announcement

Collapse
No announcement yet.

Need Help With Sonic Pocket Adventure Debug Mode Hex Editor

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

  • Need Help With Sonic Pocket Adventure Debug Mode Hex Editor

    Hi there what do I need to search In the Hex Editor to enable the debug mode? Information here.

    http://info.sonicretro.org/Game_Secr...cket_Adventure

    I don't understand what I am searching In the Hex Editor. Help would be great thanks

  • #2
    I assume you've never used a hex editor before? They're fairly easy to use.

    Step one is getting a hex editor. I personally use Hex Workshop (free trial version here: bpsoft.com). There are many other good hex editors, and lots of them are free.

    Once you get your hex editor, go to ROM address 1F and change the value there to FF. Save and exit.
    The Code Hut: http://codehut.gshi.org/

    Comment


    • #3
      Originally posted by Tony Hedstrom View Post
      I assume you've never used a hex editor before? They're fairly easy to use.

      Step one is getting a hex editor. I personally use Hex Workshop (free trial version here: bpsoft.com). There are many other good hex editors, and lots of them are free.

      Once you get your hex editor, go to ROM address 1F and change the value there to FF. Save and exit.
      I've used a hex editor before thanks on quite a few games. I was a bit confused with the cross symbol (X) I thought you have to type In the X to find the ROM address. Thanks for making It clearer now Tony

      Comment


      • #4
        If a value starts with "0x", it's just a shorthand way of saying, "this is hexadecimal." Not terribly necessary for 1F and FF, but helpful for values like 64.

        Comment


        • #5
          The debug mode does not trigger when running on Mednafen NeoPop emulator on my PS Vita via Retroarch. I only heard It works on old neo geo pocket emulators. Thanks again

          Comment

          Working...
          X