EggsDeep Posted September 28 Posted September 28 Hi everyone, Is it possible to extract the 3D models and textures from the game Overdrive City? It has some cars that interest me here the files samples - https://www.mediafire.com/file/uj6ff4pdn45luwx/GameLoftOverdriveCity.7z/file
Engineers shak-otay Posted September 28 Engineers Posted September 28 (edited) Hi. There's small vertex blocks separated by 3(?) extra bytes each which spoil the whole thing, so it's a pain to assemble a model. I have a "déjà vu" that I handled a similar problem years ago on xentax so my motivation for re-doing this is very limited. (Maybe I'll find said project (Car_Legends_Tycoon, ?).) edit: "PK" in the bdae files might stand for "packed" but I don't think that unpacking somehow would cure the "extra bytes" problem. edit2: rename the bdae to *.zip and you'll find a little_endian_qauntized.bdae, haha. Edited September 28 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