Announcement

Collapse
No announcement yet.

Re: FFVII: can someone do this?

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

  • Re: FFVII: can someone do this?

    I don't even know if it is possible, but can someone hack a code for Final Fantasy VII that lets you have more slots 4 materia? As many as you want? I hope!
    I'm back!!!

  • #2
    Re: FFVII: can someone do this?

    There are some codes Czar hacked awhile ago that would let you have up to 8, and all linked (though the links were only graphical, and of no real use). I'm not sure if it'd be possible to have more than 8 per weapon/armor. Mostly, I don't think there's enough room in the memory around there to do that.

    I think it still might be reasonably possible to do, so I'll take a look.

    Comment


    • #3
      Re: FFVII: can someone do this?

      OOPS! That's not what I meant. I meant how you can have 200 materia in your inventory. I was wondering if a code could be hacked that let you hold more than that.
      I'm back!!!

      Comment


      • #4
        Re: FFVII: can someone do this?

        Oh. I think that's beyond what I can do with a gspro at this point. I don't think I know enough about asm to do that, mostly because it would probably only work by moving where the materia info was stored, or something likewise complicated. I'll try it though.

        Comment


        • #5
          Re: FFVII: can someone do this?

          I just love it when I'm completely wrong. It was pretty easy to do in fact.

          Can Have 255 Materia (instead of 200)
          D01DF5CC 00C8
          801DF5CC 00FF

          or, for code breaker users
          701DF5CC 00C8
          801DF5CC 00FF

          The only problem with this is that you have to manually put materia in the positions above 200. I intend to find out how to fix that, though.

          Comment


          • #6
            FFVII: can someone do this?

            Excellent! I've been looking for this code for a long time.

            Comment


            • #7
              FFVII: can someone do this?

              Damn, thats pretty sweet code Liquidman. How did you figure out how to do the code?

              Comment


              • #8
                FFVII: can someone do this?

                I searched for the maximum number of materia, which is 200, and not a too common number in the game...

                Comment

                Working...
                X