Whoa, it's been a long time since I've posted a script.
Audio encryption for RPG Maker VX Ace! This script will encrypt your audio files and decrypt them during play.
Instructions
All instructions are found in the script.
Compatibility
This script may not work with certain audio scripts.
Important Notes(Read This!)
Before using this script, pay attention:
This script does not encrypt MP3s. It's suggested that you convert them to .ogg format
The encryption that this script uses is very simple, compounded by the fact that the source code is viewable by anyone.
The script is somewhat sloppily executed at the moment, due to the fact that RGSS3 keeps files open when playing audio.
This script currently only encrypts music and does not encrypt BGS and SE. These may come at a later date.
Basically, the script will NOT stop 100% of people from getting to your audio files. Even if a hackproof script comes into existence, people can simply record the audio from your game. If you can get over this cruel fact of life, this script does allow you to conceal your audio from the Average Joe user, which should be 95% of your player-base anyway. If you're not satisfied with this, then don't use the script.