Originally Posted by bender
The problem i see of loading only some segments it's that the access to those requiered zones it's pretty much like random (not random but there's no logic sequence for the roms). If you're playing level 1, you could avoid loading all the uncommon data of the rest of the levels, but there's no way to know where is it
Seems an insane testing until you get your rom running ok for each level of the game (and will need to do the same for every rom). And could be not enough needing to split more into each level. I don't see any worth of this, only to feel like if you where god :-) Then there's also the fact that you need to be a good coder, with an optimized emu in sh asm.