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.

Dragon Quest 3

Featured Replies

  • Author
  • Localization

cyberdog, posted Thu Jan 12, 2023 12:53 pm (74967)


Hello everyone.
Sorry for noob questions, but i try to extract text from dq3.
1. I successfully unpacked a game and extract resource files.
2. I found a text file without extensions, i introspect it with hex.

I also successfully unpacked and translate dq1 - dq2 with scripts from this site and help community in this topic

But provided scripts doesn't work properly, because it's little bit different format.
Maybe somebody help me with direction where to dig, or provide script for unpack/pack text data.
I attach text.bin for researching, thanks a lot for reading

DQ2DataString.bms

dragon_quest.bms

  • Author
  • Localization

cyberdog, posted Fri Jan 13, 2023 10:50 am (74989)


Some insights:
1. Byte direction big indian
2. The file is not encrypted
3. The file is not an archive
4. Each line of text begins with bytes 00 00 ??, these bytes indicate the number of characters in the line, towards the end there is 00 ?? which breaks the script from dq1\dq2
6. The data structure is very similar to dq1\dq2, but have additional structure
7. First letters in file - Japanese, English next
  • Author
  • Localization

cyberdog, posted Fri Jan 20, 2023 12:59 pm (75099)


I finally did it with python, but it's crazy unpacking and packing, maybe somebody can rewrite it on beautiful Quickbms?
I publish script on: https://pastebin.com/NTMyQ2Gk
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.