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
Mcflyhigh1
beginner
Posts: 33
Joined: Fri Sep 28, 2018 3:59 pm
Has thanked: 7 times

Re: Jurassic World Evolution

Post by Mcflyhigh1 »

ShadyDub wrote:Oh, damn it! In any case, I'm sure that with a little extra work using the various tools that 3ds Max offers, probably is possible soften the elements with too few polygons and so on.

Anyway, as you know, REDEYE was working on a script for Blender. I wonder if he is continuing or if he has abandoned the project.

I know that he worked on a Blender tool, cause.. we worked more or less together on this project... but it isn't done so far "sadly"..
samsharam
ultra-n00b
Posts: 1
Joined: Tue Jan 01, 2019 11:29 am
Has thanked: 1 time

Re: Jurassic World Evolution

Post by samsharam »

daemon1 wrote: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



Can anybody please point me how to extract animations, I am a noob but passionate to learn.

Thank you
Last edited by samsharam on Wed Jan 02, 2019 8:27 pm, edited 1 time in total.
mono24
double-veteran
double-veteran
Posts: 840
Joined: Sat Nov 06, 2010 12:27 am
Has thanked: 436 times
Been thanked: 235 times

Re: Jurassic World Evolution

Post by mono24 »

samsharam wrote:how to extract animations
They are NOT supported by the tool.
robd123
ultra-n00b
Posts: 5
Joined: Tue Oct 16, 2018 12:23 am

Re: Jurassic World Evolution

Post by robd123 »

So I've extracted the ovl files with the tool and have the textures, but Noesis can't open them nor can a dds converter convert them. Anyone have a way to get the textures on the model so I can see them? It seems very convoluted.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2871 times

Re: Jurassic World Evolution

Post by daemon1 »

textures are standard DDS, they work with ANY texture tools or editors
robd123
ultra-n00b
Posts: 5
Joined: Tue Oct 16, 2018 12:23 am

Re: Jurassic World Evolution

Post by robd123 »

daemon1 wrote:textures are standard DDS, they work with ANY texture tools or editors
Ah, yes you're right. Noesis couldn't do it since I hadn't downloaded the update.
Firephoenix1342
ultra-n00b
Posts: 7
Joined: Fri Jan 25, 2019 2:32 pm
Has thanked: 1 time

Re: Jurassic World Evolution

Post by Firephoenix1342 »

daemon1 wrote: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

Now, if you had finalized the program so that it would extract and animation, it would be very cool. And now the skeleton that is extracted with the models is absolutely useless. It can benefit only professional animators. I hope you will hear me, and make it so that the animations are extracted, too.
mono24
double-veteran
double-veteran
Posts: 840
Joined: Sat Nov 06, 2010 12:27 am
Has thanked: 436 times
Been thanked: 235 times

Re: Jurassic World Evolution

Post by mono24 »

Firephoenix1342 wrote:And now the skeleton that is extracted with the models is absolutely useless.
Your so wrong on so many levels I don't even know where to begin, a static character mesh with out its original skeleton might be considered useless, maybe, because it would require someone to create another from scratch in its desired 3D software, and it would never match original skeleton with original weights and all data, but once you have original skeleton its golden, pure perfection I might add, be thankful it exists already and fully reversed.
Firephoenix1342 wrote:It can benefit only professional animators.
Wrong, wrong, wrong even the most noob/beginner can pose an original skeletal mesh, these models are NOT limited to a pro only, anyone can use it and pose/animate it how ever they see fit like any other skeletal mesh.
Just because the tool does NOT export in-game animations to a known format its another story, they are NOT easy to reverse, animations in general take weeks/months of intense hard reversing depending on the format/engine.
Firephoenix1342
ultra-n00b
Posts: 7
Joined: Fri Jan 25, 2019 2:32 pm
Has thanked: 1 time

Re: Jurassic World Evolution

Post by Firephoenix1342 »

mono24 wrote:
Firephoenix1342 wrote:And now the skeleton that is extracted with the models is absolutely useless.
Your so wrong on so many levels I don't even know where to begin, a static character mesh with out its original skeleton might be considered useless, maybe, because it would require someone to create another from scratch in its desired 3D software, and it would never match original skeleton with original weights and all data, but once you have original skeleton its golden, pure perfection I might add, be thankful it exists already and fully reversed.
Firephoenix1342 wrote:It can benefit only professional animators.
Wrong, wrong, wrong even the most noob/beginner can pose an original skeletal mesh, these models are NOT limited to a pro only, anyone can use it and pose/animate it how ever they see fit like any other skeletal mesh.
Just because the tool does NOT export in-game animations to a known format its another story, they are NOT easy to reverse, animations in general take weeks/months of intense hard reversing depending on the format/engine.

I understand that it is difficult. But it would be good, because in this game there are great animations. And yet the animator from me no. That's why I ask someone to do extrator animations.
Firephoenix1342
ultra-n00b
Posts: 7
Joined: Fri Jan 25, 2019 2:32 pm
Has thanked: 1 time

Re: Jurassic World Evolution

Post by Firephoenix1342 »

REDEYE wrote:Hey daemon1, I'm working on blender addon for importing OVL format models from Jurassic World Evolution git repo: https://github.com/REDxEYE/OVL_IO
But i need a bit of help, i can't quite understand what is happening in your tool

Image
Thouse numXX are driving me nuts.
That might be reflector decompiled variables names wrong or you actually named them numXX?
Anyways, can you DM me source code or just explain what happaning in your tool?
How to use your utility?? I dont know((
Firephoenix1342
ultra-n00b
Posts: 7
Joined: Fri Jan 25, 2019 2:32 pm
Has thanked: 1 time

Re: Jurassic World Evolution

Post by Firephoenix1342 »

daemon1 wrote:
isocloud wrote:What would I have to offer to get animation support? Would like to import into Ark for mods etc. I can make a donation for the time of work required!
sorry i'm not accepting donations
there are many other, much more interesting animation engines waiting for me to support them, like Horizon zero dawn, Quantum break and all frostbite games
So you still will not remove the animation? It is a pity((, please make at least a tutorial on creating such programs for extracting ovl files. To be able to do it yourself.
daemon1
MEGAVETERAN
MEGAVETERAN
Posts: 2647
Joined: Tue Mar 24, 2015 8:12 pm
Has thanked: 65 times
Been thanked: 2871 times

Re: Jurassic World Evolution

Post by daemon1 »

Firephoenix1342 wrote:please make at least a tutorial on creating such programs for extracting ovl files. To be able to do it yourself.
If you think you can do it yourself, you don't need a tutorial.

Animations is the hardest task in game reversing. If you think you can do such things, you must be very good coder and reverse engineer. Such people don't need tutorials.
Firephoenix1342
ultra-n00b
Posts: 7
Joined: Fri Jan 25, 2019 2:32 pm
Has thanked: 1 time

Re: Jurassic World Evolution

Post by Firephoenix1342 »

daemon1 wrote:
Firephoenix1342 wrote:please make at least a tutorial on creating such programs for extracting ovl files. To be able to do it yourself.
If you think you can do it yourself, you don't need a tutorial.

Animations is the hardest task in game reversing. If you think you can do such things, you must be very good coder and reverse engineer. Such people don't need tutorials.
Sad but okay so be it, I will accept this.
ShadyDub
beginner
Posts: 20
Joined: Sat Jun 23, 2018 4:09 pm
Has thanked: 2 times

Re: Jurassic World Evolution

Post by ShadyDub »

Firephoenix1342, so you're at least able to extract/import models like vehicles and so on?
User avatar
DennisNedry1993
ultra-n00b
Posts: 1
Joined: Thu Sep 27, 2018 1:03 pm
Been thanked: 6 times

Re: Jurassic World Evolution

Post by DennisNedry1993 »

Sorry for the shameless plug ;) After the game came out last year I put together a tool called Barbasol for extracting and injecting meta data (and some experimental mdl2/tex parsing), never got around to finish it, but it might help some of you out! Have a nice day guys!
https://www.vg-resource.com/thread-34327.html
Post Reply