06-01-2010, 03:21 PM
(This post was last modified: 06-01-2010, 03:24 PM by gabrielwoj.)
(06-01-2010, 03:14 PM)Colton. Wrote: Blizzard's MPQ files can be opened with WinMPQ.
I know that, it was an example, look my MPQ rips, MPQ is easy to use:
http://www.spriters-resource.com/communi...?tid=13201
(06-01-2010, 01:48 PM)DarkWolf Wrote: The file extension .dat is just a generic file extension used for program data. Sometimes developers will use standard formats, then change the extension to "hide" the files, but a lot of times when you come across a .dat or .bin file, you're dealing with a non-standard file format.
You can try running the file through a file ripper, but most modern games employ compression, which defeats the file ripper most of the time. If the file-ripper fails, you can use a hex editor to see if there's a magic number that tells what kind of file it is. After that, you'd have to reverse engineer the file format, which is not an easy task.
Unfortunately, I don't know where to get any modern file rippers (the last one I used ran under DOS).
I will try, and I will remove PE Explorer from my computer...
EDIT: This site?
http://directory.fsf.org/project/fripper/
It's saying it's for Linux... It have for windows (I have Linux, but its pretty hard to install ".tar.bz2"
Also, please could you send the link of correct FILE RIPPER?