Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Fallout 3"

From PCGamingWiki, the wiki about fixing PC games
(Cleaned)
Line 1: Line 1:
{{cleanup|12:04, 15 February 2012 (UTC)}}
 
 
 
{{infobox
 
{{infobox
 
|title          = Fallout 3
 
|title          = Fallout 3
Line 10: Line 8:
 
|steam          = 22370
 
|steam          = 22370
 
}}
 
}}
 
  
 
==Patches==
 
==Patches==
====Official====
+
Fan-made patch at
Direct download from publisher
+
[http://fallout3.nexusmods.com/downloads/file.php?id=3808 Fallout Nexus]
  
[http://download.zenimax.com/fallout/3/patches/1.7/Fallout3_1.7_English_US.exe 1.7 US English]
+
==Issues and Fixes==
 
+
===Freezing of the game on quadcore systems===
[http://download.zenimax.com/fallout/3/patches/1.7/Fallout3_1.7_English_UK.exe 1.7 UK English]
+
# Open up the fallout.ini file in: My Documents\My Games\Fallout3
 
+
:Find the line:
====Unofficial====
+
::<tt>bUseThreadedAI=0</tt>
Nexus link
+
:Change it to:
 
+
::<tt>bUseThreadedAI=1</tt>
[http://fallout3.nexusmods.com/downloads/file.php?id=3808 Unofficial Patch]
+
:Add another line after it and insert:
 
+
::<tt>iNumHWThreads=2</tt>
====Mods====
 
[http://fallout3.nexusmods.com/index.php Nexus site for Fallout 3]
 
 
 
==Known Issues==
 
'''Symptoms'''
 
 
 
*Freezing of the game on quadcore systems
 
 
 
'''Solutions'''
 
 
 
Open up the fallout.ini file in: My Documents\My Games\Fallout3
 
Find the line:
 
 
 
bUseThreadedAI=0
 
 
 
change it to:
 
 
 
bUseThreadedAI=1
 
 
 
Add another line after it and insert:
 
 
 
iNumHWThreads=2
 
  
 
This will limit the game to 2 cores and prevent the engine bug from causing the game to freeze.
 
This will limit the game to 2 cores and prevent the engine bug from causing the game to freeze.
 
 
*If the game still crashes write this iNumHWThreads=1
 
*If the game still crashes write this iNumHWThreads=1
  
 
+
===Eyefinity resolution not detected automatically===
===Windows 7===
 
 
 
'''Symptoms'''
 
 
 
*Eyefinity resolution not detected automatically
 
 
 
'''Solutions'''
 
 
 
 
# Manually open your My Documents->My Games->Fallout3
 
# Manually open your My Documents->My Games->Fallout3
 
# Right click on "FalloutPrefs.ini" Open With -> Notepad
 
# Right click on "FalloutPrefs.ini" Open With -> Notepad
Line 66: Line 32:
 
# Save the file File->Save then close notepad and launch the game  
 
# Save the file File->Save then close notepad and launch the game  
  
 
+
===Game crashes after install on Windows 7===
'''Symptoms'''
 
 
 
*Game crashes after install
 
 
 
 
 
 
 
'''Solutions'''
 
 
 
 
These behaviors are the result of Fallout 3 not being compatible with Windows 7.  The following steps may help the game run correctly.
 
These behaviors are the result of Fallout 3 not being compatible with Windows 7.  The following steps may help the game run correctly.
  
Line 90: Line 48:
  
 
==Graphical Tweaks==
 
==Graphical Tweaks==
 +
===Multi-display HUD fix===
 +
Display HUD on middle display
  
'''HUD Fix (for use with multiple monitors, display HUD on middle monitor):'''
+
# Go to: My Documents\My Games\Fallout3
 
+
# Open "Fallout.ini" with notepad/text editor (the game needs to be run once for this to appear)
Go to "\My Documents\My Games\Fallout3",
+
:Find the following lines:
 
+
::<tt>iSafeZoneXWide=15</tt>
Open "FALLOUT.INI" with notepad/text editor (the game needs to be run once for this to appear,)
+
::<tt>iSafeZoneYWide=15</tt>
 
+
::<tt>iSafeZoneX=15</tt>
Find:
 
 
 
'''iSafeZoneXWide=15'''
 
 
 
'''iSafeZoneYWide=15'''
 
 
 
'''iSafeZoneX=15'''
 
  
  
Line 112: Line 65:
 
! 3840x1024 !! 5040x1050
 
! 3840x1024 !! 5040x1050
 
|-
 
|-
| '''iSafeZoneXWide=610''' || '''iSafeZoneXWide=770'''
+
| iSafeZoneXWide=610 || iSafeZoneXWide=770
 
|-
 
|-
| '''iSafeZoneYWide=15''' || '''iSafeZoneYWide=15'''
+
| iSafeZoneYWide=15 || iSafeZoneYWide=15
 
|-
 
|-
| '''iSafeZoneX=610''' || '''iSafeZoneX=770'''
+
| iSafeZoneX=610 || iSafeZoneX=770
 
|}
 
|}
 +
 +
==Mods==
 +
[http://fallout3.nexusmods.com/index.php Nexus site for Fallout 3]
  
 
==System Requirements==
 
==System Requirements==

Revision as of 21:40, 27 February 2012

Template:Infobox

Patches

Fan-made patch at Fallout Nexus

Issues and Fixes

Freezing of the game on quadcore systems

  1. Open up the fallout.ini file in: My Documents\My Games\Fallout3
Find the line:
bUseThreadedAI=0
Change it to:
bUseThreadedAI=1
Add another line after it and insert:
iNumHWThreads=2

This will limit the game to 2 cores and prevent the engine bug from causing the game to freeze.

  • If the game still crashes write this iNumHWThreads=1

Eyefinity resolution not detected automatically

  1. Manually open your My Documents->My Games->Fallout3
  2. Right click on "FalloutPrefs.ini" Open With -> Notepad
  3. Modify Lines 15 and 16 titled "iSize W" and "iSize H" modify after the = and enter a number that your graphics card supports.
  4. Save the file File->Save then close notepad and launch the game

Game crashes after install on Windows 7

These behaviors are the result of Fallout 3 not being compatible with Windows 7. The following steps may help the game run correctly.

  1. Start the installer in compatability mode for Windows XP SP3 and as an Administrator
  2. Download D3D9.dll from MediaFire or a similar source
  3. Place D3D9.dll in the directory that contains Fallout3.exe
  4. Open up the fallout.ini file in: My Documents\My Games\Fallout3
Find the line:
bUseThreadedAI=0
Change it to:
bUseThreadedAI=1
Add another line after it and insert:
iNumHWThreads=2
This will limit the game to 2 cores and prevent the engine bug from causing the game to freeze.

Graphical Tweaks

Multi-display HUD fix

Display HUD on middle display

  1. Go to: My Documents\My Games\Fallout3
  2. Open "Fallout.ini" with notepad/text editor (the game needs to be run once for this to appear)
Find the following lines:
iSafeZoneXWide=15
iSafeZoneYWide=15
iSafeZoneX=15


Replace with (depending on your resolution):

3840x1024 5040x1050
iSafeZoneXWide=610 iSafeZoneXWide=770
iSafeZoneYWide=15 iSafeZoneYWide=15
iSafeZoneX=610 iSafeZoneX=770

Mods

Nexus site for Fallout 3

System Requirements

Template:SysReq