OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods General => Topic started 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)
-
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.
-
PBO decryptor 1.3 can decompress BIN files too...
-
PBO decryptor 1.3 can decompress BIN files too...
And you can get it in the Editors Depot.
Planck
-
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?