The rules have been updated, read them now: Rules!
modified dxt textures from warhammer online
-
- advanced
- Posts: 77
- Joined: Fri Jan 07, 2005 7:47 am
- Has thanked: 1 time
- Been thanked: 3 times
modified dxt textures from warhammer online
I've managed to extract out the textures for armor/mobs/chars in warhammer online, and they appear to contain dxt texture data, but I'm not very good with reversing texture data, and haven't been able to figure it out. the header seems to contain 10 entries with uint32 size, uint16 width,uint16 height, uint16 unk1, uint16 unk2 which i thought might be mipmaps, but the lengths don't seem to account for the entire file, so I don't know, here's an example of some of the files, they are named .png, but they aren't actually pngs
You do not have the required permissions to view the files attached to this post.
Re: modified dxt textures from warhammer online
i have uppack .myp file.
i look at some dds file. it just dds. no modification.
i look at some dds file. it just dds. no modification.
-
- advanced
- Posts: 77
- Joined: Fri Jan 07, 2005 7:47 am
- Has thanked: 1 time
- Been thanked: 3 times
Re: modified dxt textures from warhammer online
yes, some of them are like that, but some of them aren't, believe me, i've been reverse engineering on this game for months, i know what im talking about