The RPG Maker Resource Kit

Other Game Creation => Game Creation General Chat => Topic started by: DoctorTodd on March 12, 2012, 12:51:31 AM

Title: Best way to encrypt game folders
Post by: DoctorTodd on March 12, 2012, 12:51:31 AM
I'm trying to find a way to encrypt the folders within my game folder, I tried Best Folder Encryptor (http://www.dogoodsoft.com/folder-encryption/index.html). The problem is that Game.exe can't get to the files when there encrypted. Can any one recommend one that will work?
Title: Re: Best way to encrypt game folders
Post by: cozziekuns on March 12, 2012, 01:14:08 AM
http://rmrk.net/index.php?topic=43155.0 (http://rmrk.net/index.php?topic=43155.0) encrypts .rvdata files. Other than that, what's wrong with EB's default encryption?
Title: Re: Best way to encrypt game folders
Post by: DoctorTodd on March 12, 2012, 01:25:18 AM
It leaves the graphics and audio folder open. What I'm doing is using EB the encryptor then decrypt it so that the RTP is in there and the project is encrypted, then I would use something to encrypt the folders. Finally I use my installer creator.
Title: Re: Best way to encrypt game folders
Post by: pacdiggity on March 12, 2012, 01:57:18 AM
It doesn't leave the graphics folder open.
Title: Re: Best way to encrypt game folders
Post by: DoctorTodd on March 12, 2012, 02:00:44 AM
Yes it does....
Title: Re: Best way to encrypt game folders
Post by: pacdiggity on March 12, 2012, 02:05:49 AM
It doesn't do it for me. We must be using different versions o.O
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FArJ52.jpg&hash=b627da67b7eab06967d22ac4c6698bb5878f7d0a)
Title: Re: Best way to encrypt game folders
Post by: DoctorTodd on March 12, 2012, 02:08:18 AM
I use 1.02. Actually thinking about it now I remember it use to do that for me. Either way audio is still open so I would still need an encryptor.
Title: Re: Best way to encrypt game folders
Post by: D&P3 on March 17, 2012, 03:44:44 PM
I remember seeing a way to do this on another forum, it would encrypt your audio into the data folder and you'd have to call a 'load.marshal' in order to get the sounds to work.

I can try to find it again for you if you're still interested.

As for the graphics, I don't really get it, it used to be unencrypted for me as well, but now it encrypts all graphics for some reason :-\
Title: Re: Best way to encrypt game folders
Post by: DoctorTodd on March 17, 2012, 03:47:47 PM
Thanks I'll try that, hopefully I can find a way to take care of the graphics folder.
Title: Re: Best way to encrypt game folders
Post by: D&P3 on March 17, 2012, 03:57:13 PM
Found it:

Audio Encryption: http://www.rpgrevolution.com/forums/lofiversion/index.php/t39547.html (http://www.rpgrevolution.com/forums/lofiversion/index.php/t39547.html)


Graphics Encryption: http://www.rpgmakervx.net/index.php?showtopic=50271 (http://www.rpgmakervx.net/index.php?showtopic=50271)
Title: Re: Best way to encrypt game folders
Post by: DoctorTodd on March 17, 2012, 04:29:13 PM
Thanks  :)