diff --git a/README.md b/README.md index a9ccd39..842dfa6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ there is an updated version of it on PSVita and PS4 called "HeVag" there is a de this program, but for encoding u need a SCE CONFIDENTIAL tool >_< note: the hevag decoding does NOT support stereo files! -Download: https://bitbucket.org/SilicaAndPina/cxml-decompiler/downloads/CXMLDecompilerv10.zip +Download: https://bitbucket.org/SilicaAndPina/cxml-decompiler/downloads/CXMLDecompilerv11.zip Example Decompile Usage: ```CXMLDecompiler -i common_resource.rco -o common_resource.xml -d -p``` Example Compile Usage: ```CXMLDecompiler -i common_resource.xml -o common_resource.rco -c```