1
General Discussion / 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?
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?