# Install Project Remaster

For many players, the Remaster mod is a game-changer — they can't imagine playing without it! In this tutorial, we'll show you exactly how to download and install it. If you hit any snags or have questions, hop into our [Discord](https://discord.gg/7SBMKRy6q9) — we’re always happy to help!

{% embed url="<https://www.youtube.com/watch?v=cia523SYcto>" %}

{% embed url="<https://discord.gg/nVdDkgA>" %}

<details>

<summary>Overview</summary>

Project Remaster, or the Remaster mod, is an awesome enhancement for Battlefield 2142 that breathes new life into this 15-year-old classic!&#x20;

It packs in high-resolution textures, ultra-realistic animations, and even new weapons — all seamlessly integrated into the game engine for a completely refreshed experience.&#x20;

[Project Remaster Team](https://prmp.boards.net/) is behind all this amazing work, developing and maintaining it. If you need support or want the latest updates, be sure to join their [Discord](https://discord.gg/nVdDkgA) server!

</details>

<details>

<summary>Features</summary>

* 4K resolution and 120Hz / 144Hz framerate support
* True 16:9 HUD with widescreen fix
* HD textures for soldiers, maps, and weapons
* Enhanced sounds, 3D models, and animations
* HD English fonts
* HD crosshairs for all weapons&#x20;
* HD minimaps
* New weapons (handguns, anti-material rifles, SMGs, anti-vehicles, etc.)
* Gameplay balance improvements (spawn points, tatical objects, etc.)
* Blood patch included
* Reshade overlay and SMAA support
* New customisation screen
* 4th and 5th primary rifle slots for each soldier class
* 4th, 5th, and 6th squad leader slots for each soldier class
* Smarter bot AI for Conquest Coop maps
* Bot support added to more maps and layouts (see the map list [here](/advanced/addons-tweaks/maps-with-bots.md#list-of-maps-in-project-remaster-w-bot-support))
* Includes a launcher, manual, and debugging tools

</details>

<details>

<summary>Mini-mods</summary>

1. `Project_Remaster_v14` is the main mod.\
   It contains the full mod (textures, models, maps, etc.) and will be used to host your multiplayer or singleplayer game.
2. `Project_Remaster_v14_offline` is a mini-mod for offline singleplayer.
   * Works offline (no internet required).
   * Customization screen is disabled.
   * Uses predefined soldier and kit loadouts with fixed unlocks.
   * Loot fallen bots’ backpacks to switch to other loadouts.
3. `Project_Remaster_v14_vanilla_weapons` is a mini-mod where all weapons and gadgets use their original (vanilla) stats—damage, recoil, rate of fire, ammo counts, etc. It also removes the new fourth primary rifles from soldiers. Animations remain the same as in the main mod.

</details>

<details>

<summary>Official Server</summary>

You didn't see it wrong! There **IS** an official server running the mod now!

All you need to do is to install v17b2 and join the <mark style="color:blue;">Project Remaster v17b2</mark> server.

The team is also planning to host some multiplayer events after the v16 full release, so keep an eye out for those!

</details>

<details>

<summary>LAN Party</summary>

The mod fully supports multiplayer, so you can definitely play with your friends over LAN, VLAN or WAN!&#x20;

</details>

## Procedures

{% stepper %}
{% step %}
Download the mod from [Downloads](#downloads).
{% endstep %}

{% step %}
Extract the folders from the `.zip` file into the game's mods folder, typically located at\
`C:\Program Files (x86)\Electronic Arts\Battlefield 2142\mods`
{% endstep %}

{% step %}
Navigate to `C:\Program Files (x86)\Electronic Arts\Battlefield 2142\mods\Project_Remaster_v17\Tools\Launcher` (or the equivalent path based on your setup).
{% endstep %}

{% step %}
Right-click on `Remaster_Launcher.exe` and select <mark style="color:blue;">Send to Desktop</mark> to create a shortcut.
{% endstep %}

{% step %}
Next, [launch Project Remaster](/advanced/project-remaster/configure-remaster-launcher.md).
{% endstep %}
{% endstepper %}

## Downloads

{% tabs %}
{% tab title="Download" %}
**Project Remaster v17b3 2026.03.16 (2.62 GB)**

{% embed url="<https://www.patreon.com/posts/beta-v17b3-2026-153174947>" %}

{% embed url="<https://drive.google.com/file/d/1Uhg2mSAtiBKTKIrS6fcZqWXtY18Q-7wE/view?usp=drive_link>" %}
Source: [BF2142 Remastered](https://discord.gg/nVdDkgA)
{% endembed %}

**Project Remaster v17b2 2025.09.30 (2.57 GB)**

You will need this version to play on the official server.

{% embed url="<https://drive.google.com/file/d/1UtrgY_Qyq-WHh0ID-GpogRYijI0hwZRB/view?usp=sharing>" %}
Source: [BF2142 Remastered](https://discord.gg/nVdDkgA)
{% endembed %}

**Becoming a Tester**

Join the discord server and ask nicely in the text channels for becoming a tester.

{% embed url="<https://discord.com/invite/nVdDkgA>" %}
{% endtab %}

{% tab title="Changelog" %}
{% embed url="<https://discord.com/invite/nVdDkgA>" %}

{% embed url="<https://www.patreon.com/c/Sgt_Prof>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getbf2142.net/advanced/project-remaster/install-project-remaster.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
