Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Jurassic World Evolution

Post questions about game models here, or help out others!
Post Reply
trexjones
veteran
Posts: 113
Joined: Mon Oct 13, 2014 6:54 am
Has thanked: 52 times
Been thanked: 19 times

Jurassic World Evolution

Post by trexjones »

Hey guys! Haven't been here in a while, but figured I'd strike out and see if someone could help! Seeing as it's the 25th Anniversary of Jurassic Park and the new movie is around the corner, would someone be able to take a look at the texture and model files in here and see if they can come up with a script to extract the files inside?

Would really be appreciated!

https://mega.nz/#!7BIwHKzB!4AoPhu-htb10 ... iKLo94wVbw
User avatar
Bigchillghost
double-veteran
double-veteran
Posts: 1026
Joined: Tue Jul 05, 2016 9:37 am
Has thanked: 31 times
Been thanked: 1211 times

Re: Jurassic World Evolution

Post by Bigchillghost »

Files used zlib compression. But the vertex format is strange. I only managed to get the UVs, the vertex coordinates might be stored somewhere else.
UV.jpg
You do not have the required permissions to view the files attached to this post.
May you find peace in this puzzle-solving game. Say it with action: click the Image when you get helped.:)
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Jurassic World Evolution

Post by daemon1 »

yes, really weird coordinate format ;)

Since there's not much demand for this obscure engine, first version only supports dinosaurs. But technically it must be possible to get anything from any game on this engine, because i already reversed the base of its data formats. I think even this tool MAY work with other games.

Tool usage:

drop .OVL file onto the tool.
ovs.textures_... files must be in the same dir if you want textures exported too.
Exported files will be in new ASCII format that supports bone rotations (as you may know).
Also OBJ file and SMD skeleton will be created.

Image

Image
You do not have the required permissions to view the files attached to this post.
Last edited by daemon1 on Mon Sep 24, 2018 6:21 pm, edited 1 time in total.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Jurassic World Evolution

Post by daemon1 »

Tool posted
Kaem
beginner
Posts: 27
Joined: Tue May 22, 2012 10:28 pm
Has thanked: 2 times
Been thanked: 3 times

Re: Jurassic World Evolution

Post by Kaem »

daemon1 wrote:Tool posted
You will try update the tool for extract characters like the Ranger/Workers? I only extract corrupt .obj's and .ascii's and 1kb .smd :(

And about the texture I need do something to open them?, I've tried let only the ".dds" and they're fucked.
isocloud
ultra-n00b
Posts: 4
Joined: Mon Jun 18, 2018 11:50 pm
Has thanked: 2 times

Re: Jurassic World Evolution

Post by isocloud »

Thank you. Texture do seem to be fucked for the most part atm.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Jurassic World Evolution

Post by daemon1 »

textures are all correct DDS, most of them are DX10
Mcflyhigh1
beginner
Posts: 33
Joined: Fri Sep 28, 2018 3:59 pm
Has thanked: 7 times

Re: Jurassic World Evolution

Post by Mcflyhigh1 »

Image

I try at the Moment to fix the Trex Model... but can't open the Ascii File in Max or C4D xD
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Jurassic World Evolution

Post by daemon1 »

why do you need to "fix" it?
Mcflyhigh1
beginner
Posts: 33
Joined: Fri Sep 28, 2018 3:59 pm
Has thanked: 7 times

Re: Jurassic World Evolution

Post by Mcflyhigh1 »

He lost the whole UVW... that's what i have to fix :) and bring her bones back in position
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Jurassic World Evolution

Post by daemon1 »

Mcflyhigh1 wrote:He lost the whole UVW... that's what i have to fix :) and bring her bones back in position
bones are in correct position. use noesis to convert ascii
Mcflyhigh1
beginner
Posts: 33
Joined: Fri Sep 28, 2018 3:59 pm
Has thanked: 7 times

Re: Jurassic World Evolution

Post by Mcflyhigh1 »

I see.. i'm not a extraction profi.. i'm rather 3d designer :)


But i'm a little confused... all i see in Noesis is the SMD and the OBJ File :/

Image
Last edited by Mcflyhigh1 on Fri Sep 28, 2018 5:48 pm, edited 1 time in total.
isocloud
ultra-n00b
Posts: 4
Joined: Mon Jun 18, 2018 11:50 pm
Has thanked: 2 times

Re: Jurassic World Evolution

Post by isocloud »

Textures work but only in blender :( can’t import into Unreal.
Anyways thank you, but will animations be able to be extracted in future updates?
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Jurassic World Evolution

Post by daemon1 »

Mcflyhigh1 wrote:But i'm a little confused... all i see in Noesis is the SMD and the OBJ File :/
take .PY file from tool archive and put in into noesis "plugin / python" folder
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2870 times

Re: Jurassic World Evolution

Post by daemon1 »

isocloud wrote:Textures work but only in blender :( can’t import into Unreal.
Anyways thank you, but will animations be able to be extracted in future updates?
i dont plan animation support
its not worth the time needed for it
Post Reply