Asphalt Street Storm Racing .tex

Skeletons, animations, shaders, texturing, converting, fixing and anything else related to read game models
zimex25
Posts: 31
Joined: Wed Dec 09, 2015 11:59 am

Asphalt Street Storm Racing .tex

Post by zimex25 »

Hi! Somebody can make script for this textures?
Acewell
Posts: 706
Joined: Fri Aug 08, 2014 1:06 am

Re: Asphalt Street Storm Racing .tex

Post by Acewell »

lz4 compressed ktx, decompress it with this bms script :D

Code: Select all

# script for QuickBMS http://aluigi.altervista.org/quickbms.htm

comtype lz4
idstring "#LZ4"
get ZSIZE asize
math ZSIZE - 8
get SIZE long
savepos OFFSET
get NAME basename
string NAME + .ktx
clog NAME OFFSET ZSIZE SIZE

i suppose PVRTexTool can open the ktx :)
zimex25
Posts: 31
Joined: Wed Dec 09, 2015 11:59 am

Re: Asphalt Street Storm Racing .tex

Post by zimex25 »

When I tired open .ktx with PVR I saw this: