Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Corpse Party 2: Dead Patient BGM PAK files

Featured Replies

  • Author
  • Localization

centauri, posted Mon Apr 27, 2020 7:55 pm (56328)


Hi, I'm new here!
I've been trying to do some research trying to find a way to extract Corpse Party 2 music, but it seems they use some kind of specific PAK file which I cannot find a way to extract with my ultra limited knowledge.

Opening them on HxD Editor to check the header, seems like they all have this "fact" and ".data" hex value near the start of the file
Image
Image
Image

I attached here some example files of different sizes. Hope they are useful
If anyone needs more files or anything specific, I'll do it as soon as I can :D
  • Author
  • Localization

aluigi, posted Tue Apr 28, 2020 10:40 am (56335)


Each pak contains just one wav audio file at offset 5.
Do you have other non-bgm pak files for analysis?
  • Author
  • Localization

centauri, posted Thu Apr 30, 2020 12:28 pm (56414)


aluigi wrote:
Each pak contains just one wav audio file at offset 5.
Do you have other non-bgm pak files for analysis?

sorry for taking long to respond, was busy with work.
Here are some different pak files that are scattered through the game files, I took 1 of 3 different folders... CG, SE, and what i suppose is the voice line folder.
Interestingly most of the game is mostly uncompressed and unencrypted except this files and some scripts in .dat format
  • Author
  • Localization

aluigi, posted Thu May 14, 2020 9:26 pm (56767)


I confirm that they are all the same container:
Code:
# Corpse Party 2: Dead Patient PAK

math OFFSET = 5
get SIZE asize
math SIZE - OFFSET
get NAME basename
string NAME .
log NAME OFFSET SIZE
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.