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.

Marvel Ultimate Alliance 3 The Black Order .ktsl2asbin file

Featured Replies

  • Author
  • Localization

Mysticus, posted Fri Jul 26, 2019 3:58 pm (50023)


Appearently, this sound archive file is quite similar to the other few Koei Tecmo game sound files like Atelier Lulua, which is almost hard.
Any script to extract, Luigi? Please?
  • Author
  • Localization

Anexenaumoon, posted Fri Jul 26, 2019 7:11 pm (50027)


This SHOULD dump KTSS from .ktsl2asbin:
Code:
get BASENAME basename
for FILES = 0
    FindLoc OFFSET string "KTSS" ""
    if OFFSET == ""
        cleanexit
    endif
    goto OFFSET
    idstring "KTSS"
    get SIZE long
    set NAME string ""
    string NAME p "%s_%s.ktss" BASENAME FILES
    log NAME OFFSET SIZE
next FILES


Copy and paste that into a text file and run with QuickBMS. Files are playable with foobar2000 and vgmstream component, which can be found here:
https://www.foobar2000.org/
  • Author
  • Localization

Mysticus, posted Fri Jul 26, 2019 8:38 pm (50028)


Thanks! It worked! But the extracted files doesn't have their proper file name.
Any solution, Anexenaumoon?
  • Author
  • Localization

nickjeaster, posted Sat Jul 27, 2019 7:42 am (50032)


Excuse me for barging in, but I was trying to extract the same files in the last couple of days and this seems like a perfect opportunity to ask for some help, if you please.

I copied that script by Anexenaumoon, but QuickBMS doesn't extract anything for me. It says "0 files found in 0 seconds".

Could I be doing something wrong? Thanks in advance.
  • Author
  • Localization

Mysticus, posted Sat Jul 27, 2019 7:49 am (50033)


I think he accidentaly put the script to extract .ktsl2stbin files.
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.