Crystal Beans From Dungeon Explorer:Map ObjGfxDef
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
HostileObjectsDefs[251] | |
Game | Crystal Beans From Dungeon Explorer |
Start Address | 0x039A63 |
End Address | 0x03A23A |
# of Entries | 251 |
Entry Length | 8 |
Total Length | 2008 (0x7D8) |
Back to the ROM map |
FriendlyObjectsDefs[101] | |
Game | Crystal Beans From Dungeon Explorer |
Start Address | 0x03A342 |
End Address | 0x03A66B |
# of Entries | 101 |
Entry Length | 8 |
Total Length | 808 (0x328) |
Back to the ROM map |
The Map:ObjGfxDef structure describes the graphics of the objects appearing in the map.
Format
Graphics
- Length: 3 (0x3)
- Offset within entry: 0x0-0x2
- Range of values: ?
24-bits pointer to the compressed graphics of this object. May be NULL (0) if the object has no graphics.
Unknown 1
- Length: 1 (0x1)
- Offset within entry: 0x3
- Range of values: ?
Bank index?
- Length: 1 (0x1)
- Offset within entry: 0x4
- Range of values: ?
This is copied to Obj:BankIndex/?[35]. Used to load graphics in VRAM?
Palette
- Length: 1 (0x1)
- Offset within entry: 0x5
- Range of values: ?
Palette number this object should use.
AnimDefIndex
- Length: 1 (0x1)
- Offset within entry: 0x6
- Range of values: ?
Index in animation definition structure array.
Unknown 2
- Length: 1 (0x1)
- Offset within entry: 0x7
- Range of values: ?