Page 2 of 3

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Fri Mar 20, 2020 11:43 am
by demonslayerx8
For anyone that wants the raw, decompressed PS4 files, here ya go. Has all the characters and items, there's too many avatar and accessories for me to decompressed and fix the names + extensions, I'll probably get around to doing that at some point in the next few days.

Do note, it does not include animation files, just the npk, npki, and npkv.

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Sat Mar 21, 2020 10:59 pm
by Eag1e
JosouKitsune wrote:
Sat Mar 14, 2020 9:38 pm
I was doing my own script for Spike Chunsoft's fighting games that use the .npk format (OPBB/OPM), it extracted the textures and meshes in one go, but I was missing the bones and weights, so when Hiroshi released this I adapted a portion of his code into mine. So with his permission I'm posting my script to extract textures, models, bones, weights and Form Changes. Thanks Hiroshi without your code this wouldn't be possible.

The script supports OPBB PC and OPM PS4 .npk files, you need to have the uncompressed .npk, .npki and .npkv files in the same folder for this to work.
Image

Image

Image

---------------------------------------------------UPDATE---------------------------------------------------

Added support for characters with more than 2 forms

Image

Image

Image
Tool works great! just one question, how do you get the 2nd models to work on Marco for example? I don't think the second form got out when extracting the npk with Noesis :?:

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Sat Mar 21, 2020 11:35 pm
by JosouKitsune
Eag1e wrote:
Sat Mar 21, 2020 10:59 pm

Tool works great! just one question, how do you get the 2nd models to work on Marco for example? I don't think the second form got out when extracting the npk with Noesis :?:
In the Export media window Advanced options -modelindex 1

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Sun Mar 22, 2020 2:27 am
by Eag1e
JosouKitsune wrote:
Sat Mar 21, 2020 11:35 pm
Eag1e wrote:
Sat Mar 21, 2020 10:59 pm

Tool works great! just one question, how do you get the 2nd models to work on Marco for example? I don't think the second form got out when extracting the npk with Noesis :?:
In the Export media window Advanced options -modelindex 1
Ah that worked, thank you! :D

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Mon Mar 23, 2020 3:58 am
by amestrisx
i dont want to be that guy but i never worked with ps4 file before....so.... i need the disc? or there is someway to download the rom (im not asking for links since i guess is forbidden) just want to know that

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Mon Mar 23, 2020 7:40 am
by JosouKitsune
amestrisx wrote:
Mon Mar 23, 2020 3:58 am
i dont want to be that guy but i never worked with ps4 file before....so.... i need the disc? or there is someway to download the rom (im not asking for links since i guess is forbidden) just want to know that
demonslayer already shared the uncompressed files a few posts above.

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Tue Mar 24, 2020 12:59 am
by amestrisx
JosouKitsune wrote:
Mon Mar 23, 2020 7:40 am
amestrisx wrote:
Mon Mar 23, 2020 3:58 am
i dont want to be that guy but i never worked with ps4 file before....so.... i need the disc? or there is someway to download the rom (im not asking for links since i guess is forbidden) just want to know that
demonslayer already shared the uncompressed files a few posts above.
omg didnt saw that, thank you and thank you @Demoslayer

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Tue Mar 24, 2020 7:28 am
by demonslayerx8
no problem

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Tue Apr 07, 2020 7:21 am
by JosouKitsune
Eag1e wrote:
Sun Mar 22, 2020 2:27 am
Ping
Fixed the UV issue Eag1e.
viewtopic.php?f=16&t=21863#p160926

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Thu Jul 23, 2020 11:37 am
by kenji69
Hi, how did you export cpk file ? I tryed with quickbms with cmp_scz.bms but It didn't work...

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Fri Jul 24, 2020 12:12 am
by JosouKitsune
kenji69 wrote:
Thu Jul 23, 2020 11:37 am
Hi, how did you export cpk file ? I tryed with quickbms with cmp_scz.bms but It didn't work...
You can try any CPK tool out there, but I recommend XV2 CPK Browser

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Fri Jul 24, 2020 4:01 pm
by kenji69
JosouKitsune wrote:
Fri Jul 24, 2020 12:12 am
kenji69 wrote:
Thu Jul 23, 2020 11:37 am
Hi, how did you export cpk file ? I tryed with quickbms with cmp_scz.bms but It didn't work...
You can try any CPK tool out there, but I recommend XV2 CPK Browser
I have tryed but i got pak file with CPK Tool, the aim of using quickbms with the script is to have npk file. We can't open pak files, but it seems that's not the case with npk files.

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Fri Jul 24, 2020 8:42 pm
by JosouKitsune
kenji69 wrote:
Fri Jul 24, 2020 4:01 pm

I have tryed but i got pak file with CPK Tool, the aim of using quickbms with the script is to have npk file. We can't open pak files, but it seems that's not the case with npk files.
What game are you trying to extract? OPBB or OPM?
Extracting OPBB gives scz files and OPM npk, npki, npkv files.

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Sat Jul 25, 2020 7:39 am
by kenji69
JosouKitsune wrote:
Fri Jul 24, 2020 8:42 pm
kenji69 wrote:
Fri Jul 24, 2020 4:01 pm

I have tryed but i got pak file with CPK Tool, the aim of using quickbms with the script is to have npk file. We can't open pak files, but it seems that's not the case with npk files.
What game are you trying to extract? OPBB or OPM?
Extracting OPBB gives scz files and OPM npk, npki, npkv files.
I'm trying OPM and J Star victory, both give me pak file with CPK tool's.

Re: Spike Chunsoft Games Scripts/Tools + Research

Posted: Sat Jul 25, 2020 4:11 pm
by JosouKitsune
kenji69 wrote:
Sat Jul 25, 2020 7:39 am

I'm trying OPM and J Star victory, both give me pak file with CPK tool's.
It's weird that you get pak files from OPM but demonslayerx8 has already uploaded the files here.

And J-Stars pak files are impossible to extract at the moment, since nobody has cracked the decompression method, however me and Andy97/hiroshi got the raw files through the RPCS3 emulator, I've uploaded the decompressed files and proper script for it here.