I have the same problem! I cant find a fix anywhere. Im extremely close to sending this game back and its a real shame cos its a good game.. oh well.
If you'd like, I could walk you through what I did.
Basically, what you need to do is patch the executable file with the LARGEADDRESSAWARE flag so it can address more memory.
First of all, you'll need to download
this. Once you have, right-click on the compressed folder and select
Extract All. Now, drag the folder,
3GB enabler, out of the folder,
3GB_enabler2, and onto your desktop. You can now delete all of the folders apart from the
3GB enabler folder which should be on your desktop.
Now, you'll need to locate the executable file for the game. To be honest, I can't remember exactly where it is, but I think it's the
XR_3DA file in your S.T.A.L.K.E.R. game folder. However, I have a feeling it might be inside a
bin folder. You can check by seeing what your shortcut icon you use to launch the game is a shortcut to. Once you've found the correct one, drag this to your desktop, and make a copy of it in the
3GB enabler. By now you should have a
XR_3DA file on your desktop, which you'll use as a backup, and a copy of it in the
3GB enabler folder.
Next, find the
Command Prompt, right-click on it and run it as an administrator. Now you'll need to navigate to your desktop, where that folder is located. It should appear like:
Now type
cd..
And again,
cd..
So it should look like this in the command prompt:
Now, lets navigate to the
3GB enabler folder on your desktop.
Type
cd Users
Type
cd followed by your account name. So, for me, I'd type
cd Ollie
Type
cd Desktop
C:\Users\Ollie>cd Desktop
Type
cd 3GB enabler
C:\Users\Ollie\Desktop>cd 3GB enabler
Once you hit enter you should see the following, only with your account name instead of mine:
C:\Users\Ollie\Desktop\3GB enabler>
Now, type
editbin.exe /LARGEADDRESSAWARE XR_3DA.exe
C:\Users\Ollie\Desktop\3GB enabler>editbin.exe /LARGEADDRESSAWARE XR_3DA.exe
Type
BCDEDIT /set increaseuserva 2900
If successful, I
think it says something about copyright blah, blah, blah, but I can't really remember. Now move the
XR_3DA file that you put in the
3GB enabler folder back to where you took it from (again, I
think it goes back inside the
bin folder which is in the folder where you installed the game.
I hope this helps. If it still doesn't work, tell me and I may have some more suggestions.
