00 System.pak: Difference between revisions

From Spiral Framework
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
|0-4
|0-4
|???
|???
|Purpose unknown.
|Purpose unknown. {{todo|Figure out purpose (if any).}}
|-
|-
|5
|5
|Do you want to save the data?
|Do you want to save the data?
|{{todo|Is this actually used?}}
|{{todo|Is this actually used? Why is it in such a strange place?}}
|-
|-
|6-18
|6-18
|???
|???
|Purpose unknown.
|Purpose unknown. {{todo|Figure out purpose (if any).}}
|-
|-
|19-22
|19-22

Revision as of 02:10, 6 December 2017

00 System.pak
FormatPAK
SystemAll
Applicable TitlesDanganronpa: Trigger Happy Havoc and Danganronpa 2: Goodbye Despair
Containing WADdata_us
Path relative to rootdata/us/script/
Hmmm...
To do:
Is this used in DRV3?

23_Anagram.pak is a PAK file responsible for containing the "Do you want to save the data?" text. Each file inside is null terminated text encoded with UTF-16 with BOM. Some files are not used.


PAK Contents (Trigger Happy Havoc)

PAK Contents
File Contents Notes
0-4 ??? Purpose unknown.
Hmmm...
To do:
Figure out purpose (if any).
5 Do you want to save the data?
Hmmm...
To do:
Is this actually used? Why is it in such a strange place?
6-18 ??? Purpose unknown.
Hmmm...
To do:
Figure out purpose (if any).
19-22 Null terminator Unused.

PAK Contents (Goodbye Despair)

Hmmm...
To do:
Get contents for DR2, they're probably the same