📄️ Unpacking and modifying game assets
This guide serves to provide a very basic guide to unpacking and repacking the game's asset files (contained in res.pak).
📄️ Editing a save file
Getting your save file
📄️ Converting a save file between platforms
Save Alchemist is a web-based Dead Cells save converter. It can transfer your overall progress and unlocks from one platform to another - for example, moving a Steam save to mobile, or a Switch save to PC.
📄️ Using crashlink to manipulate game code
crashlink is a new HashLink bytecode Swiss Army knife that allows you to easily (and programatically) load, save, modify, patch, decompile, and otherwise poke at compiled Haxe in HashLink. This page serves as a brief overview of how to install, run, and use crashlink intuitively on your computer.
📄️ Using DCCM
See the official documentation here.