If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
ActRaiser/Map Data: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added subpage) |
||
Line 1: | Line 1: | ||
{{subpage|game=ActRaiser}} | |||
Actraiser city map data is located at 0x50000 to 0x517FF. It's | Actraiser city map data is located at 0x50000 to 0x517FF. It's | ||
stored in 0x100 byte quadrants, four to a map, resulting in six | stored in 0x100 byte quadrants, four to a map, resulting in six |
Revision as of 00:43, 13 December 2018
This is a sub-page of ActRaiser.
Actraiser city map data is located at 0x50000 to 0x517FF. It's stored in 0x100 byte quadrants, four to a map, resulting in six 0x400 byte maps.
The quadrants are ordered as follows: top left, top right, bottom left, bottom right.
a...b g...h c...d i...j e...f k...l
m...n s...t o...p u...v q...r w...x
More map data appears to follow this data, to handle map changes caused by events (like the Marahna earthquake).
The overworld is one 128x128 map, located at 0x3333F to 0x37340. It doesn't make use of quadrants like the city maps do.
References
- A file concerning map data