OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: Nemesis6 on 06 Jul 2004, 01:54:45

Title: Files left encrypted by Pbo-decrypter 1.5
Post by: Nemesis6 on 06 Jul 2004, 01:54:45
Here's the thing - I'm making my own FX mod for OFP|R, among some, using the DKMM_RSC burn effects, which includes its own explosion effect. That's the problem: I want to remove the explosion effect because I've added another custom one. The finaly problem is - In the DKMM_RSC there are two config files - config.cpp and config.bin, one is encrypted, and one is not. I looked up the encrypted one and saw that I needed to edit this one, as it appearently contained more code than the other. How on earth do I get this file readable and editable?(the .cpp file)
Title: Re:Files left encrypted by Pbo-decrypter 1.5
Post by: Black Death on 06 Jul 2004, 15:54:27
If you could track down Amalfi, you might be able to convince him to give you PBO-decryptor v1.4, which had the option to decompress BIN files.  I don't know why he removed it though.
Title: Re:Files left encrypted by Pbo-decrypter 1.5
Post by: oyman on 06 Jul 2004, 16:33:31
PBO decryptor 1.3 can decompress BIN files too...
Title: Re:Files left encrypted by Pbo-decrypter 1.5
Post by: Planck on 06 Jul 2004, 20:29:10
Quote
PBO decryptor 1.3 can decompress BIN files too...


And you can get it in the Editors Depot.


Planck
Title: Re:Files left encrypted by Pbo-decrypter 1.5
Post by: Nemesis6 on 11 Jul 2004, 10:20:14
Thanks! But I need a little more help - When I try and decompress a .bin file from an addon, I get the following error, "Extraction result: ERROR FOUND!". Help?