Difference between revisions of "NSA"

From Game Research Wiki
Jump to navigation Jump to search
m (Orin moved page NSA (archive) to NSA without leaving a redirect)
Line 2: Line 2:
Used in the following games:
Used in the following games:
* みずいろ (Mizuiru)
* みずいろ (Mizuiru)
Note: extension may be renamed in other games. *.NS2, *.SRA. May need to merge pages and use redirects to this page.
== Structure ==
{| class="wikitable"
!colspan="15"|Header
|-
! Size !! Content !! Description
|-
| 2Bytes || Number of files ||
|-
| 4Bytes || Data Start Offset ||
|-
!colspan="15"|Index
|-
! Size !! Content !! Description
|-
| ?Bytes || File name || Unsure if fixed size.
|-
| 4Bytes || Unknown1 ||
|-
| 4Bytes || Unknown2 ||
|-
| 4Bytes || Unknown3 ||
|}
Note: Everything is big endian.

Revision as of 22:05, 8 July 2014

Used in the following games:

  • みずいろ (Mizuiru)

Note: extension may be renamed in other games. *.NS2, *.SRA. May need to merge pages and use redirects to this page.

Structure

Header
Size Content Description
2Bytes Number of files
4Bytes Data Start Offset
Index
Size Content Description
?Bytes File name Unsure if fixed size.
4Bytes Unknown1
4Bytes Unknown2
4Bytes Unknown3

Note: Everything is big endian.