SCAN (Metroid Prime): Difference between revisions

m
grammar correction and minor improvements in readability
>Aruki
>Sdmr
m (grammar correction and minor improvements in readability)
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.
The '''.SCAN file format''' describes scannable objects and has references to several resources. It is a relatively simple format and has a static size.


{{researchmoderate|reason=Too many unknowns.}}
{{researchmoderate|reason=Too many unknowns.}}
Line 7: Line 7:
== Format ==
== Format ==


The SCAN format is very simple; it has a header with data that contains general settings related to the scan, and then four structs defining how the scan images work. Even if a scan doesn't use four images, there's always four image structs, which means the SCAN format has a static size; every SCAN file is 0x89 bytes (or 0xA0 bytes padded).
The SCAN format is very simple; it has a header with data that contains general settings related to the scan, and then four structs defining how the scan images work. Even if a scan doesn't use four images, there are always four image structs, which means that the SCAN format has a static size; every SCAN file is 0x89 bytes (or 0xA0 bytes padded).


=== Header ===
=== Header ===
Line 52: Line 52:
==== Logbook Category ====
==== Logbook Category ====


There's five possible values:
There are five possible values:


{| class="wikitable"
{| class="wikitable"
Anonymous user