Ciao Luigi,
I develop editing tools for FIFA but I am in trouble to figure out the compression method used. I am able to decompress files marked as "chunkzip" into a plain text file. But now another file marked "EASF" has been introduced. Btw. I am pretty sure that the output of the "EASF" decompression must be a "chunkzip" file because, using a file of a previous version of FIFA, it is evident that the length of the decompressed "EASF" file is equal to the length of the compressed "chunkzip". Unfortunately I don't know how to get the "chunkzip" out from the "EASF".
Attached you can find the plain text file, the chunzip file and the EASF file.
Can you help me ?
Grazie,
Rinaldo
EASF compression format used by EA Sport in FIFA series
-
- Posts: 3
- Joined: Wed Jul 01, 2015 7:02 pm
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: EASF compression format used by EA Sport in FIFA series
EASF is an encryption and I guess that Fifa File Explorer decrypts and extracts these files.
-
- Posts: 3
- Joined: Wed Jul 01, 2015 7:02 pm
Re: EASF compression format used by EA Sport in FIFA series
Grazie Luigi.
Unfortunately this tool does not work fine (it worked for some files of FIFA 14 but not for FIFA 15 and it crashes quite often) and the author is not available to share what he discovered. Do you have any clue about the encryption method ?
btw. I wonder if the file are attached... I can't see them.
Unfortunately this tool does not work fine (it worked for some files of FIFA 14 but not for FIFA 15 and it crashes quite often) and the author is not available to share what he discovered. Do you have any clue about the encryption method ?
btw. I wonder if the file are attached... I can't see them.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: EASF compression format used by EA Sport in FIFA series
Unfortunately I don't have information about the EASF encryption because I never worked on it and have no intention on doing it (it would mean to work on all the FIFA series... lot of work).
Regarding the attachment, probably you forgot to hit "Add the file" before Submit.
Regarding the attachment, probably you forgot to hit "Add the file" before Submit.
-
- Posts: 3
- Joined: Wed Jul 01, 2015 7:02 pm
Re: EASF compression format used by EA Sport in FIFA series
OK, I understand.
Btw.I attached the files if somobody is curious or wants to help.
Thanks anyway.
Btw.I attached the files if somobody is curious or wants to help.
Thanks anyway.
-
- Posts: 40
- Joined: Mon Dec 29, 2014 8:49 pm
-
- Posts: 37
- Joined: Wed Aug 25, 2021 10:10 pm
Re: EASF compression format used by EA Sport in FIFA series
aluigi wrote:EASF is an encryption and I guess that Fifa File Explorer decrypts and extracts these files.
Although it decrypts .ini and .lua files pretty easily, it doesn't want to decrypt files such as splash screens (in old .fsh format). The output file always contains 0 kb. Or you found a way how to force this program to make this work?