Asura Engine ASR RSCF RSFL: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks No edit summary |
(No difference)
| |
Revision as of 01:18, 3 January 2021
Contents: GRAFs page - All - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Edit
Format Type: Archive
Extensions: asr
Platforms: unknown
Endian Order: Little Endian
Format Specifications
// File Header Types...
// RSCF (Resource File)
// fmvs (Subtitles)
// FNFO (Font Information)
// FNTK (Font Description
// FONT (Font)
// HTXT (Text Strings)
// LTXT (Text Strings)
// PTXT (Text Strings)
// TTXT (Text Strings)
// RSFL (Resource File List)
// RUDE (Rude Words List)
// ARCHIVE HEADER
8 - Header (Asura )
// FILE DATA
// for each file
4 - File Header
4 - Entry Length (including all these fields)
4 - Version (1)
4 - null
if (FileHeader == "RSCF"){
// Resource File - a file in the archive
4 - File Type ID?
4 - File ID?
4 - File Data Length
X - Filename
1 - null Filename Terminator
0-3 - null Padding to a multiple of 4 bytes
X - File Data
}
else {
// some other kind of data
}
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Alien vs Predator (2010)