Requirements
Hardware Requirements:
The game is much more CPU-intensive than GPU-intensive, and actually scales with modern hardware pretty well. Installing the game on an SSD will drastically improve loading times and decrease stuttering. Here are the recommended specs for being able to run MEW at 60 FPS at 1080p:
- CPU: Any quad-core processor (2.5GHz or more).
- RAM: 8GB or more.
- GPU: Matching or surpassing the performance of NVIDIA's 600 series or AMD's 5500 series.
Software Requirements:
- An English copy of the game with all DLCs from either Steam, GOG, or the Epic Games Store.
- The Microsoft Store versions are not supported!
- Only the English version of the game is supported for maximum compatibility - translations can conflict with mods and cause issues.
- The Polish-Czech-Russian (PCR) version of Fallout: New Vegas is fully supported as long as the game itself is in English.
- The German release uses a "No Gore" version, making it also incompatible with xNVSE.
- At least 40GB of free drive space, game included (32GB if you delete all the downloads).
- Windows 10 or higher (64-bit). Linux will not be supported! But it is possible if you have the know-how.
Windows installations deviating from the public release (e.g. customized or LTSC) are not supported. This is because they don't guarantee the default functionality expected from the public release, which can cause unforeseen issues.
- A text editor (Notepad++ is recommended, but the default Windows notepad will work).
- An archiving tool (NanaZip is recommended).
- The latest GPU drivers (either NVIDIA, AMD or Intel).
- A Nexus Mods account (a Premium subscription will allow uncapped speeds and fully automated mod downloading).
Installing VC++ Redistributables:
Most engine mods and tools require latest Visual C++ Redistributables to be installed. We will use an all-in-one package that will install all possible versions.
Failure to have latest versions installed will result in an immediate crash when launching the game or modding tools.
Please install the redistributables even if you have them installed already, as they are often outdated.
- Download VC++ AIO from TechPowerUp.
- Extract the archive anywhere
- After extracting run the included
install_all.bat
as an administrator. - Restart your PC.
Enabling File Extensions:
Before we start, it is important to enable file extensions in Windows.
By default, File Explorer will not show file extensions (such as .exe, .dll, or .esp). These extensions are very important pre and installation, so it is highly recommended to enable visible file extensions:
- Open File Explorer.
- Select the View tab at the top.
- Enable File name extensions in the Show section.
Disabling Base Address Randomization:
Base Address Randomization is a security feature in Windows that allows program's starting address to be randomized, which is not the expected behavior in 32-bit programs like Fallout: New Vegas. This leads to crashes in a modded game.
While the feature should be disabled by default, it is still recommended to sanity check if it is disabled:
- Open from your Start Menu.
- Click on App & browser control in the left sidebar.
- Click on Exploit protection settings under Exploit protection.
- Ensure Force randomization for images (Mandatory ASLR) is set to Use default (Off).