# CMVS-Engine **Repository Path**: AbstractFactory/CMVS-Engine ## Basic Information - **Project Name**: CMVS-Engine - **Description**: CMVS Engine tools(unpack, repack, patch) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CMVS-Engine CMVS Engine tools(unpack, repack, patch) ## CPZV6Unpacker Unpack *.cpz archives. Please make sure the version of cpz archive mush be 6. For unpacking other version of cpz archives, please use crass or other tools. ## Pb3Decoder Convert input *.pb3 image file to *.bmp image. For converting *.pb2 or other version images, please use crass or other tools. ## Ps2TextDumper Decode *.Ps2 binary script, and dump all strings from current input file. ## Ps3TextDumper Decode *.Ps3 binary script, and dump all strings from current input file. ##PurplePS3Packer Repacking *.Ps3 binary scripts(For Translation project only). ## PatchSample (For translation project only)