A-Cry Readme 1.2
----------------
 _______  ______            _______  _        _______  _______  ______  
(  ___  )(  __  \ |\     /|(  ___  )( (    /|(  ____ \(  ____ \(  __  \ 
| (   ) || (  \  )| )   ( || (   ) ||  \  ( || (    \/| (    \/| (  \  )
| (___) || |   ) || |   | || (___) ||   \ | || |      | (__    | |   ) |
|  ___  || |   | |( (   ) )|  ___  || (\ \) || |      |  __)   | |   | |
| (   ) || |   ) | \ \_/ / | (   ) || | \   || |      | (      | |   ) |
| )   ( || (__/  )  \   /  | )   ( || )  \  || (____/\| (____/\| (__/  )
|/     \|(______/    \_/   |/     \||/    )_)(_______/(_______/(______/ 
                                                                        
 _______  _______          
(  ____ \(  ____ )|\     /|
| (    \/| (    )|( \   / )
| |      | (____)| \ (_) / 
| |      |     __)  \   /  
| |      | (\ (      ) (   
| (____/\| ) \ \__   | |   
(_______/|/   \__/   \_/   
                           
 _______  ______  __________________ _______  _______ 
(  ____ \(  __  \ \__   __/\__   __/(  ___  )(  ____ )
| (    \/| (  \  )   ) (      ) (   | (   ) || (    )|
| (__    | |   ) |   | |      | |   | |   | || (____)|
|  __)   | |   | |   | |      | |   | |   | ||     __)
| (      | |   ) |   | |      | |   | |   | || (\ (   
| (____/\| (__/  )___) (___   | |   | (___) || ) \ \__
(_______/(______/ \_______/   )_(   (_______)|/   \__/
                                                      
_________________________________________________________________________

What is A-Cry?
---------------
A-Cry is an easy to use tool for inserting pokemon cries without the use of hex editing.
It is a pleasant alternative to Kawa's PokecryGUI, and is much less difficult to use. 
It generates more clear sounds and has a slightly more extended WAV duration based on basic testing.

!!IMPORTANT NOTICE!!
---------------
The 25 empty slots cannot be repointed! The code specifically checks for this now, and prevents if from occuring.

System Requirements:
---------------
.Net Runtime 4.0

Revision Since Older Versions
---------------
1.0.0 - Initial Release
1.1.0 - Fixed a bug that limited the length of the cries. New max length is 2.25. 
Added online updates. 
Added multithreaded writes to ROM.
Changes Audio Library to one without an advertisement.
Fixed a few grammar errors and bugs in the code.
Added more safety checks when writing to the ROM.
1.2.0 - Squashed a bunch of bugs!
Added a check for safe addresses, ones that end in 0, 2, 4, 8, or C
Added a way to see original cry's length. (Play Cry to be added later! :) )
Added Auto Cry Fixing! This allows users to give the application the location 
	to r8Brain console, and it will automatically convert it when opening
	 a cry!
Partially added the ability to play RAW cries. Expect it to be done in the next update!
Made use of the save button. *facepalm*


Credits:
---------------

Atrius - For making GBA WAV Converter, the soul of this program.
Corvidea - For showing me GBA WAV Converter.
Hackmew - For his cry offsets.
NAudio Developers - For an awesome audio library.
ICSharpCode - For making SharpZipLib
Voxengo - For r8Brain!
Me/Shiny Quagsire/Sparkles - Coding, figuring out the cry table, and texting.
