From Mexico.purplecow.org

(Difference between revisions)
Jump to: navigation, search
(New page: 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: iNumHWThread...)
Current revision (16:57, 7 January 2011) (view source)
 
Line 1: Line 1:
-
Open up the fallout.ini file in: My Documents\My Games\Fallout3  
+
* Open up the fallout.ini file in: My Documents\My Games\Fallout3  
-
Find the line:  
+
* Find the line:  
-
bUseThreadedAI=0  
+
  bUseThreadedAI=0  
-
change it to:  
+
* change it to:  
-
bUseThreadedAI=1  
+
  bUseThreadedAI=1  
-
Add another line after it and insert:  
+
* Add another line after it and insert:  
-
iNumHWThreads=2  
+
  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 try
 +
 
 +
iNumHWThreads=1
[[Category: Tech]]
[[Category: Tech]]

Current revision

  • 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 try
iNumHWThreads=1