D1 Gran Prix xxx.BIN 3D Models
Posted: Wed Oct 22, 2014 10:05 pm
After a script aluigi provided I managed to extract all the data in the game into preset folders, all decompressed (very neat work by the devs!).
D1 Gran Prix is a game developed by Yukes if that helps at all.
But still is the issue of a generic .bin file for car 3D models, varying from 1.7MB-1.4MB (accurate size for a detailed car model). Textures aren't a problem, can just be ripped from the emulator using Texmod.
AFAIK the models are correctly titled with the car names and all come with the same headers as seen here (code here is from the sample file aswell):
Download link:
https://www.dropbox.com/s/cnq2etsxn5tsk ... 0.BIN?dl=0
Thanks.
D1 Gran Prix is a game developed by Yukes if that helps at all.
But still is the issue of a generic .bin file for car 3D models, varying from 1.7MB-1.4MB (accurate size for a detailed car model). Textures aren't a problem, can just be ripped from the emulator using Texmod.
AFAIK the models are correctly titled with the car names and all come with the same headers as seen here (code here is from the sample file aswell):
Code: Select all
16 00 00 00 40 FE 0B 00 37 00 02 1C 01 00 00 00 04 00 00 00 37 00 02 1C 3B 00 06 00 15 00 00 00 64 09 00 00 37 00 02 1C 01 00 00 00 08 00 00 00 37 00 02 1C 50 53 32 00 02 11 00 00 02 00 00 00 14 00 00 00 37 00 02 1C 61 65 38 36 6C 63 5F 63 5F 6E 65 6F 6E 5F 61 64 64 00 00 00 02 00 00 00 04 00 00 00 37 00 02 1C 00 00 00 00 01 00 00 00 F8 08 00 00 37 00 02 1C 01 00 00 00 40 00 00 00 37 00 02 1C 20 00 00 00 20 00 00 00 08 00 00 00 04 25 02 00 00 80 30 55 05 00 00 20 1C 00 00 00https://www.dropbox.com/s/cnq2etsxn5tsk ... 0.BIN?dl=0
Thanks.