Jump to content

Recommended Posts

Posted

Hey my fallout 3 crashes randomly during the parts when your a child in the vault (Fallout 3 Not Responding)

on a side note the black textbox in the top left-hand corner keeps flickering. I have tried almost everything, can someone help please?

  • 4 weeks later...
  • Replies 53
  • Created
  • Last Reply

Top Posters In This Topic

Posted (edited)

Where it has been mentioned to edit the fallout.ini do the following in notepad:

Find Fallout.ini in documents/my games/fallout3

 

1. Edit menu - Search for - bUseThreadedAI=0 and change to =1

2. Directly underneath insert - iNumHWThreads=2

 

It has not been mentioned to also edit the FalloutPrefs.ini the file can be found under the fallout.ini in the same folder and do the same in FalloutPrefs.ini...

1. Edit menu - Search for - bUseThreadedAI=0 and change to =1

2. Directly underneath insert - iNumHWThreads=2

 

Since doing this I have not experienced any crashes following a sleep, wait, etc.etc. Hope this helps?

 

Amendment to above during sleep.

Sleeping for 1 - 18hrs OK no Crash

Sleeping 19 - 23hrs Crashes

Sleeping 24hrs OK no Crash

Edited by Carpella
  • 2 weeks later...
Posted

Alright, I got a CTD problem in the area around minefield, apparently it doesn't like you to enter buildings or fast traveling in that area.

 

Active Mods:

 

 

  Reveal hidden contents

 

 

I've done the fallout.ini but the FalloutPref.ini doesn't have the stuff to change... and I'm using a Vista machine.

  • 1 month later...
Posted (edited)

My game has been experiencing crashes ever since I tried to do Tranquility Lane. I have used the iNumThreads and bUsethreaded AI trick but my game won't stop crashing. This is happening around Tenpenny Tower, and I was there before the game went bonkers on me.

 

Active Mods include FWE, EVE, MMM, Lings Pretty Things, Hairday.

Edited by Flatchester
Posted

You need to go back the the Ling's Pretty Things mod page and read the whole page. You are missing some of the necessary files for Pretty Things and it also conflicts with Hairday. You need to read the whole page and the ReadMe.

Posted (edited)
<p>Sorry, I meant Lings Finer Things. I had it running for a awhile, practically most of the game. All I am getting is crashes from around Tenpenny Tower.</p> Edited by Flatchester
Posted

I'm giong to post this here, when i searched the forum for a thread like this for some reason i didn't see one. maybe this will help someone else

 

 

I had used the Ini tweaks in both the main fallout3 folder and also the C:/mygames/fallout3 folder,

 

I used Windowed Mode, with the no borders mod found on the nexus.

 

I turned off vsync, AA, Anistropic filtering.

 

I have i7 3770k, gtx 670, 16 gb ram, gigabyte mobo; and still i had freezing and sometimes crashing problems.

 

I found two solutions that completely fixed my problems

 

I figured out the problem, I started the game with FWE + a few other mods I knew wouldn't break anything. Then slowly added mods like MMM. after freezes and crashes I discovered it was two things almost no one has written about on the nexus that I could find:



Right click Computer in start menu > Properties > Advanced System Setting > Click Settings under the performance header



Then untick every box except smooth edges of screen fonts under the Visual Effects tab.



Apply



And click on the Data Execution Prevention tab in the same box and make exceptions to every .exe you use for FO3



No crashes no freezes after applying all the ini tweaks and using windowed mode with no AA, vsync, Anitropsic filters. and ofc a merge patch with blackeneds patch for FWE +MMM

Here's my Load Order

 

  Reveal hidden contents

 

Posted

I've been mulling over this for days now and finally found a fix. My game would load but suddenly stopped allowing me to save. I tried using auto, quick, and manual saves, then switched to CASM with no luck. Here is the fix I finally got to work for me.

 

First I loaded the Unofficial Fallout 3 Patch and all of the applicable FOIP files. I also went into the Fallout.ini file and added/edited the two following lines of code.

 

bUseThreadedAI=1

iNumHWThreads=2

 

Have no idea if they actually helped because I tried them before with no results but I figured what the heck I'll throw them in this time too.

 

For the final phase I deselected all of my mods in FOMM, then deactivated FOSE and closed it. Next I restarted FOSE, activated it, then loaded my last save. Of course, there my character stood bare naked and weaponless with none of my cool mods with all of my companions wandering off into the distance. I ran to a new area and created a new save with no problem. Next I exited the game and deactivated FOSE and closed it. Finally I went back into FOMM, reloaded all of my mods, restarted FOSE, activated it, then loaded not the new save but my previous one where I still had all of my cool guy stuff. Magically I was able to save again. In my case I'm guessing it had something to do with FOSE needing a break from all of those mods to get caught up. I know next to nothing about computers and I realize my method might have been overkill but in the end I got it to work. Maybe this will work for someone else too :biggrin: !!! Hope this helps.

Posted (edited)

Well, I guess I'll contribute to this 3 year old thread since it got bumped again. This is a terrible fix... but it may actually work for those that are desperate and have tried everything in this thread + google + windowed fullscreen + LAA. If you have not exhausted every other option then please don't turn to this fix, you'll see why.

 

So on my old desktop from 2006 I had issues with this game even after every tweak imaginable until I saw someone suggest turning OFF texture acceleration on their gpu. Yes I know, it sounds crazy, but it actually worked for me. The reason this tweak sucks is obviously other games will run slightly crappier and in FO3 you may lose a few frames. The method for applying this is slightly painstaking as well because most gpus (all?) have the option greyed out thus you can't change it without editing your registry. I know, I know, this is sounding sillier by the sentence but don't knock it till you try it :D

 

The easiest way to toggle texture accel on or off is to create a .txt file, open it and paste this:

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DirectDraw]

"DisableAGPSupport"=dword:00000001
Save, close and rename it to whatever.REG. Double click the new .reg file and your settings will be applied after a reboot.
Now that texture acceleration is off you may notice a performance drop in games other than FO3. There is no way around this other than to re-enable acceleration, so I will paste the code for how to undo the changes in case you wish to play something else. Create another txt file and follow the same steps that you did to create that .reg but this time paste this into it:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DirectDraw]
"DisableAGPSupport"=dword:00000000
Once again you will need to reboot for the acceleration to be enabled again. I have both files saved as accelEnabled.reg and accelDisabled.reg so that I can change the setting on a whim. Let me finish by saying this tweak has no effect on my current system. No negative performance drop but also no positive gain so apparently this fix is only for certain gpus. My newer system is already stable after using LAA + Windowed so take this fix with a grain of salt. If this helps then cool, if not, I didn't do it!
Edited by akkalat85
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...