Game The Escapists 2 na Android offers players a unique prison escape experience, but the standard set of maps can quickly become boring. Luckily, the community is creating thousands custom maps sโ€”from reworked classic prisons to fantasy locations with unique mechanics. However, installing such maps on the mobile version of the game has its own nuances: there is no built-in mod manager, like on a PC, and the Android file system requires a special approach.

In this guide we will look at all working methods map downloads - from official DLC to manual installation through files .esc i OBB. You will learn how to bypass the limitations of the mobile version, where to look for verified maps, and how to avoid mistakes when integrating them. We will pay special attention security: where to download files so as not to catch viruses, and how not to break the rules Google Play.

โš ๏ธ Attention: Modifying game files can lead to bans in online mode or reset of progress. You perform all actions at your own peril and risk. Before experiments make a backup copy game folders through the file manager (path: /Android/obb/com.team17.escapists2).

Why are there not enough standard maps in The Escapists 2 on Android?

The mobile version The Escapists 2 was initially released with reduced content compared to PC. Developers from Team17 optimized the game for touch controls and weak devices, sacrificing some functions:

๐Ÿ”น Memory limitations: Maps on Android are stored in compressed form in a file main.1.com.team17.escapists2.obb. Adding new locations increases the file size, which can cause crash on weak smartphones (for example, with 2 GB of RAM).

๐Ÿ”น Lack of Steam Workshop: On PC, players download maps directly from the Steam workshop, but on Android there is no such option. All modifications have to be installed manually.

๐Ÿ”น Google Play protection: Changing files OBB may be perceived by the system as piracy, which sometimes leads to Blocking updates playing games through the official store.

๐Ÿ“Š How do you usually play The Escapists 2 on Android?
Single player mode only
With friends on a local network
Online via Hamachi
I donโ€™t play, I just watch guides

Method 1: Official DLC is the safest method

If you do not want to risk the stability of the game, the best option is to buy Official add-ons from the developers. They are integrated into the game automatically and do not require manual manipulation of files.

๐Ÿ“Œ Where to look for DLC:

  • ๐Ÿ›’ Google Play: Open the game page and scroll to the "Additional Content" section. Card packages are available there, such as "Wicked Ward" or "Dungeons & Duels".
  • ๐ŸŽฎ Alternative Stores: On some regional platforms (for example, Samsung Galaxy Store or Huawei AppGallery) DLC can be sold cheaper.

โœ… Pros: Safe, legal, no risk of viruses or bans.

โŒ Cons: Paid, limited choice (about 10-15 cards in each package).

๐Ÿ’ก

Before purchasing DLC, check the reviews - some packages (for example, "Gladiators"contain cards with bugs that are not optimized for mobile devices.

DLC name Quantity cards Cost (approximately) Features
Wicked Ward 3 200-300 โ‚ฝ Prison with unique guards and traps
Dungeons & Duels 4 350-450 โ‚ฝ Fantasy locations with magic items
Gladiators 2 150-250 โ‚ฝ Arena for battles, but often lags on Android
Escape Team 5 400-500 โ‚ฝ Cooperative maps for playing with friends

Method 2: Manual installation of cards via .esc files

For experienced users who are ready to delve into the file system, there is a way to add custom maps (.esc files). This method requires root access or the use of special tools.

Step 1: Download maps

๐Ÿ” Where to look:

  • ๐ŸŒ Nexus Mods: The most reliable source (link). Look for maps marked [Mobile Compatible].
  • ๐Ÿ’ฌ Discord communities: On servers like "The Escapists 2 Modding" exclusive maps are often posted.
  • ๐Ÿ“ Forums w3bsit3-dns.com: Russian-speaking players share adaptations for Android modifications.

โš ๏ธ Attention: Never download files from suspicious sites (for example, from a redirect to short links or requiring you to disable your antivirus). More than 30% "mods" for Android contain Trojans masquerading as maps for The Escapists 2.

Step 2: Transfer files to the game

๐Ÿ“‚ Where to copy:

  1. Connect your smartphone to your PC or use a file manager (for example, FX File Explorer).
  2. Go to the folder:
    /Android/data/com.team17.escapists2/files/TheEscapists2/Mods/Maps/

    If there are no folders Mods or Maps - create them manually.

  3. Copy map files there with the extension .esc.

๐Ÿ”ง If the folder does not open: On some devices (for example, Xiaomi or Huawei) access to /Android/data/ is blocked.

  • Use ADB (command: adb pull /sdcard/Android/data/com.team17.escapists2/).
  • Install Mixplorer with the "Show hidden files" mode enabled.

Download map from a trusted source|Check the file for viruses (via VirusTotal)|Create a backup copy of the game folder|Use the original version of the game (not pirated)-->

Method 3: Installation via a patched OBB file

This method is suitable for those who do not want to bother with manually downloading each card. The essence is to replace. standard OBBgame file to a modified one, in which additional cards are already embedded.

โš ๏ธ Attention: Replacing the OBB file may lead to loss of progress or incompatibility with future updates. Always check the OBB version for your version of the game (for example, 1.24.1).

Instructions:

1. Download the patched OBB from a trusted source (for example, from the topic on 4PDA or Mobilism).

2. Delete the old OBB:

- Go to /Android/obb/com.team17.escapists2/.

- Delete the file main.1.com.team17.escapists2.obb.

3. Copy the new OBB to the same folder.

4. Restart the game. If the "Files are corrupted" error appears, clear the game cache in the Android settings.

๐Ÿ” How to check OBB for viruses:

  • Use VirusTotal or MetaDefender.
  • Compare the file hash (MD5) with what is specified in the download topic.
What to do if the game does not start after replacing the OBB?

1. Make sure that the OBB version matches the game version (look on Google Play).

2. Try renaming the file to main.2.com.team17.escapists2.obb (sometimes it helps).

3. Clear game data in Android settings (Settings โ†’ Applications โ†’ The Escapists 2 โ†’ Storage โ†’ Clear data).

4. If all else fails, restore the original OBB from backup.

Method 4: Using mod managers (for root users)

If your smartphone has root access, you can use specialized tools to simplify the installation of maps. The most popular:

๐Ÿ› ๏ธ Tools:

  • ๐Ÿ“ฑ Lucky Patcher: Allows you to modify the game's APK files to integrate new maps. Risk: can cause bans in online mode.
  • ๐Ÿ”ง GameGuardian: Suitable for introducing custom scripts, but requires deep knowledge.
  • ๐Ÿ“‚ ZArchiver: A simple archiver for unpacking and editing OBB files.

โš ๏ธ Important: Mod managers often trigger Google Play Protect, which can lead to the deletion of the game. Before using, disable protection in Google settings.

๐Ÿ’ก

Root access provides more opportunities for modding, but increases the risk of account blocking or unstable operation of the game. Use only if you understand the consequences.

Method 5: Online mode with custom maps

If you play with friends via local network or via Hamachi, you can download maps directly during the session. To do this:

1. Host (server creator) you must have the map in your folder Mods/Maps/.

2. Players automatically download the map upon connection (if it weighs less than 50 MB).

3. For large cards, you will have to unpack them manually according to the instructions from Method 2.

๐Ÿ”Œ How to set up Hamachi for The Escapists 2:

  1. Install Hamachi on PC or Android (via an emulator).
  2. Create a network and connect all players.
  3. In the game, select Multiplayer โ†’ LAN and create a server.
  4. Friends should see your server in the list.

โš ๏ธ Attention: In online mode via Hamachi, they often appear lags on maps with a large number of objects (for example, "Alcatraz Remake" or "HMP Irongate"). For a stable game, limit yourself to cards up to 30 MB in size.

Problem solving: common errors and their fixes

Even if you strictly follow the instructions, difficulties may arise. Let's look at the most common ones:

๐Ÿ”ด "The game does not see new cards":

  • ๐Ÿ“ Check the path to the files: they should be in /TheEscapists2/Mods/Maps/, and not in the root folder of the game.
  • ๐Ÿ”„ Restart game completely (remove from recent tasks).
  • ๐Ÿ“‹ Make sure that the file names are written Latin (without Cyrillic and spaces).

๐Ÿ”ด "The game crashes when loading the map":

  • ๐Ÿ“ฑ Check if there is enough memory: close all background applications.
  • ๐Ÿ”ง The map may be incompatible with the mobile version. Try another one (for example, "Shankton Prison" usually works stably).
  • ๐Ÿ› ๏ธ Update the game to the latest version on Google Play.

๐Ÿ”ด "I canโ€™t find the folder /Android/data/":

  • ๐Ÿ”“ On some firmware (MIUI, EMUI) access is blocked. Use Root Explorer or connect to the PC via ADB.
  • ๐Ÿ“Ž Alternative: download the file manager Solid Explorer and enable the "Show system files" option in it.
๐Ÿ’ก

If the map does not load, try converting it to a mobile format via Escapists 2 Map Tool (available on GitHub).

FAQ: Answers to frequently asked questions

Is it possible to download maps for free without buying DLC?

Yes, but only through user modifications (.esc files) or patched OBB. Official DLCs are paid, and their pirated versions may contain viruses. We recommend using trusted sources like Nexus Mods.

Will cards from the PC version work on Android?

Not all. About 60% of PC maps are compatible with the mobile version, but some require improvements (reducing the number of objects or textures). Look for cards marked [Android] or [Mobile].

How to play on custom maps with friends?

There are two options:

  1. If the card is small (up to 50 MB), the host uploads it to a folder Mods/Maps/, and the rest of the players connect via LAN/Hamachi - the map will be downloaded automatically.
  2. For large maps, all players need to manually copy .esc the file to their game folder.
Is it possible to roll back the game update if the new maps do not work?

Yes, but it is risky. You will need to:

  1. Download an old version of APK (for example, with APKMirror).
  2. Delete the current game without deleting data.
  3. Install the old version and copy back the OBB backup.

โš ๏ธ After this, updates through Google Play may not be installed.

How to create your own map for The Escapists 2 on Android?

The mobile version does not have a built-in editor, but you can:

  1. Download The Escapists 2 Map Editor to PC (available on Steam).
  2. Create a map and export it to .esc.
  3. Transfer the file to Android according to the instructions from Method 2.

To test the card, use an emulator (for example, BlueStacks).

If you encounter a problem not described in the article, check the details: game version, smartphone model and steps that led to the error. This will help more accurately diagnose the cause.