Page 8 of 20

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sat Apr 07, 2018 11:26 am
by Ekey
iambosh wrote:it worked fine with farcry5.fat but for some reason the unpacker wants "common.dat" and "patch.dat" in "D:\" even tho the fat files are in the game directory with the unpacker files. They unpacked fine tho. Just weird.
Path "D:\" is just example. Choose yours paths to these files.

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sat Apr 07, 2018 12:02 pm
by Ganic3000
Example path for .bat:

Code: Select all

@echo off
FC5.Unpacker.exe C:\FC\Unpacked\shadersobj.fat C:\FC\Unpacked\shadersobj
pause

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sat Apr 07, 2018 12:28 pm
by invasion101
sent pm ^^ :)

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sat Apr 07, 2018 1:03 pm
by octaviousrex
would someone be kind enough to grab me the "revelator" the big ass armored truck from John seeds map? I may not be able to do much with it but I'd still love to have for future work. Thanks for your time.

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sat Apr 07, 2018 3:36 pm
by tschiesas
Hello guys, I'm trying to prolong the time for enemies being in wounded state (I would also like to give them more health, so they dont die with one shot when down in wounded state).
Can someone here point me in the right direction?

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 2:56 am
by sunbeam906
Here's the cleaner/decompiler: https://goo.gl/CZFS56. Just drag and drop either a single or multiple files over the GUI for the magix to happen (you will need JRE installed for the decompiler to work).

Also, here's the cleaned/decompiled Lua files from farcry5.dat: https://goo.gl/gf9B7c.
mlleemiles wrote:Can you post the Create box of the script you are talking about?
So.. what I was saying is the following:

- open all .lua files in Notepad++
- search for UnlimitedAmmo_v2

Result: cboxRes:RegisterBox("Domino/System/Coop/AllPlayers/UnlimitedAmmo_v2.lua");

^ Well, that file is not available in the mentioned path.

Another example -> "cboxRes:RegisterBox("Domino/System/ConsoleCommand_v3.lua")". I cannot find that "ConsoleCommand_v3.lua" in the extracted files. Either Ubi didn't ship it or it's hidden in some way :P

Ekey, any idea? If you force that path - domino\system\consolecommand_v3.lua - in the definitions file, would the extractor pick-up that 'missing' script? :)

BR,
Sun

P.S.: Just checked FileNames.list. The entries are already in there, but the .lua scripts are not found/extracted :(

line 35821: domino\system\consolecommand_v3.lua
line 35825: domino\system\coop\allplayers\unlimitedammo_v2.lua

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 8:38 am
by invasion101
Ganic3000 wrote:Example path for .bat:

Code: Select all

@echo off
FC5.Unpacker.exe C:\FC\Unpacked\shadersobj.fat C:\FC\Unpacked\shadersobj
pause
sent you a pm ganic3000.

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 9:14 am
by MysteriousJojo
I'm a little curious about DAT unpacker.I mean how it would look and when it will be available for downloading.Will it be like Disrupt extractor for WATCH_DOGS or CLI like FAT unpacker?

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 9:23 am
by mlleemiles
MysteriousJojo wrote:I'm a little curious about DAT unpacker.I mean how it would look and when it will be available for downloading.Will it be like Disrupt extractor for WATCH_DOGS or CLI like FAT unpacker?
It is available for download already, check the bottom of 6th page..

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 9:27 am
by mlleemiles
sunbeam906 wrote:Here's the cleaner/decompiler: https://goo.gl/CZFS56. Just drag and drop either a single or multiple files over the GUI for the magix to happen (you will need JRE installed for the decompiler to work).

Also, here's the cleaned/decompiled Lua files from farcry5.dat: https://goo.gl/gf9B7c.
mlleemiles wrote:Can you post the Create box of the script you are talking about?
So.. what I was saying is the following:

- open all .lua files in Notepad++
- search for UnlimitedAmmo_v2

Result: cboxRes:RegisterBox("Domino/System/Coop/AllPlayers/UnlimitedAmmo_v2.lua");

^ Well, that file is not available in the mentioned path.

Another example -> "cboxRes:RegisterBox("Domino/System/ConsoleCommand_v3.lua")". I cannot find that "ConsoleCommand_v3.lua" in the extracted files. Either Ubi didn't ship it or it's hidden in some way :P

Ekey, any idea? If you force that path - domino\system\consolecommand_v3.lua - in the definitions file, would the extractor pick-up that 'missing' script? :)

BR,
Sun

P.S.: Just checked FileNames.list. The entries are already in there, but the .lua scripts are not found/extracted :(

line 35821: domino\system\consolecommand_v3.lua
line 35825: domino\system\coop\allplayers\unlimitedammo_v2.lua
I happen to have these 2 extracted. See attached file.

Also, can you release a command line tool? Walking through each folder and dragging all the files aren't very fun to do :(

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 9:49 am
by MysteriousJojo
mlleemiles wrote:
MysteriousJojo wrote:I'm a little curious about DAT unpacker.I mean how it would look and when it will be available for downloading.Will it be like Disrupt extractor for WATCH_DOGS or CLI like FAT unpacker?
It is available for download already, check the bottom of 6th page..
It's not working with DAT extension.When i try to unpack FAT everything is OK but when it comes to DAT it just crashes and says "FC5.Unpacker stopped working."

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 10:19 am
by mlleemiles
MysteriousJojo wrote:
mlleemiles wrote:
MysteriousJojo wrote:I'm a little curious about DAT unpacker.I mean how it would look and when it will be available for downloading.Will it be like Disrupt extractor for WATCH_DOGS or CLI like FAT unpacker?
It is available for download already, check the bottom of 6th page..
It's not working with DAT extension.When i try to unpack FAT everything is OK but when it comes to DAT it just crashes and says "FC5.Unpacker stopped working."
Dude.. Have you been reading this thread at all?
You need choose FAT files, not DAT. FAT is File Allocation Table, DAT is package.
FAT is a file index for DAT, to unpack DAT you need a FAT.

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 10:39 am
by MysteriousJojo
Okay, it worked. I though that it will be work like Gibbed Dunia2 Tools but i was wrong.

Re: Far Cry 5 .Fat and .Dat Files

Posted: Sun Apr 08, 2018 9:13 pm
by sunbeam906
mlleemiles wrote:I happen to have these 2 extracted. See attached file.

Also, can you release a command line tool? Walking through each folder and dragging all the files aren't very fun to do :(
Yeah, I know. I've done the hard part myself :D I'll see if I can tweak it to walk a root directory through sub-directories.

As far as the missing files: Ekey, why does the tool extract these for some people and not for everyone? A bug somewhere? Path size maybe?

Re: Far Cry 5 .Fat and .Dat Files

Posted: Mon Apr 09, 2018 12:09 am
by Ekey
sunbeam906 wrote:As far as the missing files: Ekey, why does the tool extract these for some people and not for everyone? A bug somewhere? Path size maybe?
Because people do not read what i write, that's why they use it incorrectly :)