PDA

View Full Version : Unknown File Format


mac53
28-10-2004, 12:35
I've been exploring around with a game I have that contains a file/archive with the .arc extension. I have tried numerous GUI and dos based programs to extract the content of this file and I've been informed by these softwares that either it's not an .arc and it is of "unknown format". I've tried to change the extension of the file but had no success in finding the proper .***. Some of the softwares shows nothing in this file, while other shows that I have 4 folder and 17 files embedded. Nothing I have tried up to this point can extract these folders and files. I had learned that I have to find a way to find out what format this archive/file is in. Does anyone out there know enough to suggest to me how I can find out what format this .arc is in? Is there a program? A utility of some sort? Any suggestions would be appreciated.


Thank you all. :confused:

GLH
28-10-2004, 12:54
Looking in this list http://whatis.techtarget.com/fileFormatA/0,289933,sid9,00.html , the result is:

ARC LH ARC (old versíon) compressed archive
ARC SQUASH Compressed archive

Can't find much about SQUASH file compress. But it seems it's only for Mac ??? (don't know)

cdkiller
28-10-2004, 13:07
I've been exploring around with a game I have that contains a file/archive with the .arc extension
if it´s a game its most likely a custom archive coded by the game developers.
the file extension name doesn´t always mean it´s an archive where an extractor is available.
you could open it with a hexeditor an check the header for some known strings like "RAR!" or "PKZip" etc...

mac53
28-10-2004, 13:19
GLH...

Yeah...It's only for me, buddy.


:)