FMTDev / FMT.Releases

A tool to create mods for DICE Frostbite Engine Games
https://github.com/FMTDev/FMT.Releases
6 stars 0 forks source link

Support: FC 25 [PC] #16

Open elcalo opened 1 month ago

elcalo commented 1 month ago

Hey, i got the PC beta files and maybe it can help you, contact me on discord to send you the files.

Discord: elcalo

FMTDev commented 1 month ago

Many thanks for the offer but someone else had already helped me out 👍

I've now made another release to support the Closed Beta.

https://github.com/FMTDev/FMT.Releases/releases/tag/FMT-25.0.8992.39937

elcalo commented 1 month ago

Many thanks for the offer but someone else had already helped me out 👍

I've now made another release to support the Closed Beta.

https://github.com/FMTDev/FMT.Releases/releases/tag/FMT-25.0.8992.39937

The experimental version its working very well, the only issue by now its the amount of unknown files on legacy files, its over 4k+, making a lot of player portraits, clubs/leagues badges and tifos detected as an unknown file.

FMTDev commented 1 month ago

The experimental version its working very well, the only issue by now its the amount of unknown files on legacy files, its over 4k+, making a lot of player portraits, clubs/leagues badges and tifos detected as an unknown file.

Thanks for testing! <3

Yes, so one of the early issues with FC25 is that EA decided to remove ALL the names of the "legacy files" from their file system, instead using hashed strings. So now we have nothing to know what file is what. The design I am currently used is one offered by FIFER from his work from FET, which is a hashed string to string list of FC24. This has led to a lot of unknown files.

Reversing this hash is going to be extremely difficult and may never be resolved. Fingers crossed I find a workaround at a later date.

elcalo commented 1 month ago

Looks like EA its using the original filenames at the moment of trying to use the files, but then its hashing the string to fit the search of the file. (Image from a memory dump of FC25 Beta) What you could do is adding an option to search a fileroute and hash it to see if something shows up dump

msbsvg commented 2 weeks ago

An amazing FMT again! Thanks for it.

But I cant find PlayerValues.INI file. Is there a new problem about FC 25? Did they hide this file?

DavoTriskele commented 1 week ago

Hello guys Great work as always and with record timing. I quickly tested the tool and point out a couple of problems that are probably known. I modified the files of the uniforms of the Italian teams without a license but in some cases, even if the modification took place within the tool, the files in game are still the original ones (crest and short crest color, socks color). Furthermore, the crests and kits of the same legacy teams cannot be found. Is this probably due to the problem caused by changing names to hash strings?

Good job guys!

DavoTriskele commented 1 week ago

I downloaded the new version of the tool When I try to load the project created with the previous version, the tool notifies me of a message and closes. My project automatically deletes itself from my folder. I can't even find it in the trash can. I repaired the game, opened the tool and tried to open any graphic file of the uniforms but I always get this message which I attach. Cattura1