Update README.md

This commit is contained in:
random() 2024-04-07 03:34:52 +00:00
parent 5e87683481
commit 62937845b8
1 changed files with 1 additions and 1 deletions

View File

@ -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```