RPG Maker VX Encryptor
by Jet
by Jet
Introduction
As some people may know, RPG Maker VX has a built-in encryptor that makes a .rgss2a file to protect your data and graphics.
This seems to take issue when the project is too big, it errors out, and the entire process a slow anyways.
This .exe will make the .rgss2a file, quicker and without limits. In addition, it will also compress your .rvdata files, including the Scripts.rvdata file which hasn't been done before.
So in total: You run the .exe which will: compress the .rvdata files to a smaller size, compress the Scripts.rvdata, archive them in the .rgss2a file, and create a new folder with all the files you need to distribute your compressed, encrypted game.
Features
- Compresses game to .rgss2a archive
- Compresses all .rvdata files to smaller size
- Compresses the Scripts.rvdata file
- (OPTIONAL) Include the RTP files.
- (OPTIONAL) Compresses Graphics in a .rvdata file.
- (OPTIONAL/BETA) Compresses the entire encrypted game into a single .exe
- Hackers cannot take data files without knowing how to reverse compression
- No size limit
- Quicker than default, built-in encryption
- Just a simple .exe
- No user-actions required other than clicking the .exe
- And more...
Screenshot
This is what the console window should look like after all the compression, encryption, and removals:

This is the GUI in the GUI version:

Program:
Console:
http://dl.dropbox.com/u/35988679/RPG%20Maker%20Encryptor.exe
GUI:
http://dl.dropbox.com/u/35988679/RPG%20Mak...yptor%20GUI.exe
How To Use:
1) Ensure you have Java installed.
2) Download the .exe
3) Move the .exe to your game directory
4) Run the .exe
4.5) Follow in-console prompts for extra features.
5) Wait until it tells you to "Press enter to exit."
6) Press Enter.
7) Ensure your project works by entering the EncryptedGame directory and running the game.
8) Move the EncryptedGame directory elsewhere and do what you want to.
Notes:
- Do NOT use my RVDATA Compression if you plan to compress with this script.
- If you want "no risks", even though this program was fully tested, make a copy of your project and run the .exe in that.
- Do NOT run this with your game open, editing, or playing.
- This script does do some editing to files, so you should not touch anything in your game while the .exe is running. Any changes will be reverted when the process is over.
- This will not include the RTP files. You need to add those to your graphics manually.
- This script, while written in Ruby, use a .jar file as well. This means this requires Java to be installed. Java can be found here
Additionally:
This program is written under this license:

If you really like this program, and wish to show your support, donate to me:

I am not responsible for any damage you may cause to yourself, your project, your soul, or anything else when using this program.
Credit
Jet
Zeriab
Creators of zlib, win32api, fileutils, rbconfig, and ocra ruby extensions/gems.
