Members mrmaller1905 Posted January 4, 2024 Members Posted January 4, 2024 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
Engineers Durik256 Posted January 6, 2024 Engineers Posted January 6, 2024 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
Members mrmaller1905 Posted May 25, 2024 Author Members Posted May 25, 2024 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?
Members mrmaller1905 Posted January 4 Author Members Posted January 4 no one make a tool to convert map models from street legal rpk to obj and start a map editor?
Engineers shak-otay Posted January 4 Engineers Posted January 4 (edited) I fear you'll need your personal tool creator. Specifically, making a "map editor" would require ages and thus they are very rare, imho, maybe one per a hundred formats. Edited January 4 by shak-otay
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