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
Line 44: Line 44:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox Header|Disable Mouse Acceleration}}
 
{{Fixbox Header|Disable Mouse Acceleration}}
1) Open up the <code>fallout.ini</code> file in: <pre>C:\Users\%USERNAME%\Documents\My Games\Fallout3\</pre>
+
{{++}} This will disable mouse acceleration in the menus.<ref>[http://www.tweakguides.com/Fallout3_8.html TweaksGuides.com], Fallout 3 Tweaks</ref>
:Find the section:
+
1) Open up the <code>fallout.ini</code> file in: <code>C:\Users\%USERNAME%\Documents\My Games\Fallout3\</code>
::<tt>[Controls]</tt>
 
:Add the lines:
 
::<tt>fForegroundMouseAccelBase=0</tt>
 
::<tt>fForegroundMouseAccelTop=0</tt>
 
::<tt>fForegroundMouseBase=0</tt>
 
::<tt>fForegroundMouseMult=0</tt>
 
  
This will disable mouse acceleration in the menus<ref name="mouseAcc">[http://www.tweakguides.com/Fallout3_8.html TweaksGuides.com], Fallout 3 Tweaks</ref>
+
2) Find the section: <code>[Controls]</code>
 +
 
 +
3) Add the lines:
 +
:<code>fForegroundMouseAccelBase=0</code>
 +
:<code>fForegroundMouseAccelTop=0</code>
 +
:<code>fForegroundMouseBase=0</code>
 +
:<code>fForegroundMouseMult=0</code>
  
 
{{Fixbox Header|Disable Mouse Smoothing}}
 
{{Fixbox Header|Disable Mouse Smoothing}}
 
{{++}} This disables the mouse smoothing delay for more precise mouse movement and aiming.
 
{{++}} This disables the mouse smoothing delay for more precise mouse movement and aiming.
# Open up the fallout.ini file in: <pre>C:\Users\%USERNAME%\Documents\My Games\Fallout3\</pre>
+
1) Open up the <code>fallout.ini</code> file in: <code>C:\Users\%USERNAME%\Documents\My Games\Fallout3\</code>
:Find the line:
+
 
::<tt>iPresentInterval=1</tt>
+
2) Find the line:
:Change it to:
+
:<code>iPresentInterval=1</code>
::<tt>iPresentInterval=0</tt>
+
 
 +
3)Change it to:
 +
:<code>iPresentInterval=0</code>
 
}}
 
}}
  

Revision as of 04:37, 5 August 2012

Template:Infobox

Does not officially support Windows 7, but it is reported to run well on Windows 7 x64 bit.[1]
The most common solution required is the multiple core CPU fix.
This game uses the Games For Windows Live DRM, which causes this game to be unavailable in some countries.

System Requirements

Template:System Requirements

Game works on Windows 7 provided that the multiple core CPU fix is applied.

Input Settings

Template:Input Settings

Mouse Acceleration

Instructions

Issues Fixed

Game Crashes Randomly

Caused by problem with Windows 7 and multiple-core CPUs, such as dual-core or quad-core CPUs.
Instructions
Instructions
Instructions



Eyefinity resolution not detected automatically

  1. Manually open your
    C:\Users\%USERNAME%\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


Main menu loads but game crashes when starting new game/loading save

FO3 is pretty primitive in the way it handles system codecs, and will frequently just crash if you have a codec installed it doesn't like. One way to test if you have codec issues is by temporarily renaming the Data/Music and Data/Video folders in your program directory to something else (try each one individually) and attempting to start the game. If that works, you have a codec problem! Fixing codec issues is beyond the scope of this guide, but the following steps worked for me:

  1. Uninstall all audio/video programs not in active use
  2. Download and install the K-Lite Basic codec pack; run the codec repair tool as part of the install
  3. Restart the computer

References

Graphical Tweaks

Multi-display HUD fix

Display HUD on middle display

  1. Go to:
    C:\User\%USERNAME%\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

See Also