mrmaller1905 Posted January 4 Share Posted January 4 What is *.rpk / *.class from Street Legal Racing Redline and are there programs that reverse engineer file formats? Samples: https://mega.nz/folder/gP4h2QCB#A1hMulJDGXYbtwHl0DPuuQ Link to comment Share on other sites More sharing options...
Engineer Durik256 Posted January 6 Engineer Share Posted January 6 rpk: 4bytes magic (PPAK) uint unk (ver? 512) uint num uint zero foreach num: short zero short index 60bytes label uint blockSize uint num0 uint zero uint num1 foreach num0: 22bytes unks (2short, 2int, 10bytes unk?) ubyte lenStr bytes[lenStr] label if curPos < fSize: bytes[toEndFile] txt and PY script for parse *.rpk testRPK.zip Link to comment Share on other sites More sharing options...
mrmaller1905 Posted May 25 Author Share Posted May 25 On 1/6/2024 at 10:38 PM, Durik256 said: rpk: 4bytes magic (PPAK) uint unk (ver? 512) uint num uint zero foreach num: short zero short index 60bytes label uint blockSize uint num0 uint zero uint num1 foreach num0: 22bytes unks (2short, 2int, 10bytes unk?) ubyte lenStr bytes[lenStr] label if curPos < fSize: bytes[toEndFile] txt and PY script for parse *.rpk testRPK.zip 554 B · 6 downloads Do RPKs from Street Legal Racing: Redline also contain map models? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now