可以試一下這個
原PO
I have to give credit to Chas365 on GSC Game development studio forums.
He originally posted this on that forum:
">
http://www.gsc-game.com/index....4&sec_id=12
Its a Windows XP fix that deals with the game crash, Windows XP crash.
DANGER THIS INVOLVES ALTERING YOUR WINDOWS REGISTRY: ANY ATTEMPT SHOULD BE DONE BY THOSE FAMILIAR WITH ALTERING THEIR REGISTRY. I WILL NOT TAKE RESOPONSIBILITY IF YOU DAMAGE YOUR COMPUTER, OR YOUR INSTALLATION OF WINDOWS.
Having said that, here we go.
1) Go to:
Start\Run\ "regedit"
Press Enter.
2) Go to:
File\Export\Create a file name to save your registry ie: C:\documents\"032108reg"
3) Go to: HKEY_LOCAL_MACHINE\SYSTEM
\CURRENTCONTROLSET\CONTROL\SESSON MANAGER\MEMORY MANAGEMENT\
In the "MEMEORY MANAGEMENT" foler look for "PAGEDPOOLSIZE".
Right click "PAGEPOOLSIZE", and click MODIFY.
In the VALUEDATA box type ffffffff
(The system calculates the maximum paged pool allowed for the system in this configuration. For 32-bit systems, this is typically less than 500 MB. You must restart the computer before a change to this value takes effect).
NOTE: Do not put more than 8, or less than 8 as a value!!! There must be eight f's in that valuedata line.
Right click on REG_DWORD (any of them in the middle)and NEW>DWORD Value.
a new value will show up at the bottom of your list.
right click that value and rename it PoolUsageMaximum.
after you renamed it right click it again and click Modify.
under ValueData put in 00000028
and thats it your done .."