out of memory是什么意思怎么解决

有时候在玩游戏的时候会遇到错误提示“out of memory” , 这是因为电脑运存不够 。小编给大家介绍一招解决out of memory的办法 。
windows 7系统:
1.进入命令行: 点击开始菜单 -> 在搜索框中输入 "cmd" , 按下 ctrlshift回车(命令行的*员模式)
2.输入命令:bcdedit /set increaseuserva 3072 回车

3.重启系统.

xp系统:

1.去掉引导文件只读等属性:开始 -> 运行 输入"attrib c:boot.ini -h -r -s" 回车

2.编辑引导文件:开始 -> 运行 输入"c:boot.ini" 回车 , 在类似“multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect” 这一行最后加上“/3GB” 保存 。
3.恢复引导文件只读等属性:开始 -> 运行 输入"attrib c:boot.inihrs" 回车
【out of memory是什么意思怎么解决】4.重启系统.

    推荐阅读