(11-15-2015, 02:38 AM)ThatTrueStruggle Wrote: Download a Hex Editor, and get the sample file that we'll be working on in this tutorial
Hello,
I'm going to write a script that extracts 3D models of vehicles along with textures/materials from *.GRP archives of Lada Racing Club. That will be my first experience of writing QuickBMS scripts, so I need some help.
The first bytes of each file are GRP0. There are several readable words (e.g. gazel_pas_traffic_model, gazel_pas_texture, PNYD_LOD0, ...), so I can guess that it's an archive with geometry&materials.
To figure out what a data type there is, I need to pass your tutorial, but your KYP file isn't accessible anymore. Can you re-upload it? Thanks in advance!
P.S. Here's a link to all files that I need to extract: https://drive.google.com/file/d/1hBhes1k...zZfIQQ2Sh/
And screenshot of GRP file in hex-editor: