07-28-2011, 07:00 AM
I extracted all the character file from Tatsunoko vs Capcom, all of the characters have fpck files, Noesis usually extracts them but this time it will not extract, I thought they would be in brres files
Fpck
|
07-28-2011, 07:00 AM
I extracted all the character file from Tatsunoko vs Capcom, all of the characters have fpck files, Noesis usually extracts them but this time it will not extract, I thought they would be in brres files
07-28-2011, 07:33 AM
Oh.
I thought you were angry about something and just didn't want to say the bad word. But that's awesome, hopefully you get the files to work out somehow.
07-28-2011, 07:56 AM
07-28-2011, 08:20 AM
http://www.mediafire.com/?vty5jymlmm2
Extract the FPKTool.exe to the same folder as the FPK files you would like to extract. Then, go to the command prompt in that folder, and type "fpktool.exe -u *FPKNAME* *FOLDERNAME*". Fill in the FPKNAME with the name of the FPK file you'd like to extract (usually 0000.fpk), and the foldername with the folder to extract it to (I usually put "1"), as I move it out of there afterwards. (07-28-2011, 08:20 AM)Random Talking Bush Wrote: http://www.mediafire.com/?vty5jymlmm2 Thanks for that, but do I need the asterisks and quotations? It keeps saying that Fpk tool is not recognized as an internal program
07-28-2011, 09:59 AM
(07-28-2011, 08:29 AM)GrimmJeel Wrote:No. Here's an example. Let's say you put it in Ryu's folder. You would extract the FPKTool.exe into the same folder. Then you'd go to the command prompt, use the "cd" commands to go to the same folder (i.e. F:\Models\Tatsunoko vs. Capcom - Ultimate All-Stars\chr\ryu, like mine is) and type this:(07-28-2011, 08:20 AM)Random Talking Bush Wrote: http://www.mediafire.com/?vty5jymlmm2 Code: fpktool.exe -u 0000.fpk ryutvc And that would extract Ryu's files into a new folder called "ryutvc". I think i messed up somehow, but then again I suck with command prompt
I don't know if spaces are allowed, try using underscores in place of them.
07-28-2011, 09:33 PM
I see some redundancy there. Try typing
Code: cd C:\Users\Chris\Desktop\Tatsunoko vs Capcom Models\zer first to set up the directory correctly, then type Code: fpktool.exe -u 0000.fpk zer afterward. If done correctly, there should be a new folder named "zer" inside of the original "zer" folder, with all of Zero's BRRES files.
What will the command prompt say if I did it properly?
07-29-2011, 12:31 AM
(07-28-2011, 09:44 PM)GrimmJeel Wrote: What will the command prompt say if I did it properly?It should say something along these lines: Code: TvC-UAS FPK Tool by RupertAvery And then there should be a new folder in where the FPK file was.
07-29-2011, 03:32 AM
Thats exactly what i got
|
« Next Oldest | Next Newest »
|