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.

extract LZMA - TALES OF XILLIA

Featured Replies

  • Author
  • Localization

aoba200941, posted Thu May 03, 2018 4:55 pm (34639)


how can I extract the LZMA files - TALES OF XILLA

Image

  • Author
  • Localization

aluigi, posted Thu May 03, 2018 5:29 pm (34641)


Have you used my script for extracting the files from the original archive?
http://aluigi.org/bms/tales_of_xillia.bms

There is an important note written in the comments:
Code:
            elif TVER == 0x0401   # Tales of Symphonia IS NOT SUPPORTED: unknown lzma files and encrypted files
                #comtype lzma_dynamic    # doesn't work!!!
                comtype copy    # better than nothing

I bet the file you have there is a TVER 0x0401
  • Author
  • Localization

aoba200941, posted Thu May 03, 2018 6:05 pm (34643)


aluigi wrote:
Have you used my script for extracting the files from the original archive?
http://aluigi.org/bms/tales_of_xillia.bms

There is an important note written in the comments:
Code:
            elif TVER == 0x0401   # Tales of Symphonia IS NOT SUPPORTED: unknown lzma files and encrypted files
                #comtype lzma_dynamic    # doesn't work!!!
                comtype copy    # better than nothing

I bet the file you have there is a TVER 0x0401



THANK YOU for answering so fast


if you use your script for the files

then they are impossible to extract LZMA TVER 0x0401
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.