Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

How To Prepare your Client

king edited this page Dec 30, 2022 · 11 revisions

0. Follow The Instructions Closely

It is recommended to use the latest Live client

If you install the incorrect version of BepInEx (despite the correct one being provided to you) you will need to restart the from the beginning


1. Create directory for your Client

When naming your directory, do not use any special characters or spaces to avoid conflicts later on when connecting with the web-launcher

image

2. Create a copy of your live Escape From Tarkov installation into the directory you just created.

image

3 (Optional). Get rid of the BattlEye Folder, the EscapeFromTarkov_BE.exe and the UnityCrashHandler64.exe

image

If you install any other version, and continue you will need to restart the entire installation process

image

5. Start the game once so BepInEx can create the necessary folders. The game will close instantly, which is fine.

image


7. Copy the MTGA.Core.dll to the BepInEx/plugins folder

image

8. Copy and replace the Assembly-CSharp.dll into EscapeFromTarkov_Data/Managed.

image

Your client is now ready to go!