From 62937845b8743a30b7fe358188da7b93bd9888e5 Mon Sep 17 00:00:00 2001 From: "random()" Date: Sun, 7 Apr 2024 03:34:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cad6b06..15e89f5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,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://silica.codes/RandomHuman/cxml-decompiler/releases +Download: https://silica.codes/Li/cxml-decompiler/releases 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```