The mobile version Dead Cells from Playdigious has become a real gift for bagel fans, allowing you to complete the most difficult dungeons anywhere. However, given the genre specifics and the death of a character with every unsuccessful run, the issue of safety of progress arises especially acutely. Many players mistakenly believe that in such games you can save at any time, like in classic RPGs, which leads to the loss of hours of gameplay when accidentally closing the application.
Unlike ported console versions, the mobile adaptation has its own peculiarities of working with the file system Android. There is no usual “Save game” button, and the whole process is tied to automatic mechanisms and the specific structure of biomes. Understanding exactly how the engine processes data between deaths and transitions between zones is critical for comfortable gaming on a touch screen or gamepad.
In this material, we will analyze in detail the architecture of saves in Dead Cells, explain the difference between constant progress and temporary race data, and also give practical advice on backup. You will learn why simply minimizing the game can be dangerous and how to properly use cloud services to transfer achievements between devices.
Principles of autosave in a roguelike
Mechanics autosaves v Dead Cells is radically different from most mobile projects. The game does not create checkpoints within a level in the traditional sense. Instead, the system records the player's state strictly at certain moments: when entering a new room, after defeating an elite enemy, or when transitioning between biomes. This means that if you close the app in the middle of a boss fight, your progress for that particular run will be lost forever.
It is important to distinguish between the two types of data that are stored on your device. The first type is account metadata: open weapon blueprints, collected Cells, permanent improvements from the Collector and unlocked mutations. This data is saved almost instantly and is protected from loss even if the game crashes. The second type is the state of the current “run” (run): your health, current weapon, gold and position on the map. It is this type of data that is the most vulnerable.
⚠️ Attention: Forcibly stopping the application through the Android settings or task manager during an active race will with a 99% probability lead to damage to the current mission progress save file. Always wait until the death screen or exit to the main menu before closing the game.
The developers implemented the system to encourage completion of attempts, rather than pausing at an inconvenient moment. If you are forced to interrupt the game, it is better to die on purpose in order to record the collected cells and discoveries. The mechanism Auto-Save is triggered when loading the next location, so going through the door is the safest moment for an emergency exit, although it does not guarantee saving the loot of the current level.
If you need to urgently leave, and you are in a safe room (without enemies), wait until the save icon appears in the corner of the screen before exiting the application.
Where save files are physically stored on Android
For those users who are used to controlling the file system of their smartphone, it will be useful to know the exact paths where Dead Cells locates their databases. In modern versions of Android, access to these directories is limited by security policy Scoped Storage, but if you have root access or use special file managers (for example, through adb), you can find them.
The main path to the data is as follows:
/Android/data/com.playdigious.deadcells.mobile/files/
Inside this folder there are usually files with extensions .sav or binary files without extension, responsible for the player’s profile. This is where your accumulated cells and unlocked weapons lie. The current run file is often temporary and may be overwritten more frequently. Understanding this structure is necessary if you plan to make manual backups before risky experiments with mods or data transfer.
It is worth noting that direct editing of these files without special utilities is highly not recommended. The data structure is encrypted or has checksums, and any tampering may cause the game to stop starting or reset progress to zero. For an average user, it is enough to know the location of the folder in order to copy its contents to a safe place before resetting the phone.
Cloud synchronization and progress transfer
One of the most reliable ways to secure your progress is to use cloud services. On the Android platform, the main players here are Google Play Games and, in some cases, the publisher's own servers. When you first launch the game, it usually asks for permission to synchronize, and you should not ignore this request.
To make sure that your progress is saved in the cloud, follow these steps:
- 📱 Open the application Google Play Games on your device.
- 🔍 Find it in the list Dead Cells and check the synchronization status.
- ⚙️ Inside the game itself, go to
Options → Cloud Savesand click the button to force download or upload data. - 🔄 Make sure that the cloud icon does not have a prohibition or error sign.
The cloud save function is especially useful when changing devices. You can start the game on your tablet and continue on your smartphone by simply logging into the same Google account. However, there is a nuance here: synchronization often occurs only when you exit to the main menu. If you switch devices in the middle of a run, you will lose the progress of the current attempt, although all permanent improvements (cells, blueprints) will be updated correctly.
⚠️ Attention: Do not try to synchronize your save if a hacked mod or cheats are installed on one of the devices. The system may regard discrepancies in data (for example, the number of cells) as a violation and block cloud storage for this account.
In some cases, users encounter a version conflict when local storage is newer than cloud storage. The game will ask you to choose which file to keep. Always choose the one where the progress is greater, but be prepared for the fact that the last minutes of the game may be rolled back. To minimize risks, periodically check the status manually in the menu Cloud.
☑️ Check cloud synchronization
Manual backup and restore
For advanced users who do not trust solely the cloud or want to save a specific game state before updating, there is a method manual backup. This process requires access to the file system and an understanding of which folders are responsible for the data. Unlike iOS, where the system is closed, Android allows you to flexibly manage files, but with reservations on the OS version.
The process of creating a backup copy looks like this:
- Connect your smartphone to the PC via
USBin file transfer mode or use the file manager on the device itself. - Go to the directory
/Android/data/com.playdigious.deadcells.mobile/. - Copy the entire folder
filesor specific save files to a safe place (for example, in Google Drive cloud storage or on your computer). - Give copies a clear name, adding the current date so as not to get confused in the versions.
Recovery occurs in the reverse order: you replace the current files in the game directory with the saved copy. However, if you are using Android 11 or higher, direct access to the folder Android/data through the standard Explorer may be blocked. In this case, you will have to use specialized utilities like Total Commander with access plugins or connect the device to a computer.
| Data type | Risk of loss | Protection method | Update frequency |
|---|---|---|---|
| Cells | Low | Autosave + Cloud | Instantly when collected |
| Weapon blueprints | Low | Autosave + Cloud | After decryption |
| Run progress | High | Manual backup / Wait for the checkpoint | When entering the zone |
| Management settings | Medium | Account synchronization | When changing |
What to do if the game says "Save Corrupted"?
If you encounter a file corruption error, try first clearing the application cache in the Android settings without deleting the data. If this doesn't help, restore the files from a manual backup. As a last resort, delete the game and install it again, hoping to pull up data from Google Play Cloud, but the current run will be lost.
Typical errors and loss of progress
Even with an autosave system, players regularly encounter situations where progress disappears. Most often, this is not due to game bugs, but to the peculiarities of the operating system Android in conditions of lack of resources. When memory is low, the system can forcefully terminate the processes of background applications, and if the game has not yet written data to disk, it rolls back.
Another common problem is a version conflict. If you updated the game through Google Play and saved it on an older version, file format incompatibility may occur. Usually developers provide for conversion, but in rare cases this leads to a reset. You should also be careful when using memory and cache cleaners: some aggressive utilities may delete game data files, considering them garbage.
⚠️ Attention: Interfaces and file paths may change slightly with game updates or Android versions. Always check the official developer notes in the Google Play store if, after updating, you cannot find the usual synchronization settings.
Loss of progress can also occur if you change your account region or use a VPN. Synchronization servers may perceive a sudden change in IP address as a hacking attempt and block recording of new data. In such situations, it is better to disable the VPN before starting the game and checking the status of the save.
The main reason for losing progress on Android is not a game bug, but the forced closure of the process by the system due to lack of RAM or the intervention of third-party optimization utilities.
Optimization for stable operation of saves
To minimize the risks of data loss, it is necessary properly configure the device itself. Dead Cells - the game is demanding, and the stability of its operation directly affects the integrity of the files. Make sure you have enough free space on your internal storage. If the memory is full, the process of writing a save file may be interrupted mid-sentence, which will lead to its damage.
It is recommended to add the game to system power saving exceptions. Log in Settings → Applications → Dead Cells → Battery and select the “No restrictions” or “Do not optimize” mode. This will prevent the system from killing the process when you minimize the game to respond to a message. Also disable the aggressive “Memory Cleaning” functions in manufacturers’ shells (MiUI, OneUI, etc.) for this particular application.
Regular rebooting of the device also plays a role. Operating a smartphone for a long time without restarting leads to fragmentation of RAM and accumulation of errors in the cache, which can indirectly affect the stability of data recording. Reboot your phone every few days to ensure a clean environment for heavy applications to run.
Is it possible to transfer saves from PC to Android?
Officially, cross-platform synchronization between PC (Steam) and Android is not directly supported through the Steam cloud. The files have different structures and protection. However, enthusiasts are finding ways to convert files through third-party utilities, but this is a complex process that requires root access and does not guarantee success. It is better to consider these platforms as separate worlds.
What happens to progress when you delete a game?
When you delete an application, all local files, including saves, are erased. If you haven't set up synchronization with Google Play Games in advance, you won't be able to restore your progress. Cloud data is stored on Google servers and is tied to the account, and not to the installed application, so after re-installing and logging into your account, progress will be improved.
Why does the game not see my save after reinstallation?
Most often the problem is that you are logged into another Google Play Games account, or synchronization was not completed until deletion. It is also possible that the version of the game you installed is different from the one you saved on (for example, beta version vs. release version). Check if the account is active in the Google Play Games application.
How often should you make manual copies of your saves?
If you play normally, relying on the cloud is enough. It makes sense to make manual copies before major game updates, before installing mods, or if you plan to reset your phone. For the average player, frequent manual copying is redundant and time-consuming.