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 Ball Z PC Game

Featured Replies

  • Author
  • Localization

Aggramundis, posted Fri Mar 08, 2019 5:08 pm (45592)


Hi everyone:

I upload the file. This contain all the images to translate:

Basically i need a script to extract this and make a full italian translation.

Thanks and waiting impatiently the answer :)

Regards!!!
  • Author
  • Localization

Acewell, posted Fri Mar 08, 2019 7:53 pm (45597)


this bms script will split all bmp files from the sbd archive. :D
Code:
# script for QuickBMS http://aluigi.altervista.org/quickbms.htm

get SBD_SIZE asize
get FOLDER basename
for i
    savepos OFFSET
    goto 0x2 0 seek_cur
    get SIZE long
    string NAME p "%s\%d.bmp" FOLDER i
    log NAME OFFSET SIZE
    math OFFSET SIZE
    if OFFSET >= SBD_SIZE
        break
    endif
    goto OFFSET
next i
  • Author
  • Localization

Aggramundis, posted Sat Mar 09, 2019 11:57 am (45625)


Thanks you man!!! :)
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.