cxml-decompiler/README.md

13 lines
690 B
Markdown
Raw Normal View History

2019-04-28 19:09:57 +00:00
# CXML-Decompiler
2019-04-28 18:35:51 +00:00
2019-05-03 20:37:53 +00:00
v1.0 RELEASE! CAN NOW BE USED ON .RCO AND .RCSF!
2019-05-03 20:36:24 +00:00
A CXML Decompiler For VITA ~ Can decompile PSMA (app.info), RCOF (.rco) and RCSF (.rcs)
2019-05-03 20:26:29 +00:00
Was originally made for reading PSM "app.info" but now it can be used on RCO too
it will output the XML files and embedded resources (and attempt to work out what type of file it is)
2019-05-03 21:02:56 +00:00
About .GIM and .VAG formats:
If you have "GimConv.exe" inside "Working Directory/GimConv/GimConv.exe" then GIM will be converted to PNG automatically.
2019-05-03 20:35:50 +00:00
(i dont know anyway to convert VAG2 though so SFX are not auto-converted)
2019-05-03 20:26:29 +00:00
2019-05-03 20:35:20 +00:00
Download: https://bitbucket.org/SilicaAndPina/cxml-decompiler/downloads/CXMLDecompiler.zip