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.

I need admin help archive file in game "VALKYRIE DRIVE -BHIKKHUNI-" from the CREATORS OF SENRAN KAGURA

Featured Replies

  • Author
  • Localization

nguyenvanbongmac, posted Mon Jul 02, 2018 4:04 pm (36370)



QuickBMS does not work , huhuhu :cry:

Image
Image
Image
Image
  • Author
  • Localization

aluigi, posted Tue Jul 03, 2018 10:15 pm (36408)


nguyenvanbongmac wrote:
QuickBMS does not work , huhuhu :cry:

I have never made a script for those MRSC and BDEM formats so how do you expect quickbms to work with them? :)

And no, they aren't archives, BDEM ("ADVScriptText_drive1.bin") is more like a list of text strings but the specified offsets are a bit chaotic and useless so let's extract the strings in another way:
Code:
idstring "BDEM"
get ZERO long
get STRINGS1 long
get STRINGS2 long
get STRINGS3 long
get BASE_OFF long
get BASE_OFF2 long  # same
get ZERO long
# offsets are wrong, better to guess them
get BDEM_SIZE asize
goto BASE_OFF
do
    slog "" -1 -1
    padding 4
    savepos TMP
while TMP != BDEM_SIZE
  • Author
  • Localization

nguyenvanbongmac, posted Wed Jul 04, 2018 3:13 am (36428)


That working, thanks u 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.