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

Search found 7 matches

by Necrolis
Wed May 30, 2012 11:38 am
Forum: Graphic file formats
Topic: Textures of Beta Diablo 3, ".tex" files converter needed :)
Replies: 118
Views: 75131

Re: Textures of Beta Diablo 3, ".tex" files converter needed

Is it possible to convert an altered .dds / .txt file back into a diablo3 .tex file, or has a converter not been released for such a thing? there is no converter that I know of, I was planning to make one, but unfortunately I've been totally swamped with work and university (hence why the tool also...
by Necrolis
Thu Sep 15, 2011 2:40 pm
Forum: Graphic file formats
Topic: Textures of Beta Diablo 3, ".tex" files converter needed :)
Replies: 118
Views: 75131

Re: Textures of Beta Diablo 3, ".tex" files converter needed

guesswork debugger ;) OK, the next step is to process the image with the map and separate it! if you mean split it into the individual sections that make up the atlas, then that would need an external DXTn lib (like nVidia's) or use of DX/OGL, imo its easier to use nVidia's Texture Tools and just s...
by Necrolis
Thu Sep 15, 2011 10:39 am
Forum: Graphic file formats
Topic: Textures of Beta Diablo 3, ".tex" files converter needed :)
Replies: 118
Views: 75131

Re: Textures of Beta Diablo 3, ".tex" files converter needed

Fiel wrote:EDIT #3: Good news everyone! I just fed this program every single tex file and they all passed without any crashes.
rofl, well, I'll still add in a check for file existence then :)
by Necrolis
Thu Sep 15, 2011 10:20 am
Forum: Graphic file formats
Topic: Textures of Beta Diablo 3, ".tex" files converter needed :)
Replies: 118
Views: 75131

Re: Textures of Beta Diablo 3, ".tex" files converter needed

I upgraded to 0.8 and I'm still crashing on all of the same files. I really do like the improved atlases. odd(I know the first two files work fine now...), I'll do a more indepth look when I get back from uni later. one thing though, is the crash an assertion or just the program freezing with an ac...
by Necrolis
Thu Sep 15, 2011 8:53 am
Forum: Graphic file formats
Topic: Textures of Beta Diablo 3, ".tex" files converter needed :)
Replies: 118
Views: 75131

Re: Textures of Beta Diablo 3, ".tex" files converter needed

Also, even after that source code change, there are still some files causing the program to crash: arrow_poison.tex BossWindow_middle.tex Portal_Lightrays.tex shoulderPads_barbF_nightmare_base_02a_TintMask.tex shoulderPads_monkF_nightmare_base_01A_TintMask.tex twoHandedSword_norm_unique_08_spec.tex...
by Necrolis
Thu Sep 15, 2011 6:34 am
Forum: Graphic file formats
Topic: Textures of Beta Diablo 3, ".tex" files converter needed :)
Replies: 118
Views: 75131

Re: Textures of Beta Diablo 3, ".tex" files converter needed

Thanks for the feedback guys :D, I'll get onto fixing it now Output to PNG would be excellent. I'll get round to more output formats when the core is done EDIT: Crash on DXT1 files is solved (was me using the wrong size var -.-). I tested it, some textures extracted successfully, but these texture, ...