Post by spunit262 on Apr 26, 2009 1:59:00 GMT -5
V0.6 www.mediafire.com/?gnqm2av2m5z
A bunch of glitch fixes, and tga extraction is enabled. The next version should have tga insertion (crosses fingers).
V0.5 www.mediafire.com/?yn4i2mjzoqa
SSBExtract and lz77ex have been absorbed! tplx will follow suit (most of it already is just got impatient), and the SDK programs will be replaced (ntcompress is called automatically right know).
It's now GPLed because tplx was, though most of you were ignoring that already.
V0.4 www.mediafire.com/?mwmi0j2zmmu
Can replace indexed textures with RGB textrues!!!
-w option added.
V0.3 www.mediafire.com/?okedwqgzh30
Mipmap should be handled 100% (textures will have as many mipmaps as you told texconv to add), and to that point experimental mipmap options (-amn) were removed.
The type change error message don't crash, and the error massage for not having a number in front of the name of the file being inserted into a pac was changed (or rather add).
Test results: Changing a indexed image into a real color image doesn't work, but other wise changing the compression type works (as far as I tested). Size changes still not tested.
V0.2 www.mediafire.com/?mm5g0ztznmm
Shouldn't die on pac whit compressed content.
V0.1 www.mediafire.com/?zdijbdnmotk
I've only tested it by inserting "FitGanon00Hand.tpl" into "001.brres" and "001.brres" into "FitGannon00.pac" and making sure the resulting files were the same. It can only insert files into the file it was extracted from with SSBBextract (you can't insert a .tpl into a .pac, you have to insert it into the brres and the insert it into the pac and it must have the same file name up to the first period). It can also inset the .TEX0 and .PLT0 files that tplsplitter output but you should use the .tpl files unless you have a good reason (the files tplsplitter outputs lack header). It has the untested ability to insert large file then the original and change the compression type of textures.
A bunch of glitch fixes, and tga extraction is enabled. The next version should have tga insertion (crosses fingers).
V0.5 www.mediafire.com/?yn4i2mjzoqa
SSBExtract and lz77ex have been absorbed! tplx will follow suit (most of it already is just got impatient), and the SDK programs will be replaced (ntcompress is called automatically right know).
It's now GPLed because tplx was, though most of you were ignoring that already.
V0.4 www.mediafire.com/?mwmi0j2zmmu
Can replace indexed textures with RGB textrues!!!
-w option added.
V0.3 www.mediafire.com/?okedwqgzh30
Mipmap should be handled 100% (textures will have as many mipmaps as you told texconv to add), and to that point experimental mipmap options (-amn) were removed.
The type change error message don't crash, and the error massage for not having a number in front of the name of the file being inserted into a pac was changed (or rather add).
Test results: Changing a indexed image into a real color image doesn't work, but other wise changing the compression type works (as far as I tested). Size changes still not tested.
V0.2 www.mediafire.com/?mm5g0ztznmm
Shouldn't die on pac whit compressed content.
V0.1 www.mediafire.com/?zdijbdnmotk
I've only tested it by inserting "FitGanon00Hand.tpl" into "001.brres" and "001.brres" into "FitGannon00.pac" and making sure the resulting files were the same. It can only insert files into the file it was extracted from with SSBBextract (you can't insert a .tpl into a .pac, you have to insert it into the brres and the insert it into the pac and it must have the same file name up to the first period). It can also inset the .TEX0 and .PLT0 files that tplsplitter output but you should use the .tpl files unless you have a good reason (the files tplsplitter outputs lack header). It has the untested ability to insert large file then the original and change the compression type of textures.