Jump to content

Recommended Posts

  • 9 months later...
  • 1 month later...
  • 6 months later...
Posted

You know ROM data is a direct rip of the data on a cartridge. It rips directly from byte 0 to the last byte in the ROM memory space. There is an address which starts the graphics resource section which you can rip the map data directly from the rom, If you map the tile data from that to your tile sheet, you may be able to just generate these maps from a ROM file.

Posted
20 minutes ago, Crest said:

You know ROM data is a direct rip of the data on a cartridge. It rips directly from byte 0 to the last byte in the ROM memory space. There is an address which starts the graphics resource section which you can rip the map data directly from the rom, If you map the tile data from that to your tile sheet, you may be able to just generate these maps from a ROM file.

 

10 minutes ago, PhenomenalDev said:

@Crest The map format is well documented with tools being available too so unless they want a custom map that is certainly the way to go.

I had thought about doing this, but now that I know it's documented I'm 100% doing this.

Posted
30 minutes ago, PhenomenalDev said:

@panda Which region/game are you looking to map out? 

Thought it was obvious from this thread that we're mapping out Gen 1/3 (and presumably 2) but we're also obviously not using the shit graphics from RBY/GSC.

Posted
57 minutes ago, panda said:

Thought it was obvious from this thread that we're mapping out Gen 1/3 (and presumably 2) but we're also obviously not using the shit graphics from RBY/GSC.

In that case https://datacrystal.romhacking.net/ should be able to help with the map format in memory, don't know about actual locations in memory though. Good luck! (also you probably wont need it but I would be happy to try my hand at making a memory dumper for the maps)

Posted
14 minutes ago, Damian666 said:

you guys don't get it huh?

 

 sure we can rip and generate, but where the hell is the fun then?

 

I find it more fun to do it myself...

Accurate maps with accurate tilesets. Every map I've seen so far by anyone has been wrong because their tilesets aren't correct. The issues are minor, but they exist and are irksome.

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...