07-17-2017, 07:22 PM
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
sample file .GMPK
http://www.mediafire.com/file/ypkard4a99...H_YRI_B.7z
to extract g1m
Quote:endian bigto extract g1t
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
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