Join also our Discord channel! Click here.
Princess and the frog model help
Princess and the frog model help
Could anyone help me extract the models from this game please?
You do not have the required permissions to view the files attached to this post.
- shakotay2
- MEGAVETERAN
- Posts: 3186
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 874 times
- Been thanked: 1753 times
Re: Princess and the frog model help
using hex2obj (view link in my sig):
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
Re: Princess and the frog model help
Thank you.Two things,first can i use the same settings for every model in the game? And two, the face is missing.
- shakotay2
- MEGAVETERAN
- Posts: 3186
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 874 times
- Been thanked: 1753 times
Re: Princess and the frog model help
For few games the startaddress for vertices is the same but in general it is different. Vertices count and the two params for go1 are variable.evamay222 wrote:Thank you.Two things,first can i use the same settings for every model in the game?
(There's a tutorial button ("tut") in hex2obj.)
weird. I perform a quick check of models only. Don't have the time to do the time consuming part, sry.And two, the face is missing.
edit: about 100 triangles are wrong. To correct this I used a modified TriStrips algo:
king_maldonia_triAlt.zip
edit: the movie.res you uploaded contains shockwave files. I downloaded 1.3 MB only
but I guess there are no model's faces (vertices), just pics and gui resources.
Here's a swf-pic for example:
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."