Minority report XSH XSD: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks No edit summary |
(No difference)
| |
Latest revision as of 16:53, 16 January 2021
XSH, XSD
- Game : Minority Report - Everybody Runs
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
Document created by Bartlomiej Duda
Creation date: 22.10.2020
// Minority Report - Everybody Runs (Xbox)
// XSH file format
// little endian
// Note: Actual data is stored in XSD files.
//header
4 bytes - unknown
4 bytes - nulls
4 bytes (uint32) - num of entries
//info array
num_of_entries *
{
32 bytes (char) - file name + folder name?
4 bytes - unknown (some ID?)
4 bytes (uint32) - file offset
2 bytes (uint16) - file size
58 bytes - unknown
}
MultiEx BMS Script
Not written yet.
Notes and Comments
- XSH is a header file and XSD is a data file.
Compatible Programs