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.

Dynasty Warriors 7 Text localization

Featured Replies

  • Author
  • Localization

mami7x, posted Sun Jan 13, 2019 7:27 am (42271)


Help me unpack / reapack file text of dynasty warriors 7.

Image
  • Author
  • Localization

aluigi, posted Mon Jan 14, 2019 12:59 pm (42336)


The first 4 entries contain some data while from the 4th there are all the links to the text strings, I don't know if it's the same situation with the other data files too:
Code:
# Dynasty Warriors 7 (41.data)

get NUM long
for n = 0 < NUM
    get OFFSET[n] long
    get SIZE[n] long
next n
for n = 4 < NUM
    goto OFFSET[n]
    get FILES long
    for i = 0 < FILES
        get OFFSET long
        math OFFSET OFFSET[n]
        slog "" OFFSET -1
    next i
next n
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.