From 14acc9611fd46077180a9af5e4dc654d6699dcb2 Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Wed, 7 Sep 2022 05:46:34 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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```