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

Strife 3D Models

Post questions about game models here, or help out others!
Post Reply
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Strife 3D Models

Post by TaylorMouse »

This is the game: http://store.steampowered.com/app/339280/
It is a free to play MOBA.
I kinda liked the models, so guess what I was thinking :D

When the game is downloaded you can navigate to the folder C:\Steam\SteamApps\common\strife\game\
The file with all the content is called resources0.s2z and can be extracted simply using winzip 8)

the textures are dds format :D

So far so good, the models are in the (you guessed it ) .model file, all other files seem to be xml

So here is a first go at extracting the cow monk (Bo)
Original Artwork
Image

My extraction, for now. only verts and tris at this point

Another update with texture and first import script into max soon :wink:

T.
You do not have the required permissions to view the files attached to this post.
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

First success on importing multiple meshes into max

T.
You do not have the required permissions to view the files attached to this post.
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

found name of the meshes and texture coordinates
also figured out that the animations are stored into seperate .clip files
animations are stored in a model.mdl
the rest of the data is stored in a file called hero.entity ( each hero has this set of files )

Some wip:
You do not have the required permissions to view the files attached to this post.
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

THis is going better than expected :)

Found the vertex/bone weights, it is coming along pretty well

T.
You do not have the required permissions to view the files attached to this post.
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

Script to download , supports 3DS Max 2011 -> 2016

T.
You do not have the required permissions to view the files attached to this post.
banluu
ultra-n00b
Posts: 4
Joined: Thu Dec 03, 2015 4:15 pm
Has thanked: 2 times

Re: Strife 3D Models

Post by banluu »

thank youuuu

and thank you~ everyone who shares your works on all these importing scripts for people, you really have no idea how awesome are your works for some people to study\work\enjoy\etc.
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

Well at least 1 guy thanked me ( although it has been downloaded like 50 times)

:D

T.
artworkplay
veteran
Posts: 116
Joined: Wed Oct 05, 2011 9:40 pm
Has thanked: 49 times
Been thanked: 5 times

Re: Strife 3D Models

Post by artworkplay »

TaylorMouse wrote:Well at least 1 guy thanked me ( although it has been downloaded like 50 times)

:D

T.
Sorry man, I was waiting for the game to download so I could test the tools out but... thanks for this and all the wonderful tools you've shared with the community, game companies should be paying you for getting us interested in their free-to-play games and buying the rest, not just for playing but for model viewing.
User avatar
shakotay2
MEGAVETERAN
MEGAVETERAN
Posts: 4285
Joined: Fri Apr 20, 2012 9:24 am
Location: Nexus, searching for Jim Kirk
Has thanked: 1147 times
Been thanked: 2242 times

Re: Strife 3D Models

Post by shakotay2 »

TaylorMouse wrote:Well at least 1 guy thanked me ( although it has been downloaded like 50 times)
Don't be unjust: it were two guys up to 16th of May. :D
(As kinda compensation I thanked you now although I didn't care for those models so far.)

And yeah, a thanks rate of 1 of 50 is poor. But that's life.

Even worse: we authors can call ourselves lucky if the users don't complain about what we've created.
Tuts: a) Bigchillghost, viewtopic.php?f=29&t=17889
b) Extracting simple models: http://forum.xentax.com/viewtopic.php?f=29&t=10894
"Quoting the whole thing. Would u ever stop this nonsense?"
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

Sorry there, you are right my friend, let me thank you for that :p

T.
Szkaradek123
mega-veteran
mega-veteran
Posts: 292
Joined: Wed May 05, 2010 8:21 pm
Location: Poland Głogów
Has thanked: 21 times
Been thanked: 742 times

Re: Strife 3D Models

Post by Szkaradek123 »

Hi
Here is a Strife Online animation(*.clip) importer.
It requires to install Blender version 249b (32bits) and Python version 26 (32bits)
Doubleclick on file Blender249.blend, import model and than import clip.
I posted this script because i had problem with euler rotation in blender , until found
https://forums.heroesofnewerth.com/show ... rt-scripts
You do not have the required permissions to view the files attached to this post.
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

Sry my bad, not used to such a chaotic unstructured code... found it

T.
Last edited by TaylorMouse on Tue Jun 07, 2016 6:47 pm, edited 1 time in total.
Acewell
VIP member
VIP member
Posts: 1330
Joined: Wed Nov 05, 2008 12:16 pm
Has thanked: 2710 times
Been thanked: 884 times

Re: Strife 3D Models

Post by Acewell »

None of it is compiled, all the scripts in the attachment are readable python source. :D
User avatar
TaylorMouse
ultra-veteran
ultra-veteran
Posts: 348
Joined: Mon Sep 26, 2011 12:51 pm
Has thanked: 11 times
Been thanked: 89 times

Re: Strife 3D Models

Post by TaylorMouse »

AceWell wrote:... readable python source...
yeah.. NO
Post Reply