Shining Resonance Refrain .htx

Textures, recreate headers, conversions, algorithms and parsing of image files
Acewell
Posts: 706
Joined: Fri Aug 08, 2014 1:06 am

Re: Shining Resonance Refrain .htx

Post by Acewell »

try this :)

Code: Select all

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

get SIZE asize
get NAME basename
string NAME + .dds
math SIZE - 0x60
log NAME 0x60 SIZE
makc_ar
Posts: 1193
Joined: Sun Aug 17, 2014 7:27 pm

Re: Shining Resonance Refrain .htx

Post by makc_ar »

Thanks a lot Acewell!