Hello.I wrote Aluigi with my problem.I Like to continue modding Fifa and noticed that Fifa online 3 Big files wont open with any fifa tools from 2011 onwards.A friend of mine who has done some tools to extract rx3 files told me that the names are missing in the Header of the big file.Im mostly interest in being able to get the files extracted properly.I have done some by removingthem with hex editor and useing Fifa Filemaster 11 I can decompress each file their and it works.But its alot of work extracting each file through hex.So here is the file
http://www72.zippyshare.com/v/OquohbmW/file.html
And thank you to anyone being able to help.Patch work for this game has stalled since Nov 2014.I hope someone can help
Fifa Online 3 .Big File
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Fifa Online 3 .Big File
There is a script I wrote for "blindly" handling the EA archives by searching the compressed data:
http://aluigi.org/papers/bms/others/raw ... dumper.bms
As written in the header of that script, the header is obfuscated with a strange sequence of "|pnm" strings.
The fact that I opted for a dumper instead of a parser means that the obfuscation wasn't completely clear.
http://aluigi.org/papers/bms/others/raw ... dumper.bms
As written in the header of that script, the header is obfuscated with a strange sequence of "|pnm" strings.
The fact that I opted for a dumper instead of a parser means that the obfuscation wasn't completely clear.