Lode Runner Online PRS PRD
(Redirected from Lode Runner Online)
Choose archive extension:
PRS + PRD
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint16 {2} - null
char {128} - Archive Filename (null)
byte {60} - Dummy file entry
// for each file
- uint16 {2} - File ID
- uint16 {2} - Unknown
- uint32 {4} - null
- uint32 {4} - File Offset
- uint32 {4} - File Type / Extension
- uint16 {2} - Unknown
- char {14} - Filename (null)
- uint32 {4} - null
- uint32 {4} - File Size
byte {X} - File Data
MultiEx BMS Script
Not written yet
Notes and Comments
The *.prd file has the directory, the *.prs file has the file data
Compatible Programs
- Game Extractor
(only works for the follwing *.prs files of LodeRunner Online; LR_DATA11.PRS | LR_DATA12.PRS | LR_DATA13.PRS , all of which contain a *.wav audio file)