In Time Crisis 4 for the PlayStation 3, the audio, game data and cutscenes, are each packaged up in a large .npk file, accompanied by a .hsl file. But unfortunately the .npk files are large, with the smallest one being 1.1GB.
An example of these files are audio.npk, and audio.hsl.
Time Crisis 4 - .npk and .hsl formats, presumably archives.
-
- Posts: 4
- Joined: Sat Aug 06, 2016 1:37 am
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Time Crisis 4 - .npk and .hsl formats, presumably archives.
Upload audio.hsl and the 2 files generated by the following script on audio.npk:
http://aluigi.org/bms/filecutter.bms
http://aluigi.org/bms/filecutter.bms
-
- Posts: 4
- Joined: Sat Aug 06, 2016 1:37 am
Re: Time Crisis 4 - .npk and .hsl formats, presumably archives.
aluigi wrote:Upload audio.hsl and the 2 files generated by the following script on audio.npk:
http://aluigi.org/bms/filecutter.bms
The files generated by the script, along with the .hsl file have been uploaded to the following links:
audio.npk:
https://mega.nz/#!RMRm3QQa!PNcgAeR-VOUfqzVvlhoDdwaE0t-f5IQzQ9m8H47ODII
https://mega.nz/#!EBBmCQgb!RGwq2UUww_Bch2YD8NWA95DBiR6QyVAmzreUqVk_xTQ
audio.hsl: https://mega.nz/#!RZQnTYgR!FflFIF3JtoWd2ML_G-Uc2dyIgszEGzJxedSzf62CuP0
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Time Crisis 4 - .npk and .hsl formats, presumably archives.
Luckily the format is the same of Rising Storm, I simply updated the script to 0.1a for replacing the expected pkg extension with the NOT-"hsl" one:
http://aluigi.org/bms/time_crysis_razing_storm.bms
http://aluigi.org/bms/time_crysis_razing_storm.bms
-
- Posts: 4
- Joined: Sat Aug 06, 2016 1:37 am
Re: Time Crisis 4 - .npk and .hsl formats, presumably archives.
aluigi wrote:Luckily the format is the same of Rising Storm, I simply updated the script to 0.1a for replacing the expected pkg extension with the NOT-"hsl" one:
http://aluigi.org/bms/time_crysis_razing_storm.bms
Wow, this worked perfectly for TC4's files! Thanks, this was extremely helpful!