Page 4 of 8

Re: Megatextures research

Posted: Sun Apr 30, 2017 4:40 am
by zardalu
Amazing! Thank you this is fantastic, works great

Re: Megatextures research

Posted: Sun Apr 30, 2017 5:34 pm
by zaramot
Amazing tool! Congrats with the epic job and it's release:) Does anyone encountered problems extracting DLC multiplayer armor? I tried to extract robotic_set1 and it comes without textures. Though, robotic_set2 extracting with textures.

Re: Megatextures research

Posted: Sun Apr 30, 2017 5:51 pm
by daemon1
zaramot wrote:Amazing tool! Congrats with the epic job and it's release:) Does anyone encountered problems extracting DLC multiplayer armor? I tried to extract robotic_set1 and it comes without textures. Though, robotic_set2 extracting with textures.
can you give a model name/path? because i can't find them in the tree :)

Re: Megatextures research

Posted: Sun Apr 30, 2017 7:21 pm
by zaramot
Thanks a lot for fast reply Daemon1! :) Unfortunately, I'm on different PC now, so can't tell you exactly the path - but name was robotic_set1, it's in the same place as all MP armors are (templar, uac etc). But! It might be, that you don't have them because they are from DLC unto the evil, and I'm pretty sure they aren't included in main DOOM game. It's not free DLC and it was released few month after main game with few maps and 4 new armor sets.

Image

Re: Megatextures research

Posted: Sun Apr 30, 2017 8:56 pm
by daemon1
zaramot wrote:Thanks a lot for fast reply Daemon1! :) Unfortunately, I'm on different PC now, so can't tell you exactly the path - but name was robotic_set1, it's in the same place as all MP armors are (templar, uac etc). But! It might be, that you don't have them because they are from DLC unto the evil, and I'm pretty sure they aren't included in main DOOM game. It's not free DLC and it was released few month after main game with few maps and 4 new armor sets.
Everybody has them because you can encounter the guys who bought them in MP game.

We'll check that.

Re: Megatextures research

Posted: Thu May 11, 2017 6:26 pm
by volfin
Any progress on the Evil Within tool? (:

Re: Megatextures research

Posted: Thu May 11, 2017 6:52 pm
by daemon1
we are still gathering feedback for doom. Most of research for EW is completed though, only need to make tool now.

Re: Megatextures research

Posted: Fri May 12, 2017 1:00 pm
by zaramot
Hey daemon1! Is there a way to extract textures for robotic_set1 (cooked/model/models/characters/mp/robotic_set1)? I used updated version of doom's Wraight with no luck. I guess, it's something different, than with other models and their missing textures. Thanks

Re: Megatextures research

Posted: Sat May 13, 2017 2:42 pm
by daemon1
zaramot wrote:Hey daemon1! Is there a way to extract textures for robotic_set1
Looks like texture names for mp sets are combined by the game somehow. The material does not correspond to real texture. But yes, there's a way to extract it. .vmtr is a text file. Change name for some other texture to be robotic set1, and tool will extract that texture for you. Note that you have to reload tool after you make changes to vmtr.

Re: Megatextures research

Posted: Sun May 14, 2017 3:59 pm
by daemon1
Meanwhile I'm back to Evil Within megatextures. Unlike Doom, they have 8 images, and all different format. So I need to do some tests. This is for example some weapon. Diffuse 3ch, normal 2ch, and specular 1ch. There are 2 more images for this one, working on those.

Image

Image

Image

Re: Megatextures research

Posted: Sun May 14, 2017 6:16 pm
by daemon1
Now for faces I'm getting diffuse, normal, 1 or 2 masks, and sometimes secondary diffuse and normal with veins (not for this one)

Image
Image
Image
Image

Re: Megatextures research

Posted: Mon May 15, 2017 1:47 am
by volfin
the last one is probably a translucency map for simulated subsurface scattering. note how the earlobes and nose are more transparent than the rest.

Re: Megatextures research

Posted: Mon May 15, 2017 5:00 pm
by daemon1
ok it looks like i can now decode all images from EW. Still not sure about color conversions, may need to go into the code again, anyway, soon we'll be making a new tool for EW, similar to Doom.

Re: Megatextures research

Posted: Mon May 15, 2017 5:36 pm
by volfin
daemon1 wrote:ok it looks like i can now decode all images from EW. Still not sure about color conversions, may need to go into the code again, anyway, soon we'll be making a new tool for EW, similar to Doom.
Yeah I was thinking the Diffuse up there seemed a bit too reddish. But still, awesome work, keep it up. :)

Re: Megatextures research

Posted: Mon May 15, 2017 9:44 pm
by zardalu
This tool works so well. I'm curious, is there any plan of adding support for Wolfenstein The New Order?