Difference between revisions of "NSA"

From Game Research Wiki
Jump to navigation Jump to search
Line 19: Line 19:
! Size !! Content !! Description
! Size !! Content !! Description
|-
|-
| ?Bytes || File name || Unsure if fixed size.
| Length+2Bytes || File name || '00 00' follows name.
|-
|-
| 4Bytes || Unknown1 ||
| 4Bytes || Unknown1 ||

Revision as of 22:14, 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
Length+2Bytes File name '00 00' follows name.
4Bytes Unknown1
4Bytes Unknown2
4Bytes Unknown3

Note: All numbers are big endian.