|
SamEarl13 Nipper Plant Trying (and failing) to learn Lua. Level: 43 ![]() Posts: 19/419 EXP: 523827 For next: 41219 Since: 02-14-12 Since last post: 4.1 years Last activity: 17 days |
|
| I've been wondering how you can create your own game specific hacking tools but i don't actually know. my plan is to update editors like lunarmagic and other editors to work with newer revisions of games (e.g. lunarmagic update to GBA version). do you know of any tutorials? |
Well, you need to find out how data is stored in the game ROM (which can differ dramatically from game to game), and then program the editor to read and save changes to that data.
I doubt you'll be able to update Lunar Magic in such a way, though- it's not exactly open source.
____________________
I doubt you'll be able to update Lunar Magic in such a way, though- it's not exactly open source.
____________________














I do most of my coding in Lua these days, but I still use C frequently to interface my code to libraries and such.)
