Jump to content

Invictus Games *.rpk / *.class


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...