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)