Somewhat vague topic, but allow me to go into details. This might seem a somewhat noobish question as well, I'm not much of a "hacker" aside from basic things within a particular game series. Basically my question is, if there is something I want to change, but I don't know how to, what would be the most effective method(s) for finding said data? (Note: This is a GBA game)
If it helps, I'm working with Fire Emblem: The Sacred Stone, notably:
-data relating to how the split path work and how to remove it
-manipulating the world map to change chapter order, add more chapters on it, etc
-editing the tower and ruins (monsters, items and chests) and perhaps adding them into the previous point
-finding other event data in general (which would aid the above points).
Any assistance would be most appreciated, and I thank you in advance.
I cannot really give you any exact methods for dealing with GBA games, since I'm not really familiar with the GBA game ROMs at all. Never opened one up in a hex editor before.
However, for the moment I'm going to assume that you don't have any knowledge of romhacking for the moment. Not meaning necessarily that you don't have any knowledge.
Read this here about getting started.
Getting StartedStarting out from the beginning and using many of the methods described in those articles, you should be able to do some hacking right from the start, even if the hacking is not anything amazing.
There are a few utilities dealing with GBA games, floating around here. I suggest that you look for them.
Read up on the GBA ROM image format, wherever you can find documentation about it.
What you're saying sounds pretty ambitious, I wish you luck if you continue the project stated.