Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Talk about NBA 2K9 here, as well as all previous games in the NBA 2K series.
Post a reply

IFF AUTOMATION

Sat Jan 03, 2009 11:32 pm

can anybody help me with this ?

most of the times always the same bmp names pop up in similar iff files
and even if not this could be handy:

the start.bat
can we modify it in txt editor to run multiple cmd lines ?

i tried with all the line i type manually

ex :
cmd
iffset -p ddorna002.iff dsghqkjdgsqhkj_dxt1.dds
iffset -p ddorna002.iff dsghqkhfghgffdj_dxt1.dds

but it doesnt work ...thx for help

Re: IFF AUTOMATION

Sun Jan 04, 2009 5:17 am

I don't get it... :|

Re: IFF AUTOMATION

Sun Jan 04, 2009 8:49 am

i just wonder can i make the start.bat act like a autoexec.bat with multiple operations in it ...so we can reimport all dds files in one operation or cmd line
Last edited by tnt23 on Tue Jan 06, 2009 1:45 am, edited 1 time in total.

Re: IFF AUTOMATION

Sun Jan 04, 2009 9:00 am

dunno :|

Re: IFF AUTOMATION

Mon Jan 05, 2009 2:29 am

我不知道你在说什么,但是我很支持你~。
:D

Re: IFF AUTOMATION

Tue Jan 06, 2009 6:09 am

i found the info what i was looking for...

modify start.bat

instead of cmd
i put :
iffset -p ddorna000.iff A89C4553_DXT1.dds
iffset -p ddorna000.iff A12A0978_DXT1.dds
ect
ect
ect
pause




for iff with 15 bmp...can come in usefull to work in txt that in dos cmd box one line at a time...

Re: IFF AUTOMATION

Tue Jan 06, 2009 6:36 am

glad it works, I meant to post earlier to help you out but i forgot to try it myself

Re: IFF AUTOMATION

Tue Jan 06, 2009 10:00 am

hehe its the intention that counts ;)

u think anychance to have all iff extract at once like iffset -x *.iff

doesnt work :(

Re: IFF AUTOMATION

Tue Jan 06, 2009 10:16 am

that is the first thing i tried when I got it, so no it wont...
Post a reply