• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

[WiP] EASF File Reader

malloc84

Club Supporter
Hi.

I am sorry I could not deliver sooner but due to personal issues I was simply not being able to.

Anyway, I finished the tool and it needs a little work to remove the clutter and add some more features but in the meantime here are the files that are needed for Career Mode play modding, Graphic tinkering, Career Mode Scripting, etc...
If you need .bh files, let me know.
I don't know how useful it will be now but here it is. FIFA 15 EASF Decrypted files from FIFA 15 v1.8:

// FIFA15_EASF_Reader_v1

* Initial ugly Release
* I am sorry for the ugly app but I don't make cool interfaces, sorry. I will try to make it as user friendly as possible
* Most of the files can be read
* Full decryption algorithm will be in the next version (need seperate decrypt.exe).
* Fixed recursive value retreival
* Fixed abnormal commenting
* Fixed algo "CreateFile" function so files will be decrypted more properly

Download: http://www.fifa-infinity.com/fifa-15/fifa-15-easf-reader-v-1/


If you have some request for some file, please ask. Do not ask for Multiplayer files.


// Some info for devs
Go to my page (signature) and click "Devs Stuff" link.

more info available. But ask specific or PM me.

Cheers.
 

jschuck12001

Senior Squad
malloc84;3743380 said:
Hi.

I've been quite busy last weeks so didn't have time to do anything in FIFA and I lacked the retail.

Anyway, I broke EASF encryption during the demo and I will release the reader when it is ready because currently it is not. There are some things I need to sort out and make a 'release' version of the tool instead of this debugging one.

I will probably not go into fancy and tool will be drag and drop or similar OR if I have the time to make a .big reader with file browser.

Since files can be big I made a simple page so you can monitor the progress and download the files and the tool. Also, PoC is there. It is:

http://fifa15gamemodding.wordpress.com/

I am going back to work since I don''t have whole day tomorrow.

Cheers.

Maybe you can share this with Rinaldo so he can release his tools.
 

malloc84

Club Supporter
regularcat;3743426 said:
the demo encryption is different from the retail.

I am working on retail now. Demo files were done 5-6 days after it came out and I didn't really work much on it since there was no point. Was waiting for the retail but I only got it on 28th or so...
 

malloc84

Club Supporter
Extracted 90% of the LUA scripts from fifarna. There might be some errors so please if you find any let me know so I can fix the dumper code.

Thank you.
 

Grimbarian

Youth Team
Nice job, some of those scripts making interesting reading, can't say I understand them all but it's interesting all the same!
 

malloc84

Club Supporter
My main computer is really not a gaming rig so I can't run FIFA 15 properly on it. But I can on my laptop where I get quite poor performance.
Used some tricks in the loader and scripts and got huge FPS boosts... Quality goes down ofc but no more 10fps when doing a free kick ^^
 

malloc84

Club Supporter
Dumped the ng database and ng xml. There are few issues so I was wondering does anyone have the DBs .xml file from somewhere?

If you do, please PM me. TY!
 

malloc84

Club Supporter
Thank you!

EDIT: Awesome! 396kb and your and mine are exactly the same. I thought I am missing something because file isn't a bit bigger. Now I can fix the db and not waste time.
 

malloc84

Club Supporter
^Thank you!

I managed to extract ALL contents of fifarna -> *.lua including new ones. There is 26 files in total. Also updated last ones (minor). Soon to be released.

Next step (which is well underway) is proper reading and extracting of encrypted EASF big archives inside encrypted EASF archive. Like attribdbgameplay.big, cameradata.big and others.
 

beta990

Reserve Team
Thanks for all your work. :)

Could you open-source your code or share it when someone request it?
There are a lot of developers out their (including me) that would like to decrypt files our self. ;)
 


Top