# Frostbite Chat

A lot of Battlefield fans love the BF3/BF4-style chat — it really adds a modern feel to the game and makes chatting more enjoyable. Now, we’re bringing that same great chat experience to BF2142, so everyone can enjoy the sleek, updated chat right here in 2142!

<div><figure><img src="/files/uR740VVpjsMohw7vlceR" alt=""><figcaption><p>Player View</p></figcaption></figure> <figure><img src="/files/YofJlqNQNHAGGmrQ7rFs" alt=""><figcaption><p>Commander View</p></figcaption></figure></div>

### Preparations

* Do you know where your game directory is? It’s the folder with `BF2142.exe` and your `mods` — by default, usually at `C:\Program Files (x86)\Electronic Arts\Battlefield 2142`.
* If you want the changes for vanilla BF2142, edit the file in `\mods\bf2142`. For a specific mod, edit the file in that mod’s folder instead.
* Before installing this addon, make sure you’ve already installed the [Widescreen Hudfix](/advanced/addons-tweaks/hudfix.md) for your chosen mod. If you’re using the Remaster mod, enable the <mark style="color:blue;">HUD-fix</mark> option in the <mark style="color:blue;">Remaster Launcher</mark> before adding this addon.

### Procedures

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

{% step %}
Follow the steps in the `README.txt` file to install the addons.
{% endstep %}

{% step %}
If you have any questions or run into any issues, feel free to join our [Discord](https://discord.gg/DaMVNknVnV) server.
{% endstep %}
{% endstepper %}

### Downloads

{% tabs %}
{% tab title="Download" %}
**BF2142 Frostbite Chat Addon v2 (6.5 MB)**

{% embed url="<https://www.mediafire.com/file/c1gedm33j83lqs3/BF2142_Frostbite_Chat_v2.zip/file>" %}

{% embed url="<https://drive.google.com/file/d/1UhRvXx8D4NokgA8RGfbSo61RdArZHILa>" %}

**BF2142 Frostbite Chat Addon v2 - No Chat Background (6.5 MB)**

{% embed url="<https://www.mediafire.com/file/xfe49pwfqe2g6vh/BF2142_Frostbite_Chat_v2_noBg.zip/file>" %}

{% embed url="<https://drive.google.com/file/d/11EZxAiPjxZFICzqdKOZTF9uJzpHcpzbF>" %}
{% endtab %}

{% tab title="Changelog" %}
**v2**

* Ported from the BF2 HOB mod instead of the BF2 Frostbite MenuShader to support HD fonts
* Added a background to the chat list
* Added support for personal messages (displayed at the middle bottom of the screen)
* Added support for chat in the Commander screen
* Tweaked the J, K, and L texts in the input box
  {% endtab %}
  {% endtabs %}

### Remarks

* Revert your changes before joining Reclamation or any multiplayer servers, unless the server explicitly allows or uses this mod.
* If you host a server with this tweak, players who join will also need to make this change.
* To uninstall the fix, simply undo the changes you made.

### Acknowledgements

Special thanks to:

* [Leeberty](https://www.moddb.com/members/leeberty) for making BF3 Chat and Nametags possible in BF2 @ [Frostbite MenuShader](https://www.moddb.com/mods/frostbite-menushader), [Frostbite Nametags](https://www.moddb.com/mods/frostbite-nametags-for-battlefield2)
* Heat of Battle Team for further enhancing the HUDs made by Leeberty @ [Heat of Battle](https://www.moddb.com/mods/heat-of-battle2)
* Dennie for porting this enhancement for BF2142 @ [BF2142 Remastered](https://discord.com/invite/nVdDkgA)


---

# 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/addons-tweaks/frostbite-chat.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.
