12-08-2015, 10:33 AM
I personally enjoy using the end of the very end of normal expanded rom space (3F/0000) but my tendancy to do that also makes alot of my seperate stuff overlap because I always tend to go to the exact same address each time.
If your doing everything yourself, adding no other patches, then anything out in the great beyond should be free. I do not remember exactly where FF3usME relocates data but I think it only goes to 2F/ area or so. Also don't remember where Madsiur relocated map data off the top of my head if your using his LE+ patch for extra map space.
Not to be a shamelessly promote myself, but my Auction House rewrite frees up about ... 669 bytes I think? At the end of the auction script in the... hrm... I'm gonna have to check my stuff, something funny going on.
Either way, it frees up a bunch of space inside normal event accessing range without steping outside of the normal auction house code. Might look into it. Few minor documented edits and it will look mostly vanilla from in game.
Short answer, pick a spot out around 3F/F000 (should read as FF/F000 in hi-rom windhex mode)and set up camp for all your extended eventing needs.
If your doing everything yourself, adding no other patches, then anything out in the great beyond should be free. I do not remember exactly where FF3usME relocates data but I think it only goes to 2F/ area or so. Also don't remember where Madsiur relocated map data off the top of my head if your using his LE+ patch for extra map space.
Not to be a shamelessly promote myself, but my Auction House rewrite frees up about ... 669 bytes I think? At the end of the auction script in the... hrm... I'm gonna have to check my stuff, something funny going on.
Either way, it frees up a bunch of space inside normal event accessing range without steping outside of the normal auction house code. Might look into it. Few minor documented edits and it will look mostly vanilla from in game.
Short answer, pick a spot out around 3F/F000 (should read as FF/F000 in hi-rom windhex mode)and set up camp for all your extended eventing needs.
The only true wisdom is knowing you know nothing.