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.
Zero Tolerance for Disrespect

Chocolatier 3 PC (.CAD) Files

Featured Replies

  • Author
  • Localization

Johny233, posted Sun Feb 10, 2019 2:22 am (43334)


Hello, i've been trying to extract all of chocolatier series and i've been sucessfully doing that as there is a bms script which extracts the pfp files, however the third installment of the game also uses file extension called .cad. I'd assume it has audio and graphic files inside - Like the pfp files. Could anyone help out?

The file in question: https://files.fm/u/qnsak9tc

Thank you!
  • Author
  • Localization

akintos, posted Sun Feb 10, 2019 3:31 am (43335)


Code:
goto 0x0C
get FILECOUNT long
goto 0x20

for i = 0 < FILECOUNT
   get FILENAMEHASH long
   get ZERO long
   get SIZE long
   get OFFSET long
   
   string FNAME p "%d." FILENAMEHASH
   log FNAME OFFSET SIZE
next i


wanted to read hash as uint32 but idk how to do it. hope someone improve this script.
  • Author
  • Localization

Johny233, posted Sun Feb 10, 2019 3:15 pm (43346)


Thanks very much. I was able to get all the ost i needed from the file... :)
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.