[HELP] NBA Live/Elite .AST files will not extract ERROR

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
pistonnation
Posts: 3
Joined: Mon Apr 27, 2020 5:30 am

[HELP] NBA Live/Elite .AST files will not extract ERROR

Post by pistonnation »

Hello ZenHax group! I am using the TigerWoods2010.bms script in order to extract audio files from NBA Live/Elite. This is the error I constantly get when trying to extract these files. Any reason why they will not extract?

Code: Select all

QuickBMS generic files extractor and reimporter 0.10.1 (64bit test)
by Luigi Auriemma
e-mail: me@aluigi.org
web:    aluigi.org
        (Oct 20 2019 - 14:45:05)

                          quickbms.com  Homepage
                            zenhax.com  ZenHAX Forum
                     @zenhax @quickbms  Twitter & Scripts

- GUI mode activated, remember that the tool works also from command-line
  where are available various options like folder scanning, filters and so on

- select BMS script. type ? for using the content of clipboard like a script
- select input archives/files, type * for the whole folder and subfolders
- select output folder where extracting files
- open input file C:\Users\J_DAWG\Desktop\PS3 Stuff\NBA Elite 11\PS3_GAME\USRDIR\audio\xditties.ast
- open script C:\Users\J_DAWG\Desktop\PS3 Stuff\QuickBMS\Scripts\tiger_woods_ast.bms
- set output folder C:\Users\J_DAWG\Desktop\OUTPUT

  offset           filesize   filename
--------------------------------------
  000000000000008c 1927405620 0\0000000000000000.dat

Error: incomplete input file 0: C:\Users\J_DAWG\Desktop\PS3 Stuff\NBA Elite 11\PS3_GAME\USRDIR\audio\xditties.ast
       Can't read 4364 bytes from offset 000000000597ef80.
       Anyway don't worry, it's possible that the BMS script has been written
       to exit in this way if it's reached the end of the archive so check it
       or contact its author or verify that all the files have been extracted.
       Please check the following coverage information to know if it's ok.

  coverage file 0    99%   93843208   93843328   . offset 000000000597ef80

Last script line before the error or that produced the error:
  48  log TMP OFFSET SIZE

Press ENTER or close the window to quit
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [HELP] NBA Live/Elite .AST files will not extract ERROR

Post by aluigi »

Please upload the file
pistonnation
Posts: 3
Joined: Mon Apr 27, 2020 5:30 am

Re: [HELP] NBA Live/Elite .AST files will not extract ERROR

Post by pistonnation »

aluigi wrote:Please upload the file

Yes sir! Here it is!

https://www.dropbox.com/s/njjak2ook0ada ... s.ast?dl=0
pistonnation
Posts: 3
Joined: Mon Apr 27, 2020 5:30 am

Re: [HELP] NBA Live/Elite .AST files will not extract ERROR

Post by pistonnation »

After running the TigerWoods2010 script with the "xditties.ast" file through QuickBMS, that error pops up, and I check the OUTPUT folder to only find a folder named "0" and within that folder is a .DAT file that cannot be opened. It's name is "0000000000000.DAT" and actually is the correct file size of the original .ast file, however it is inaccessible and it would appear that it did not work as intended.

However, If I use the EA BIG bms script for the same game, it reads the .big files perfectly. The program definitely works, I just can't seem to crack why these .ast audio files refuse to extract properly. Incorrect bms script? Should I try a different script?
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [HELP] NBA Live/Elite .AST files will not extract ERROR

Post by aluigi »

No idea about this format.
razzledazzle
Posts: 2
Joined: Sat Jun 18, 2022 8:30 am

Re: [HELP] NBA Live/Elite .AST files will not extract ERROR

Post by razzledazzle »

Hi, was searching for the same thing and found this thread.

I have a smaller .AST file from NBA Elite 11 (PS3) that might be easier to sort through than the OP's one.

Here's a link to the file:

Code: Select all

https://www83.zippyshare.com/v/fS5tgb7I/file.html
File header is S10S (53 31 30 53). Hope that helps in some way.