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.

Yokai Sangokushi Kunitori Wars Files

Featured Replies

  • Author
  • Localization

offering7866, posted Sun Dec 16, 2018 3:20 pm (41446)


I need some help opening the BIN files found in Yokai Sangokushi Kunitori Wars, not to be mistaken with the 3DS title Yokai Sangokushi. Since it's a mobile game, Aluigi's Yokai Sangokushi BMS script doesn't work. If it's not too much to ask, would anyone tell me what kind of program can be used to open them so I can grab the artwork? Here's a sample: link
  • Author
  • Localization

offering7866, posted Mon Dec 17, 2018 4:32 pm (41471)


Someone was able to help me decrypt the files with this BMS command.

Code:
get Size asize
goto 0xC
get Key byte
filexor Key
get Name basename
string Name ".dec"
log Name 0 Size


However, my current problem now is that we have no idea how to decompress the files. Any suggestions on how to identify the algorithm? Should I provide more samples?
  • Author
  • Localization

aluigi, posted Sat Jan 05, 2019 11:22 am (41962)


There is a "CPBT" magic followed by what it looks like a decompressed size and the decompressed data should start from offset 0x10.
I didn't recognize a known algorithm, didn't try with the scanner.
  • Author
  • Localization

offering7866, posted Sat Jan 05, 2019 9:55 pm (41985)


aluigi wrote:
There is a "CPBT" magic followed by what it looks like a decompressed size and the decompressed data should start from offset 0x10.
I didn't recognize a known algorithm, didn't try with the scanner.

So basically, I should change goto 0xC to goto 0x10 then? To be honest, I don't know much about coding, but I do know I want to extract the contents of these files.
  • Author
  • Localization

aluigi, posted Sat Jan 12, 2019 12:02 am (42209)


No, it's just that there is no solution so doesn't matter what you change :)
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.