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.
Crystal Beans from Dungeon Explorer/Entrances: Difference between revisions
Jump to navigation
Jump to search
(Created page) |
m (Hawk moved page Crystal Beans From Dungeon Explorer/Entrances to Crystal Beans from Dungeon Explorer/Entrances) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpage}} | |||
{{Infobox table |name=Entrances | {{Infobox table |name=Entrances | ||
|game=Crystal Beans From Dungeon Explorer | |game=Crystal Beans From Dungeon Explorer |
Latest revision as of 21:03, 28 January 2024
This is a sub-page of Crystal Beans from Dungeon Explorer.
Entrances | |
Game | Crystal Beans From Dungeon Explorer |
Start Address | 0x034698 |
End Address | 0x0355AB |
# of Entries | 772 |
Entry Length | 5 |
Total Length | 3860 (0xF14) |
Back to the ROM map |
These structures describe the entry points into rooms.
Format
X
- Length: 1 (0x1)
- Offset within entry: 0x0
- Range of values: ?
X position to appear in the room.
Y
- Length: 1 (0x1)
- Offset within entry: 0x1
- Range of values: ?
Y position to appear in the room.
Room index
- Length: 1 (0x1)
- Offset within entry: 0x2
- Range of values: ?
Destination room index in level.
Level index
- Length: 1 (0x1)
- Offset within entry: 0x3
- Range of values: ?
Destination level index.
Formation index?
- Length: 1 (0x1)
- Offset within entry: 0x4
- Range of values: ?
Index in an array of structures used to control the initial position of the players when entering a room. The high bit has an unknown function.