[PC] Game crashes at loading screens.
- Anonymous7 years ago
I fixed it.Fix
Insufficient Memory Crashes article
Windows XP, Server 2003
Open System Properties:
Right-click on My Computer and select Properties.
Select the Advanced tab.
In the Startup and Recovery area, click Settings to open the Startup and Recovery dialog.
In the System Startup area, click Edit to open the Windows boot.ini in Notepad.
Make sure to disable Word Wrap from the Format menu (you do not want a check to appear next to it).
Find the [Operating Systems] section. Each line below this header represents an operating system installed on your computer.
At the end of each line under [Operating Systems] add the following after /fastdetect (or whatever is at the end of the line):
If you have 3072 MB of RAM installed: /3GB /userva=2560
If you have 4096 MB of RAM installed: /3GB
Save the changes and close Notepad.
Close all open dialogs and restart your computer.
In case of trouble
Repeat the above steps but instead of adding /3GB and /userva, remove them.
Windows Vista, Windows 7, Server 2008
Open the Command Prompt with administrative rights:
Open Start.
Open Programs.
Open Acessories.
Right-click on Command Prompt and select Run as Administrator.
Type the following and hit enter:
If you have 3072 MB of RAM installed: bcdedit.exe/set IncreaseUserVA 2560
If you have 4096 MB of RAM installed: bcdedit.exe/set IncreaseUserVA 3072
Close the command prompt and restart your computer.
In case of trouble
Repeat the above steps but use the following command instead: bcdedit.exe/deletevalue IncreaseUserVAand know i can play it without any crashes.