I am in the blessed situation that I dont have to ask for help with support issues very often, hence I am not very good at it, in addition I am a person with the bad habit of cutting writing to the very bone.
However, when I refered to Tech support in my last post I ment the Actual Bethesda Tech Support Team that I am also in communication with about the issue at hand.
I did not mean this forum and i would like to apologize for the misunderstanding, I assumed that people would know what I meant. I am fully aware that the help I receive here is on a voluntary basis and I do truly appreciate that people take time to provide it.
As for the "Used" Page file thing I have no idea what you're talking about.
I performed a clean-boot successfully and what I ment earlier was that doing so failed to resolve the issue.
The company who makes my sound card has denounced any and all involvement in distributing Drivers for the hardware, saying that this will only be done through the Companies that sell the hardware, HP in this chase.
Also, it is the same sound driver I used when the game was working.
And my Video card works, I play games daily which has been stated earlier.
Is there anything that anyone needs clarified?
Now rather than just trying things what would be helpful is a memory dump (even a mini-dump). If that is an avenue you want to try then maybe we can try it. If the crash happens often you can attach a debugger to it to try and catch the crash
and write out a memory dump. Debugdiag is one of the programs that can do this.
Here is a link to the program you can download: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=28bd5941-c458-46f1-b24d-f60151d875a3&displaylang=en
Download debugdiag.msi (not the x64 version)
If you want to try this Ill give the dump a look. Ill message you my email address let me know.
Its not too hard to get a crash dump from here. Install the program "as admin" by right clicking. Then run it again "as admin".
If the wizard (select rule type) pops up, you want to run fallout 3 nv before proceeding. Afterwards, select crash->a specific process->FalloutNV.exe.
On the next wizard screen you want to select exceptions at the bottom. On the first chance exception screen select add exception.
Find c0000005 (access violation) and select mini-userdump from the action type drop-down menu. Click OK and finish out the wizard.
You should see your rule listed in the rules tab. The status should e active and the userdump count 0. Simply go into the game and get it to crash.
After the crash the userdump count should be set to 1. A minidump file is created jsut follow the path listed under user dump.
The mini-dump should be a small file (~200 KB more or less). You can upload the contents of the user dump directory and the text file from the previous directory (should look like falloutnv_pid_...)
to my email and Ill give it a look.