An easy to use tool to decrypt and encrypt Fall Guys content files.
Support both, content_v1 & content_v2 versions
- Content decryption in different ways
- Custom XorKey
- Encryption in both ways. Content_v1 & content_v2
- DLC Images download & decryption of locally saved DLC images
- Extract latest release into the blank folder and launch the .exe
- Or compile it by yourself
- Check for NIX.md
- Extract latest release into the blank folder and launch the executable
CMSTool - Or compile it by yourself
- Select
content_v2.gdataorcontent_v1file (can be found inAppData/LocalLow/Mediatonic/FallGuys_client/) - Hit the
"Decrypt"button and wait for a moment - Once done check the
"Decrypted_Output"folder (Open -> Decoded Output) for the decrypted content file
- Select
.jsonfile of your content (or_meta.jsonif you decrypted content into parts) - Hit the
"Encrypt"button and wait for a moment - Once done check the
"Encrypted_Output"folder (Open -> Encoded Output). There you'll find thecontent_v2.gdatafile (orcontent_v1, if you selected it in settings)
- Made using Avalonia UI
- Some UI code were taken from this repository
