November 4, 20232 yr Does anyone know how to extract the text from .arc files and then import them back?
November 9, 20232 yr Author On 11/5/2023 at 12:01 AM, ikskoks said: What game are those ARC files from? Can you upload some sample files? Hey! I’m so sorry for replying this late, I’m not getting notifications, so I thought this post didn’t get much attention. I’ll send the files later tonight so you can take a look when you’re available. Thanks in advance!
November 9, 20232 yr Author On 11/5/2023 at 12:01 AM, ikskoks said: What game are those ARC files from? Can you upload some sample files? Here is a sample file: https://drive.google.com/file/d/18Rx0gAgNXg0zfSOT-DPpgjvva8Vgz6Ve/view?usp=sharing
November 10, 20232 yr Author 8 minutes ago, ikskoks said: And what game are those ARC files from? Which platform? Just Cause 1, PC.
November 11, 20232 yr Supporter Solution According to my research, this game uses two types of archives: 1. ARC/TAB - main archive type used by the game. It should look like this in the "Archives" directory: 2. SARC - so called "small archives". They are stored inside main ARC archives. I've found only one script that was able to successfully unpack ARC/TAB files. It is available in this topic here https://web.archive.org/web/20231017055851/https://forum.xentax.com/viewtopic.php?t=4272&start=30 You have to choose TAB file in quickbms in order to successfully unpack files. There is also this tool https://github.com/Ekey/JC.ARC.Tool but it doesn't work for me for some reason. SARC archive can be unpacked with the script I've written https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/Just Cause/Just_Cause_1_sarc_script.bms I've tested it on file "pc0/2658708". I'm uploading file formats mentioned above as an attachments to this post. Just Cause 1 file formats.zip
May 6, 20242 yr How to unzip Xbox 360 version files? Can anyone help me? Edited May 6, 20242 yr by Vector
May 6, 20242 yr Supporter Upload some samples, describe your issue and maybe someone will help you...
May 6, 20242 yr I have russound version. I want to replace this version with english voice, but i need to extract .arc files. Spoiler (sorry for my bad english) sample https://drive.google.com/file/d/1UhT6eY3XU21u03StV8sz66Bnf8PKBf8b/view?usp=sharing
May 7, 20242 yr Supporter There should be a TAB file containing index for your ARC archive. What you send is just a raw data mashed together. Can you upload TAB file as well?
May 7, 20242 yr here https://drive.google.com/file/d/1p8dPX5CuaxIV9ACmPu5Yoe3wCteMUfyw/view?usp=sharing
Create an account or sign in to comment