Thanks for posting this W6. My framerates on street went from low teens to never dipping below 40. I am playing at 1600x1050 on high settings on an 8800gtx with an amd single core clocked at 3.4ghz, 4 gigs of ram, and windows xp.
I did two things to my machine. I added a /3gb switch to my boot.ini file and I disabled the pagefile.
It seems the page file disable works just fine on its own. you should try that first. If you want to go further and change the way windows uses the memory address space you can also add the /3gb flag.
Quote:
1. In Windows Explorer, navigate to the system partition. This is the partition that holds hardware specific Windows files such as Boot.ini and NTLDR.
2. If you cannot see the Boot.ini file, it could be because the folder options are set to hide protected operating system files. If this is the case, in the Explorer window, click Tools, Folder Options, and then click View. Clear the Hide protected operating system files (Recommended) check box. When prompted, click Yes.
3. After the Boot.ini file is visible in Explorer, right-click the file, click Open With, and then click Notepad to open the file.
4. Add the /3GB switch to the end of the line starting with "multi" under the [Operating Systems] section.
5. Save the changes and close Notepad.
6. Restart the computer for the change to take effect.
|
Quote:
|
The /3GB switch changes the way the 4GB virtual address space is split up. Instead of splitting it as 2GB of user mode virtual address space and 2GB of kernel mode virtual address space, the split is 3GB of user mode virtual address space and 1GB of kernel mode virtual address space.
|
If you do this, make sure you have a way to restore the old boot.ini file if you can not start up windows. I have no idea if this is doing anything. But I was desperate to find a solution to the single core framerate issue.
Some programs really will not like it if you disable the page file. photoshop is a big one. There are always some detractors that say disabling the pagefile is an ill advised move. But for me, it increased the overall performance of my system as well dramatically increased framerates for ffow. There are plenty of people that use thier computers without the pagefile enabled and claim it gives their system more speed. There are also some that claim you should never disable the pagefile on a mission critical system - regardless of the performance claims.
the last thing you want to read after pressing save for that giant parts catalog the boss wants is an out of memory error and a locked system. so use this at your own risk.