Save-Point
Audio Encryption Script - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker XP Code (https://www.save-point.org/forum-93.html)
+------ Forum: New Functionality/Features Scripts (https://www.save-point.org/forum-99.html)
+------ Thread: Audio Encryption Script (/thread-6685.html)



Audio Encryption Script - InfiniteSpawn - 05-09-2007

Audio Encryption Script
InfiniteSpawn
May 9 2007

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Finally after months of searching, I have found an audio encryption script. Obviously, what it does is encrypts your audio music. To use, create a file named audio.edat and place it directly in the game folder (not in any sub-folder). Then all you have to do is copy the script and place it above main. I take no credit for this script...It was made by BEHEMOTH, not me. The music will encrypt after it has played been played in the game.

Here's the script:
Audio-Encryption Script


Note:
This will not encrypt MP3 files. You must change it to either OGG, WAV, or WMA.
Once the music files are encrypted, you will no longer hear them while you are creating your project.
You can only hear them when you actually test or play the game.
Back-up your music files before using this script. Once their encrypted, their encrypted for good!


I found a free audio-converter you can use called Audacity. With Audacity, not only can you convert them, but you can edit the music as well.

Basically, look at the music before you start the game and you will see it's not encrypted. Then, look at the music after the game is played and you will see that all the music is now encrypted!