SCAN (Metroid Prime): Difference between revisions

Jump to navigation Jump to search
>Embyr 75
m ({{research}})
>Aruki
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The '''.SCAN file format''' describes scannable objects and has references to several resources. It is a relatively simple format and has a static size.
''This article is for the SCAN format from Metroid Prime. For other revisions of this format, see [[SCAN (File Format)]].''


{{research|2|Too many unknowns.}}
The '''SCAN file format''' describes scannable objects. It is a relatively simple format and has a static size.


__TOC__
__TOC__
Line 52: Line 52:
==== Logbook Category ====
==== Logbook Category ====


There are five possible values:
There are six possible values:


{| class="wikitable"
{| class="wikitable"
Line 72: Line 72:
| 4
| 4
| Research
| Research
|-
| 5
| Artifacts
|}
|}


Line 101: Line 104:
| 4
| 4
| long
| long
| {{unknown|'''Unknown'''}}
| '''Width'''; 0 = no animation
|-
|-
| 0x10
| 0x10
| 4
| 4
| long
| long
| {{unknown|'''Unknown'''}}
| '''Height'''; 0 = no animation
|-
|-
| 0x14
| 0x14
| 4
| 4
| long
| float
| {{unknown|'''Unknown'''}}
| '''Interval'''; 0.0 = no animation
|-
|-
| 0x18
| 0x18
| 4
| 4
| float
| float
| {{unknown|'''Unknown'''}}
| '''Fade Duration'''; 0.0 = no fade
|-
|-
| 0x1C
| 0x1C
Line 247: Line 250:


The first scan image to appear (based on the appearance percent value) will "fly in" from the side of the screen toward the center. The remaining images will "fade in" without moving. The only exception to this is when the first image to appear is a "blank" image with no associated [[TXTR (Metroid Prime)|TXTR]]. In this case, no image will fly in (i.e., all images will fade in).
The first scan image to appear (based on the appearance percent value) will "fly in" from the side of the screen toward the center. The remaining images will "fade in" without moving. The only exception to this is when the first image to appear is a "blank" image with no associated [[TXTR (Metroid Prime)|TXTR]]. In this case, no image will fly in (i.e., all images will fade in).
==== Scan Animations ====
[[Image:AnimatedscanFinal.gif|thumb|The terminal with an animated scan image in the Map Facility.]]
An extremely small number of scans display animated images in Metroid Prime. In the final version of the game, only a terminal in the Map Facility displays an animated image. In the demo version of the game, the aforementioned terminal scan and the Parasite Queen scan both display animated images. For most SCAN files, the last 32 bits of the scan image entry are zeroed out, but for the animated scans, these 32 bits have actual values in them. Strangely, the terminal directly to the left of the animated terminal in the Map Facility also has non-zero values for these 32 bits, even though it does not display any animated images.


[[Category:File Formats]]
[[Category:File Formats]]
[[Category:Metroid Prime]]
[[Category:Metroid Prime]]
Anonymous user

Navigation menu