Quote:
Originally Posted by Andryandrew
Ruby is completely different from Fire Red... and it's impossible to create a new map in ruby with traditionals method (I think with ASM it is "possible", but very very difficult). So you have to follow tutorials for Ruby.
|
Actually, creating a worldmap in ruby is much easier than Fire Red, and simpler too.
Simply Draw out your new map. (Being sure the map is of the same width and height as the origonal)
Then make a tileset out of it conforming to the standard 4bpp format
then load them into NTME, Cyclone, or PTC and put the map together like a puzzle.
Then load the ROM into unLZgba and find the worldmap tles, and replace them with your own.
Then find the World Map TileMap and do the same.
That is to edit the appearance.
Then load your game into Advance Map and open the World Map Data Editor, and change your map data according to your map's image, and Vioal! Magnifico! You are done!
(Well, Aside from editing the pallet of colors that appear on your map... hehe.