• v11 7515595ebc

    v11 Stable

    RandomHuman released this 2024-04-07 03:30:41 +00:00 | 2 commits to master since this release

    Usage changed to require -i and -o instead for more consistancy, also now can read .rcd CXML symbol files

    Downloads
  • v10 7515595ebc

    v10 Stable

    RandomHuman released this 2024-04-07 03:30:31 +00:00 | 2 commits to master since this release

    Rewrite a bunch of stuff, Add support for PS3 and PSP CXML Files (.p3t, .rco, etc)

    Downloads
  • v9 7515595ebc

    v9 Stable

    RandomHuman released this 2024-04-07 03:30:21 +00:00 | 2 commits to master since this release

    Fixed a bug with gim conversion when spaces in path

    Downloads
  • v8 7515595ebc

    v8 Stable

    RandomHuman released this 2024-04-07 03:30:05 +00:00 | 2 commits to master since this release

    Fixed more locale related issues when compiling, More InvarientCulture set

    Downloads
  • v7 7515595ebc

    v7 Stable

    RandomHuman released this 2024-04-07 03:29:55 +00:00 | 2 commits to master since this release

    Fixed an issue with german language computers where instead of decompiling floats to "7.5" it would be "7,5" thus breaking arrays sometimes.

    Downloads
  • v6 7515595ebc

    v6 Stable

    RandomHuman released this 2024-04-07 03:29:46 +00:00 | 2 commits to master since this release

    Fixed a shitload of bugs, and now includes a COMPILER

    Downloads
  • v5 7515595ebc

    v5 Stable

    RandomHuman released this 2024-04-07 03:29:39 +00:00 | 2 commits to master since this release

    Arrays are now encased in [], fixed filepaths .

    Downloads
  • v4 7515595ebc

    v4 Stable

    RandomHuman released this 2024-04-07 03:29:23 +00:00 | 2 commits to master since this release

    Float values are now suffixed with a lowercase 'f', Files extracted are now saved as the hash value of there contents (note that ID is the hash of the FILENAME, and not the contents) fixed an issue that sometimes happened zlib decompression (idek why this was a thing, nor how i fixed it- but it was ...)

    Downloads
  • v3 7515595ebc

    v3 Stable

    RandomHuman released this 2024-04-07 03:29:00 +00:00 | 2 commits to master since this release

    Fixed an issue where Float and Interger arrays would not be read correctly. Renamed Style Table to correct name, (Hash Table)- Fixed endainess of hash table entries

    Downloads
  • v2 7515595ebc

    v2 Stable

    RandomHuman released this 2024-04-07 03:28:46 +00:00 | 2 commits to master since this 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.

    Downloads