The rules have been updated, read them now: Rules!
Far Cry 3 .FAT decryption
-
- Moderator
- Posts: 388
- Joined: Tue Aug 09, 2005 10:10 pm
- Location: California
- Been thanked: 84 times
- Contact:
Re: Far Cry 3 .FAT decryption
It's not encrypted.
http://blog.gib.me/
Don't ask me about localization tools; if you don't have the resources to develop them yourself you don't need them.
Don't ask me about localization tools; if you don't have the resources to develop them yourself you don't need them.
Re: Far Cry 3 .FAT decryption
Then algorithm for unpack files? I need unpack this file because, need change language, replace english language for czech language.Rick wrote:It's not encrypted.
Re: Far Cry 3 .FAT decryption
I have a PS3 and here is decryption meybe ... This unpack tools not working 

-
- veteran
- Posts: 100
- Joined: Mon Apr 23, 2007 11:25 pm
- Has thanked: 2 times
- Been thanked: 7 times
Re: Far Cry 3 .FAT decryption
Different compression scheme, you'll have to work out what then implement it in ricks code or write your own.Venushja wrote:I have a PS3 and here is decryption meybe ... This unpack tools not working
Re: Far Cry 3 .FAT decryption
If I would how compresion scheme than I write own program but I don't notwisted wrote:Different compression scheme, you'll have to work out what then implement it in ricks code or write your own.Venushja wrote:I have a PS3 and here is decryption meybe ... This unpack tools not working

-
- Moderator
- Posts: 388
- Joined: Tue Aug 09, 2005 10:10 pm
- Location: California
- Been thanked: 84 times
- Contact:
Re: Far Cry 3 .FAT decryption
On my todo list, my Dunia repository has some work on Far Cry 2's model format, of which Far Cry 3 has a newer version of.CMihai wrote:Might not be the best place to ask but...anyone doing research about game models?
http://svn.gib.me/public/dunia/trunk/Gi ... rceFile.cs
http://svn.gib.me/public/dunia/trunk/Gi ... /Geometry/
http://blog.gib.me/
Don't ask me about localization tools; if you don't have the resources to develop them yourself you don't need them.
Don't ask me about localization tools; if you don't have the resources to develop them yourself you don't need them.
Re: Far Cry 3 .FAT decryption
To Rick : Here is a file from PS3 version
You can do anything that in order to extract the files? And pack into back?
Thanks for you answer.
Code: Select all
removed
Thanks for you answer.
Last edited by Mr.Mouse on Sat Jan 05, 2013 9:17 pm, edited 1 time in total.
Reason: Rules
Reason: Rules
- lostprophet
- mega-veteran
- Posts: 199
- Joined: Wed Apr 07, 2010 7:38 pm
- Has thanked: 35 times
- Been thanked: 5 times
Re: Far Cry 3 .FAT decryption
In the PC version, the file, containing the texts of the game is in the oasisstrings.xml file, in the common.dat/.fat archive, however the game doesn't read from there, but a compressed oasisstrings_compressed.bin file is there too with the texts of the game.
So my guess is, we have to compress the .xml file to .bin, to make the game use it.
So my guess is, we have to compress the .xml file to .bin, to make the game use it.
Hungarian translator and member of Indies4indies.com | Previous translations: http://lostprophet.hu
Re: Far Cry 3 .FAT decryption
Hi! this is for decode *.sbao sound files of FC3
http://neb.frikafrax.com/2010/06-2475-j ... rsion.html
http://neb.frikafrax.com/2010/06-2475-j ... rsion.html
- lostprophet
- mega-veteran
- Posts: 199
- Joined: Wed Apr 07, 2010 7:38 pm
- Has thanked: 35 times
- Been thanked: 5 times
Re: Far Cry 3 .FAT decryption
Any news on how to make the modified texts work ingame?
Hungarian translator and member of Indies4indies.com | Previous translations: http://lostprophet.hu
Re: Far Cry 3 .FAT decryption
Hi Rick, Greetings.Rick wrote:On my todo list, my Dunia repository has some work on Far Cry 2's model format, of which Far Cry 3 has a newer version of.CMihai wrote:Might not be the best place to ask but...anyone doing research about game models?
http://svn.gib.me/public/dunia/trunk/Gi ... rceFile.cs
http://svn.gib.me/public/dunia/trunk/Gi ... /Geometry/
There is a way to create an injector extracted files to the original tablets, as well as the reimport of quicbms.
to PC system
Thanks
-
- veteran
- Posts: 116
- Joined: Mon Apr 09, 2012 8:40 am
- Has thanked: 50 times
- Been thanked: 5 times
Re: Far Cry 3 .FAT decryption
there is an extracted folder named _UNKNOWN, so will game run with the repacked dat/fat archive ![rolleyes [roll]](./images/smilies/icon_rolleyes.gif)
![rolleyes [roll]](./images/smilies/icon_rolleyes.gif)