Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Search found 24 matches

by sunbeam906
Sat Jan 22, 2022 2:16 am
Forum: 3D/2D models
Topic: God of War 2018 PS4 Tools
Replies: 138
Views: 41397

Re: God of War 2018 PS4 Tools

... Thank you for your awesome tool. I was able to code an interfacing tool that extracts one or multiple WAD files (drag and drop), checks resulting .bin files (header) for some Lua signatures, move file pointer to 0x1B+LuaR header and copy the script to disk. Then unluac to decompile the file and...
by sunbeam906
Mon Nov 09, 2020 2:51 am
Forum: Game Archive
Topic: Watch Dogs: Legion .dat .fat archives
Replies: 85
Views: 38290

Re: Watch Dogs: Legion .dat .fat archives

SunburntRock89 wrote: Sat Nov 07, 2020 9:00 pm So, what can be done with these files?
Having asked that question tells us you either you don't know what you're doing or you're just to lazy to read around and get informed.
by sunbeam906
Fri May 24, 2019 11:31 pm
Forum: Game Archive
Topic: Rage 2 .arc .tab Archives
Replies: 52
Views: 30489

Re: Rage 2 .arc .tab Archives

Not sure if you are mapping .ogg files, but a lot of the UNKNOWNs are actually that :) See game10.arc/.tab: https://cdn.discordapp.com/attachments/579784301978320905/581608852647313409/unknown.png That we don't know their names, that's a different story. However you could do a look-up for "OggS...
by sunbeam906
Sun Dec 30, 2018 2:15 am
Forum: Game Archive
Topic: ARchive_neXt
Replies: 887
Views: 360297

Re: ARchive_neXt

(Recently, the games developed with the Unreal engine have started to be encrypted. I think this is the future.Bad...) No idea what you're smoking.. see these titles I've enabled console in; 0 encryption. I really can't say anything about ONLINE games you're perhaps dealing with. Us, in the single-...
by sunbeam906
Sun Apr 15, 2018 3:41 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

Similarly here, managed to finish the cleaner/extractor. It makes use of some old source-code I had lying around + snippets from various places on the internet. The only thing I can say I'd take credit for is the time spent to combine these and apply my own logic to the process. Tool can now recursi...
by sunbeam906
Tue Apr 10, 2018 4:14 am
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

^ Yeah, did figure it out on my own :) Will pimp the decompiler to parkour dirs/subdirs of Lua files :)
by sunbeam906
Tue Apr 10, 2018 12:11 am
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

Never mind, there's a bunch of files I got from installpkg.fat/.dat ;) So it's all good :P
by sunbeam906
Mon Apr 09, 2018 9:48 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

@ mlleemiles : Can you please check if you have ALL of these extracted to disk? (see attached file) I've dumped a list from all the Lua files I could get their references in. For example, here's what I could gather about Domino/System/Activity/ : "Domino/System/Activity/ActivityAcknowledgeGate....
by sunbeam906
Mon Apr 09, 2018 9:10 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

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 :) No.. I mean.. I don't get some .lua files extracted, while for others, they are ...
by sunbeam906
Sun Apr 08, 2018 9:13 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

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-directori...
by sunbeam906
Sun Apr 08, 2018 2:56 am
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

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. Can you po...
by sunbeam906
Sat Apr 07, 2018 9:25 am
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

It's not weird at all. Make sure you navigate to tool folder first and don't run it from wherever you are when you open CMD.
by sunbeam906
Fri Apr 06, 2018 5:35 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

No idea, might take a look. Decided not to post the version I have now for the decompiler as it works with individual files being dragged over the GUI. I'll make it so it detects what you drag over, file or folder, so that it is then able to also process an entire folder of Lua files :) There's like...
by sunbeam906
Fri Apr 06, 2018 12:12 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

^ Carefully.. again.. carefully make sure what you type is what the tool expects :D
by sunbeam906
Thu Apr 05, 2018 11:12 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 291
Views: 129958

Re: Far Cry 5 .Fat and .Dat Files

Progress report: https://i.imgur.com/qfsXbUK.png Scenario 1 -- removing LUAC container and dumping clean script file (left, original; right, container removed): https://i.imgur.com/4evHvjq.png https://i.imgur.com/vbwkINT.png Scenario 2 -- removing LUAC container, dumping script file and decompiling ...