Widescreen HUD
When BF2142 first launched, it only supported 4:3 displays. Even though the v1.51 patch from EA added native widescreen support (which mostly just stretches the image horizontally), the game’s HUD still looks off on 16:9 resolutions.
Thanks to the Project Remaster Team for creating a widescreen HUD fix for BF2142 that properly resizes HUD elements for widescreen displays. This fix is included with the Project Remaster v14 installation, and in this guide, we’ll also show you how to install it if you don’t have the mod.


Preparations
Do you know where your game directory is? It’s the folder with
BF2142.exe
and yourmods
— by default, usually atC:\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.
Procedures
Download the patch from Downloads.
Extract the two files inside: Menu_server_hudfix.zip
and Shaders_client_hudfix.zip
.
Drag and drop both files into your \mods\<MOD>
folder.
Copy ClientArchives.con
and rename it to ClientArchives_o.con
as a backup.
Open ClientArchives.con
with a text editor.
At the head of the file, add this line []:
fileManager.mountArchive Shaders_client_hudfix.zip Shaders
Save the file.
If you’re unable to save your changes, try dragging the file to your Desktop, make your edits there, and then drag it back when you’re done.
Copy ServerArchives.con
and rename it to ServerArchives_o.con
as a backup.
Open ServerArchives.con
with a text editor.
At the head of the file, add this line []:
fileManager.mountArchive Menu_server_hudfix.zip Menu
Save the file.
If you’re unable to save your changes, try dragging the file to your Desktop, make your edits there, and then drag it back when you’re done.
If you launch the game using a shortcut, make sure that +widescreen 1
is included in the Target field. See here for details.
If you’re using BF2142 Hub, just check the TURN ON WIDESCREEN option.
For Remaster Launcher users, be sure to enable the Widescreen fix in the Settings tab.
And that’s it — you’re all set!
Downloads
BF2142 Widescreen Hudfix v2 (15 KB)
BF2142 Widescreen Hudfix v1 (9 KB)
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 and clear cache in
\Documents\Battlefield 2142\mods\
.
Acknowledgements
Special thanks to:
Project Remaster Team for making this fix available @ BF2142 Remastered
ompadu for sharing details on how to install the fix on vanilla BF2142 @ BF2142 Remastered
Last updated
Was this helpful?