Author Topic: Resources on ASM editing for FF VII?  (Read 2073 times)

Kohan

  • *
  • Posts: 12
    • View Profile
Resources on ASM editing for FF VII?
« on: 2011-04-17 19:59:18 »
Hi, I'm an amateur programmer and have a little experience with Assembly languages.  I am very lost, though, on where to start for making some changes to the game.

For instance, I want to move around some of the GUI elements in the battle screen, remove the max-HP display, and things like that.  I don't know how or where to go about this.  I know that there is a patch that removes the 9999 damage/HP/everything limit, but I don't know if that patch also contains the necessary GUI rearrangement or if it's kept somewhere else.  I also can't find any documentation on the .srb file extension, so I haven't had any luck working from that file.

I'd be more than happy to figure things out on my own such as how to actually change the GUI, but I simply don't know where to begin.  Can anyone help?

DarkFang

  • Pirate
  • *
  • Posts: 730
  • Ponies! <3
    • View Profile
Re: Resources on ASM editing for FF VII?
« Reply #1 on: 2011-04-17 23:09:29 »
You should take a look at this thread and talk with DLPB or anyone else working on that project.