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.

Too Human (Xbox 360) Wwise *.BNK

Featured Replies

  • Author
  • Localization

Game Ripper, posted Wed Oct 09, 2019 1:14 pm (51414)


Hi guys, I hope you can help me with unpacking these nonstandard audio banks.
Here's a list of tools / scripts that don't work:

A BMS script by Nicknine;
A BMS script by AlphaTwentyThree(Alpha23);
A program by eXpl0it3r;
A program by CHE@TER (CHEATER from CTPAX-X Team);
RExtractor.exe from RavioliGameTools v2.10.

I wish you the best of luck with these banks!
Bye!
  • Author
  • Localization

zeaofsuos, posted Wed Oct 09, 2019 2:54 pm (51418)


ADMIN, DELETE.
  • Author
  • Localization

ponaromixxx, posted Thu Oct 10, 2019 2:36 am (51429)


Code:
get FILE_SIZE asize
findloc OFFSET binary "\x52\x49\x46\x58"
math i = 1
for OFFSET = OFFSET < FILE_SIZE
  goto OFFSET
  get DUMMY long
  findloc NEXT_OFFSET binary "\x52\x49\x46\x58" 0 ""
  if NEXT_OFFSET == ""
   get NEXT_OFFSET asize
  endif
  xmath SIZE "NEXT_OFFSET - OFFSET"
  get NAME basename
  string NAME = "_"
  string NAME = i
  string NAME = ".wem"
  log NAME OFFSET SIZE
  math OFFSET = NEXT_OFFSET
next i


wem-xma_scan.bms

  • Author
  • Localization

Game Ripper, posted Thu Oct 10, 2019 7:53 pm (51440)


Hi Ponaromixxx, thanks a lot for this BMS: it works perfectly!
GoodBye!
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.