Announcement

Collapse
No announcement yet.

please Help with Secret of mana game genie code

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

  • please Help with Secret of mana game genie code

    How do you get around unwanted side effects when making game genie codes for snes, for example on Secret of mana 7ee1f1 is the Par code for the mans damage take. 7ee1f1 in to breakpoint read only you get C04055 if you add 89 to it so C04055:89 you are invincible but so are all your enemies. How do you make your enemies not invincible? I have codes to upload but can't work out where/ how to upload them. Thank you take care

  • #2
    Unfortunately these effects are part of how the game is programmed and unless you insert some custom ASM to modify only your character its pretty impossible to not have it affect enemies too. Many games share certain routines with players and enemies and use a pointer to load the proper offset, an alternative would be to find what offset is loaded for your character and change it so it points to someone else likely an enemy and it will have the same effect.
    Spoiler Alert! Click to view...

    THE BAD GUY!!!!!!

    Comment


    • #3
      http://www.digitpress.com/forum/show...l=1#post737803 Explains what I was thinking of. Game genie can't write to RAM addresses, PAR can. All you can do is hope a game genie code only affects you, or else you'll need to know the assembly language and modify it to only affect you.
      July 7, 2019

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

      Comment


      • #4
        Plus what does this code do? I tried it as a PAR and I receive damage so I don't know what it's supposed to do, maybe you have the wrong code.
        Spoiler Alert! Click to view...

        THE BAD GUY!!!!!!

        Comment


        • #5
          The par code is right my friend but snes9x/zsnesw and some other snes emulators are not fully compatible with the code use the code with bsnes_v062r04 or Snes9X1.43.ep9r8 (lock the ram address to zero in debugger) and you will see you are Invincible. 7ee1f1 . snes9x/zsnesw alternative 7EE1F801(note you will have to turn off code if you get a balloon on your head) I've hacked loads of codes what are not on this site where/ or how can I upload? take care my friends
          Last edited by xxphillips; 06-28-2013, 06:05:53 PM.

          Comment


          • #6
            par codes to make Secret of mana a lot harder 7EE6C220 7EE8C220 7EEAC220 use all codes at ones. Enemies hit you if you touch
            them. take care
            Last edited by xxphillips; 06-28-2013, 03:02:49 PM.

            Comment


            • #7
              Ok thanks my friends
              Last edited by xxphillips; 06-28-2013, 03:13:19 PM.

              Comment


              • #8
                Originally posted by xxphillips View Post
                The par code is right my friend but snes9x/zsnesw and some other snes emulators are not fully compatible with the code
                I've just been doing PAR codes with snes9x in the past 2 days. They are fully compatible with it.
                July 7, 2019

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

                Comment


                • #9
                  ok try this code on any snes9x emulator 7ee1f100 for Secret of mana it should make you Invincible then try the code on bsnes_v062r04
                  I was referring to this par code (7ee1f100) when I said it's not fully compatible with all emulators. take care

                  Comment


                  • #10
                    I tried it on the debugger of snes9x and I even spent a good half hour tracing that address and seeing what does what and I discovered the pointer that says who is affected when attacked but I didn't make much happen with those results. Oddly the pointer call a location in ram that is constantly counting up till it hits 0F then goes back to 00 and 01 is your characters pointer but like I said it wasn't useful at all. I then tried your PAR code and nothing happened as I could receive damage from enemies but if you use that routine that has the pointer and use a jump like nolberto said to an area of memory then you can run your custom code and it should work. Any codes you have post them here and we will add them to the site,I will help with whatever I can since this is my favorite game of all time.
                    Spoiler Alert! Click to view...

                    THE BAD GUY!!!!!!

                    Comment


                    • #11
                      Ok thanks my friend 7EE1F801 invincibility should work on snes9x but par code 7ee1f100 will only work on bsnes emulators don't no why. C1056A45 most enemies wont attack you. 00B354E1 Weapon Skill
                      (7EE1AE69 7EE198FF 7ECC760F Mana Sword Power) take care

                      Comment


                      • #12
                        My friends download bsnes_v062r04 emulator and use the par code 7ee1f100 you are Invincible.

                        7EE799801 7EE1A905
                        7EE99801 7EE3A905 heroes defense too strong for all Enemies. all six are needed
                        7EEB9801 7EE5A905

                        Comment


                        • #13
                          You need to clarify a little better which codes do what and those codes on the right column cover Magic Defence for the 3 characters which is already on the site, but the ones on the left I not sure about.
                          Spoiler Alert! Click to view...

                          THE BAD GUY!!!!!!

                          Comment


                          • #14
                            More codes my friend 02E0-0FD4 0286-A46F run and attack as much as you like. 7EE01F00 7EE21F00 7EE41F00 Weapons charge up quicker. F60C-7FAF level 99 kill one enemy. take care

                            Comment


                            • #15
                              when posting codes

                              post in this format

                              code name
                              code

                              http://gamehacking.org/vb/threads/3119-Code-Submission-Guidelines-(Please-read!)
                              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

                              Working...
                              X