Page 1 of 1

FSX out of memory

PostPosted: Thu Mar 04, 2010 4:43 pm
by olderndirt
Finally happened.

Re: FSX out of memory

PostPosted: Thu Mar 04, 2010 5:00 pm
by Daube
You'll have to edit the file c:\boot.ini, it's a hidden text file, open it simply with notepad.
There will be a line like that:
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP blablabla" /noexecute=optin /fastdetect


Add those two parameters at the end, like this:
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP blablabla" /noexecute=optin /fastdetect /3GB /Userva=2560


Save your file and reboot the computer, that should do the trick.

Re: FSX out of memory

PostPosted: Thu Mar 04, 2010 5:32 pm
by olderndirt
Daube
Your are a gentleman and a scholar - thanks.