Users browsing this thread: 1 Guest(s)
Fatal frame 5
#1
The models can already be extracted perfectly. The problem is the textures are swizzled like  supersmashbros wii utextures.  unfortunately, randomtalkingbush's Super Smash Bros. for Wii U - NUT to GTX does not work.

sample file .GMPK

http://www.mediafire.com/file/ypkard4a99...H_YRI_B.7z

to extract g1m

Quote:endian big
for i
findloc start string "G1M_0036"
goto start
print "%start%"
savepos offset
getdstring null 0x8
get size long
get NAME filename
string name + ".g1m"
log name offset size

next i
to extract g1t

Quote:endian big
for i
findloc start string "G1TG0060"
goto start
print "%start%"
savepos offset
getdstring null 0x8
get size long
get NAME filename
string name + ".g1t"
log name offset size

next i
Reply
Thanked by:


Forum Jump: