A CXML Decompiler supporting PS4 and PSVita CXML Files, Such as rco, rcs and app.info
Go to file
SilicaAndPina a160c05a42 Make corrections: https://forum.devchroma.nl/index.php/topic,272.0.html 2020-09-04 16:18:56 +12:00
.vs/AppInfoParser/v15 Improve some stuffs 2019-05-07 07:06:18 -07:00
AppInfoCli Make corrections: https://forum.devchroma.nl/index.php/topic,272.0.html 2020-09-04 16:18:56 +12:00
packages/DotNetZip.1.13.3 V1.1 - FULL RCO & RCS SUPPORT 2019-05-04 08:18:55 +12:00
AppInfoParser.sln V1.1 - FULL RCO & RCS SUPPORT 2019-05-04 08:18:55 +12:00
README.md README.md edited online with Bitbucket 2019-05-07 15:31:30 +00:00

README.md

CXML-Decompiler

v1 RELEASE! CAN NOW BE USED ON .RCO AND .RCSF!

v2 RELEASE! - Fixed some issues with PS4: "Sce.HighLevel.UI2.RCO" nice to know PSM lives on sony :D
Added an experimental* VAG decoder, .VAG sound effects embedded in CXML should now automatically be decoded,
you can also use this feature on its own simply by using the "-iv" argument.

A CXML Decompiler For VITA & PS4 CXML formats. ~ Can decompile PSMA (app.info), RCOF (.rco) and RCSF (.rcs)
Was originally made for reading PSM "app.info" but now it can be used on RCO too :D
it will output the XML files and embedded resources (and attempt to work out what type of file it is)

About .GIM and .VAG formats: If you have "GimConv.exe" inside "Working Directory/GimConv/GimConv.exe" then GIM will be converted to PNG automatically. VAG is automaticaly converted by this program with my own custom VAG Decoder lol

Download: https://bitbucket.org/SilicaAndPina/cxml-decompiler/downloads/CXMLDecompilerv2.zip