Fallout 3 is an older title that can crash or freeze on modern Windows systems, particularly on Windows 10 and 11. The most common scenario is the game reaching the main menu successfully but crashing to desktop when selecting "New Game" or loading a save. This article covers the most effective fixes ordered from easiest to most involved.
Common causes
- Unsupported integrated graphics - Intel HD, Intel UHD, Intel Iris Xe, and Intel Arc integrated graphics are not supported by Fallout 3. This is the single most frequent cause of crashes on "New Game." The game may reach the main menu but crash as soon as it tries to render 3D gameplay.
- Windows Defender exploit protection or DEP - Windows security features such as Exploit Protection and Data Execution Prevention (DEP) can interfere with Fallout 3's older executable and cause immediate crashes.
- Overlay software conflicts - Screen overlays from Discord, MSI Afterburner, Rivatuner Statistics Server, FRAPS, OBS, Radeon Software, and similar tools can cause crashes.
- Missing or corrupted runtime libraries - Fallout 3 depends on older DirectX 9.0c libraries and Visual C++ redistributable packages that may not be present on a fresh Windows installation.
- Corrupted or excessive save files - Too many accumulated save files can cause crashes when saving or loading, sometimes requiring a full system restart.
- DPI scaling above 100% - Non-default display scaling settings can cause rendering problems and crashes.
- Multiple monitors - Having secondary or virtual monitors connected (including VR headsets like Meta Quest with a virtual monitor) can interfere with the game.
- GOG Galaxy interference - In some cases, launching the game through GOG Galaxy itself can cause problems that do not occur when running the game directly from its executable or via an offline installation.
Troubleshooting steps
1. Check your graphics hardware
Before anything else, confirm that your system has a dedicated (discrete) graphics card that meets the game's minimum requirements. Fallout 3 does not support most Intel integrated graphics (Intel HD, Intel UHD, Intel Iris Xe, Intel Arc). If you only have integrated graphics, the game will likely crash when starting a new game or loading a save.
If you are on integrated Intel graphics and still want to attempt to play, there is a community mod specifically designed as an Intel HD Graphics bypass. Search for the "Intel HD Graphics Bypass" mod on Nexus Mods. Another mod that has helped players on unsupported hardware is DXVK (specifically version 1.10.1), which translates DirectX calls and may allow the game to run.
2. Disable Windows Defender Exploit Protection and add DEP exclusions
Windows security features can block Fallout 3 from running. To create exceptions:
- Open Windows Security and go to App & browser control.
- Click Exploit protection settings.
- Switch to the Program settings tab and add the Fallout 3 executable (Fallout3.exe).
- Override the settings that may be blocking the game - in particular, disable DEP for this executable.
- You may also need to add a DEP exclusion separately via System Properties > Advanced > Performance Settings > Data Execution Prevention tab - select "Turn on DEP for all programs except those I select" and add Fallout3.exe.
3. Close overlay and monitoring software
Before launching the game, close all applications that use screen overlays. This includes Discord overlay, Radeon Software overlay, Rivatuner Statistics Server, MSI Afterburner, FRAPS, OBS, Adobe Suite applications, and any similar diagnostic or streaming tools.
4. Set DPI scaling to 100%
- Right-click an empty area on your desktop and select Display settings.
- Under Scale and layout, set the scale to 100%.
- You may also want to check Advanced scaling settings for any custom scaling.
- Try launching the game again.
5. Disconnect extra monitors
If you have multiple monitors connected, disconnect all but your primary display before launching Fallout 3. You can use the Win+P shortcut and select PC screen only. Virtual monitors (such as those created by Meta/Oculus software) should also be disconnected or disabled.
6. Verify and repair game files
In GOG Galaxy, select Fallout 3, click the icon next to the Play button, and go to Manage installation > Verify / Repair. This will check for corrupted or missing files and re-download them as needed.
7. Install required runtime libraries
Fallout 3 relies on older runtime packages:
- DirectX 9.0c - Install the June 2010 DirectX End-User Runtime Web Installer from Microsoft. This adds the required DirectX 9.0c libraries alongside your existing DirectX version and will not overwrite anything.
- Visual C++ Redistributable packages - Install (or reinstall) both the x86 and x64 versions of the latest Visual C++ Redistributable from Microsoft.
8. Set compatibility options on the game executable
- Navigate to the game's installation folder (in GOG Galaxy: click the icon next to Play > Manage installation > Show Folder).
- Right-click the game's executable (Fallout3.exe), select Properties, and go to the Compatibility tab.
- Enable Disable fullscreen optimizations.
- Enable Run this program as an administrator.
- Click OK and launch the game from this executable directly (not from GOG Galaxy).
9. Reinstall to a short file path
Long or complex installation paths can cause issues. Reinstall the game to a short path such as C:\GOG or C:\Games.
10. Add the game to your antivirus/firewall exception list
Add the entire Fallout 3 installation folder and its executables to your antivirus and firewall trusted/exception lists, then try launching again.
11. Try launching outside of GOG Galaxy
In some cases, GOG Galaxy itself can interfere with the game. Try using the offline installer to install a separate copy of the game, or navigate to the installation folder and launch the executable directly. Close GOG Galaxy completely before doing so.
12. Perform a clean boot
If none of the above steps work, try launching the game in Windows Clean Boot mode to rule out all third-party software interference:
- Press Win+R, type
msconfig, and press Enter. - On the Services tab, check Hide all Microsoft services, then click Disable all.
- On the Startup tab, open Task Manager and disable all startup items.
- Restart your computer and try the game.
Make sure you are using an account with Administrator privileges and remember to re-enable your services after testing.
When to contact support
If you have worked through all of the steps above and the game still crashes, contact GOG support with your DxDiag report attached. This helps agents identify hardware-specific issues (particularly unsupported graphics devices) and offer targeted solutions or next steps.