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.

Battlerite .bank

Featured Replies

  • Author
  • Localization

aluigi, posted Fri Feb 10, 2017 9:25 pm (20762)


Because there is no encryption, for BANK files use the -o -1 option of fsbext:
http://zenhax.com/viewtopic.php?p=5055#p5055

Additionally already exist a topic about the same game:
http://zenhax.com/viewtopic.php?t=3174

Searching the following on google gives also many results here on zenhax:
"bank" "fsbext" site:zenhax.com
  • Author
  • Localization

swinei, posted Sun Feb 12, 2017 5:28 am (20792)


You can also use this to get the fsb files:
Code:
for OFFSET = 0
    goto OFFSET
    findloc OFFSET string "FSB5"
    goto OFFSET
    getdstring FSB_SIGN 4   # FSOUND_FSB_HEADER_FSB5 (fsb.h)
    get version long
    get numsamples long
    get shdrsize long
    get namesize long
    get datasize long
    xmath SIZE "0x3c shdrsize namesize datasize"
    log "" OFFSET SIZE
next OFFSET SIZE


And then viewtopic.php?f=17&t=1901 to convert them (use the dlls from the OP, newer versions won't work).
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.