Overwatch model converter

Skeletons, animations, shaders, texturing, converting, fixing and anything else related to read game models
TRDaz
Posts: 42
Joined: Fri Nov 06, 2015 1:54 pm

Re: Overwatch model convertor

Post by TRDaz »

Does anyone have any idea where D.Va's Pistol is? It isn't in the model list, so I can't find it.
TFA
Posts: 2
Joined: Sat May 21, 2016 2:35 pm

Re: Overwatch model convertor

Post by TFA »

So, I noticed that you're running into issues with bones over 255. Is this related to the XNA format, or the importer? If it's just exporting, I'd be happy to write a SMD exporter given the tool source.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

SMD will not work. We need 4 bones/weights and I've been told SMD only has 3.
oddysius674
Posts: 1
Joined: Wed Jun 08, 2016 7:59 pm

Re: Overwatch model convertor

Post by oddysius674 »

for some reason when i try use a file with the v2 converter the .OBJ's dont load in any software maya, fbx, blender, pepakura designer etc. so am i doing something wrong? the file im trying to get is the plague doctor reaper model 00002FE1.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

TFA wrote:So, I noticed that you're running into issues with bones over 255. Is this related to the XNA format, or the importer?


Problem solved. New tool will be out soon. It was not related to XNA or importer. It was another trick of overwatch.
ChickenAndWaffles
Posts: 3
Joined: Thu Jun 09, 2016 10:29 pm

Re: Overwatch model convertor

Post by ChickenAndWaffles »

I extracted all the files from the 00C directory, sorted them by size, and identified the 100 largest models.

Here's the list.
http://pastebin.com/RbhUMnKs

The prefixes are pretty self explanatory. "UNK" means unknown which basically means I didn't know what it was or what level it was from and was too lazy to figure it out.

[Edit] I also created a Reddit post too.
https://www.reddit.com/r/Overwatch/comm ... models_in/
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

ChickenAndWaffles wrote:I extracted all the files from the 00C directory, sorted them by size, and identified the 100 largest models.


Did you notice that I already created the list, and not only it includes largest models, but also all weapon models, which are certainly small?
ChickenAndWaffles
Posts: 3
Joined: Thu Jun 09, 2016 10:29 pm

Re: Overwatch model convertor

Post by ChickenAndWaffles »

id-daemon wrote:
ChickenAndWaffles wrote:I extracted all the files from the 00C directory, sorted them by size, and identified the 100 largest models.


Did you notice that I already created the list, and not only it includes largest models, but also all weapon models, which are certainly small?


Of course I did, I just wanted to see what the largest models were. I was mostly interested in non-character objects, like the lootbox which I haven't found as it obviously isn't complex enough to be in the 100 largest models... http://imgur.com/a/oVyjb

I don't know how you identify the models (unless you did it manually like me) but I'm sure there's a way to create a snapshot of each model to make it easier.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

ChickenAndWaffles wrote:Of course I did, I just wanted to see what the largest models were.


Oh, yes, I couldn't resist that too ;) And I also do it manually.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

New version. Now extracts models with normals. Also models with a lot of bones now work correctly.
red dog
Posts: 2
Joined: Mon Jun 13, 2016 3:22 pm

Re: Overwatch model convertor

Post by red dog »

I'm looking to get an OBJ version of Bastion (or something I can use in Maya), I don't need any of the textures or rigging. I'm not really sure how to find and export game files.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

But you have the game, right?
red dog
Posts: 2
Joined: Mon Jun 13, 2016 3:22 pm

Re: Overwatch model convertor

Post by red dog »

Yes I have a PC copy of the game. I have no experience with ripping files so I don't even know where to start, but I'm interested to learning how to do it.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

Good. But these tools are not for ripping. Ripping is when you get files from memory as I believe. Now since you only need objs, this is easier. Get the tool, the list, and cascexplorer from links in first post. Then try it.
joeyq1
Posts: 9
Joined: Thu Jun 02, 2016 4:36 pm

Re: Overwatch model convertor

Post by joeyq1 »

id-deamon, could you please update Overwatch mass texture convertor to also support files with .004 and .04D extension?
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

I thought someone else already made a mass conversion for that. No?

Is there any difference with extensions? The filenames are the same?
joeyq1
Posts: 9
Joined: Thu Jun 02, 2016 4:36 pm

Re: Overwatch model convertor

Post by joeyq1 »

Indeed, but your tool is easier because you don't need the command prompt.
I could also just make a batch file in 004 and 04D folders with code below to remove extensions:

Code: Select all

ren *.* *.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

ok i'll think about it
ChickenAndWaffles
Posts: 3
Joined: Thu Jun 09, 2016 10:29 pm

Re: Overwatch model convertor

Post by ChickenAndWaffles »

So earlier I mentioned that having snapshots of all the models would make finding them easier...and I actually made them which I found to be pretty surprising considering I can never stick with a project long enough to complete it.

But anyways here's a preview: http://imgur.com/FuiNJRh
If you decide to download it, please look at the "readme.txt"

Reddit discussion: https://www.reddit.com/r/Overwatch/comm ... nails_v10/


Downloads [199 MB]

- https://drive.google.com/open?id=0B4VjQ ... nc2OFc5aGs
- https://www.dropbox.com/s/3ld007yg7ldnw ... .0.7z?dl=0
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Overwatch model convertor

Post by id-daemon »

Texture tool updated: now it converts textures regardless of extension.

+ some optimizing