MZommer / LYNTml

A python implementation for LYN Engine TML files
25 stars 0 forks source link

struct.error: unpack requires a buffer of 4 bytes #2

Closed techyyyt closed 1 year ago

techyyyt commented 1 year ago

I am getting the following error if I try to extract WiiU Just Dance 4 files: image

The PS3 version is throwing a utf-8 error, the Xbox360 version is throwing 'ValueError: subsection not found'

MZommer commented 1 year ago

Hi, you are opening the BF (BigFile) file, you need to extract it, inside of this bundle are the files of the game.

techyyyt commented 1 year ago

Ah, thank you. Do I need to extract it with a bms script?

Matias Zommer @.***> ezt írta (időpont: 2023. jún. 6., K 0:40):

Hi, you are opening the BF (BigFile) file, you need to extract it, inside of this bundle are the files of the game.

— Reply to this email directly, view it on GitHub https://github.com/MZommer/LYNTml/issues/2#issuecomment-1577576360, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7P2ON5QEVIUQZ45P4PMJ63XJZN6BANCNFSM6AAAAAAYZ6BRDM . You are receiving this because you authored the thread.Message ID: @.***>