File: T1.rsc

An items is shown as the 'dropped item' icon whenever there is an item somewhere (1st section) that does not have a corresponding icon in the 3rd section of this file.
Interestingly enough, if you remove the icon from the 3rd section, the icon is still visible in the game (but the corresponding item from the 1st section now makes sure the generic 'dropped item' icon is also shown.
If you pick up an item that has a corresponding icon in the 3rd section, the item is removed, the icon is not removed and instead an overlay is added in the 4th section. So in effect, the icon is hidden by the overlay. This all leads me to believe that the actual icons are also specified in the static base map.

If you open or close a door, an overlay is added in the 4th section of this file. Surprisingly, when you re-close a door that was initially closed, a second overlay is added (the 'door open' overlay is still there). Whatever you do to the door after that won't cause any further changes to this file. As a consequence, if you open, close & open a door; save the game and reload. The door is closed again.

[ Show hex values ] [ Show length ]
OffsetTypeDescription
FromTo
Items on floor in dungeon sector. 1000 blocks in total, each block 6 bytes in length.
01IntegeritemId
2Bytecharges left in item
3BytexPos of item on dungeon floor
4ByteyPos of item on dungeon floor
5Byteitem identified status
60006001Integertotal numer of items on floor in this dungeon sector
Interactive elements in dungeon sector: Traps, secret doors, containers, encounters, etc.. 64 blocks in total, each block 4 bytes in length.
6002BytexPos of element on dungeon floor
6003ByteyPos of element on dungeon floor
60046005Integerindex identifying interactive element and type
6402Bytetotal number of interactive elements in this dungeon sector
Icons for items initially on dungeon floor in this sector. 64 blocks in total, each block 4 bytes in length.
6403BytexPos of icon on dungeon floor
6404ByteyPos of icon on dungeon floor
64056406Integericon offset
6803Bytetotal number of initial icons in this dungeon sector
Overlays for initial items picked up from dungeon floor in this sector: opened/closed doors, opened chests, found secret doors, etc.. 190 blocks in total, each block 4 bytes in length.
6804BytexPos of overlay on dungeon floor
6805ByteyPos of overlay on dungeon floor
68066807Integeroverlay offset
84048405Integertotal numer of overlays for this dungeon sector
[ Show hex values ] [ Show length ]
Note:
Integer = Unsigned short (16 bit, little endian)
  Bytes = Signed byte
   Real = 48 bits/6 byte (Turbo Pascal) Real (a floating point type)

[ Add Comment ]
No comments have yet been posted.

Name
Required
*
E-mail (never shown)
Name of the game
Required
*
(hint: this website is all about it)
Comment
Required
*