Redneck Rampage INS: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO No edit summary |
(No difference)
|
Revision as of 14:18, 12 December 2005
INS
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Unknown
uint32 {4} - Unknown
uint16 {2} - Unknown
uint32 {4} - Unknown
uint16 {2} - Unknown
// for each file
- uint32 {4} - File Size (for first file, skip 3 bytes then read the 4 byte number. Remember to subtract 3 off the next field too!)
- uint32 {4} - Unknown
- uint32 {4} - Unknown
- uint16 {2} - Unknown (null)
- uint32 {4} - Unknown (32)
- char {X} - Filename
- byte {1} - null Filename Terminator
- byte {X} - File Data(compressed)
MultiEx BMS Script
Not written yet
Notes and Comments
- This format may also be applicable to other installer packages from idSoftware.