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.

How does TRES translate the text in. dat file header [Zack and Wiki Quest for Barbaros Treasure]

Featured Replies

  • Author
  • Localization

wjm456, posted Sat Sep 28, 2019 1:48 pm (51049)



Hello, how to extract the text from this dat file? We need to translate the text and package it into a dat file. We need this tool software.
The game is Zack and Wiki Quest for Barbaros Treasure
  • Author
  • Localization

aluigi, posted Sun Sep 29, 2019 11:45 am (51104)


Script for quickbms
Code:
endian big
idstring "TRES"
get STRINGS long
get TOC_SIZE long
get STRINGS_OFF long
savepos BASE_OFF
for i = 0 < STRINGS
    get OFFSET long
    getdstring DUMMY 12
    math OFFSET BASE_OFF
    math OFFSET STRINGS_OFF
    slog "" OFFSET -1
next i
  • Author
  • Localization

wjm456, posted Mon Sep 30, 2019 10:47 am (51195)


aluigi wrote:
Script for quickbms
Code:
endian big
idstring "TRES"
get STRINGS long
get TOC_SIZE long
get STRINGS_OFF long
savepos BASE_OFF
for i = 0 < STRINGS
    get OFFSET long
    getdstring DUMMY 12
    math OFFSET BASE_OFF
    math OFFSET STRINGS_OFF
    slog "" OFFSET -1
next i

Thank you very much.
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.