World Soccer Winning Eleven 10 - AFS files

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

World Soccer Winning Eleven 10 - AFS files

Post by AnonBaiter »

aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: World Soccer Winning Eleven 10 - AFS files

Post by aluigi »

AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

Re: World Soccer Winning Eleven 10 - AFS files

Post by AnonBaiter »

Is it just me or am I the only one having success on extracting BOOT.AFS and MODULE.AFS files, while the rest of the .AFS files are taking so long?
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: World Soccer Winning Eleven 10 - AFS files

Post by aluigi »

remove the sortarray command.
I used it because the samples had very few files.
AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

Re: World Soccer Winning Eleven 10 - AFS files

Post by AnonBaiter »

I did exactly what you said, tested it, and this happened:

Code: Select all

- open input file E:\World Soccer Winning Eleven\PS2\WSWE10\OVER.AFS
- open script E:\quickbms\winning_eleven_10_2.bms
- set output folder E:\World Soccer Winning Eleven\PS2\WSWE10\OVER
- the folder doesn't exist, do you want to create it (y/N)?:
  y

  offset   filesize   filename
--------------------------------------
  000a0020 611968     00000000.dat
  001356a0 655744     00000001.dat
  001d5820 4293118592 00000002.dat

Error: impossible to write 0xffe3ca80 bytes (total 0xffe3ca80)
       Check your disk space

Last script line before the error or that produced the error:
  22  log "" OFFSET SIZE

Maybe that error has to do with my disk space since I put so much stuff on it, but I have yet to test the other files...
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: World Soccer Winning Eleven 10 - AFS files

Post by aluigi »

If you get that error then it means you have to keep sortarray and wait patiently. Nothing to fix or improve.
AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

Re: World Soccer Winning Eleven 10 - AFS files

Post by AnonBaiter »

aluigi wrote:Nothing to fix or improve.
There is. And I've already done that.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: World Soccer Winning Eleven 10 - AFS files

Post by aluigi »

That AFS was a completely different format, why I didn't notice the "AFS" magic? Mah probably I tested only one sample that had the non-afs format.
Anyway, well done AnonBaiter.