Best way to protect sprites

Encrypt the grf? Probably make your own grf encryption for best protection.

But if you want to use well known encryptor, use SecureGRF, until now it dont have any decryptor (so backup original sprite first), so it is secure for now, but who knows the future...

 
Also, you can use virtual file scheme to hide your *unique* work and another files (DLL's, txt's and so on) inside client executable with no effort.

 
Back
Top