cxml-decompiler/README.md

17 lines
1.1 KiB
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-07 14:19:32 +00:00
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*
2019-05-07 15:30:07 +00:00
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.
2019-05-07 15:31:30 +00:00
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)
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-07 14:19:32 +00:00
VAG is automaticaly converted by this program with my own custom VAG Decoder lol
2019-05-03 20:26:29 +00:00
2019-05-07 14:19:32 +00:00
Download: https://bitbucket.org/SilicaAndPina/cxml-decompiler/downloads/CXMLDecompilerv2.zip