我和你出过同样的问题,应该是由于你的Windows操作系统是32位的,错误显示系统内存不够.无论你如何重新安装,都会提示同样的错误无法进入游戏。 "The "Ran out of video memory" error is caused by using a 32 bit operating system with limited memory. The issue is that your operating system is not appropriately allocating your video memory. The best solution for this would be to upgrade to a 64 bit operating system, but if you can not do this you could try the following: 1. Open command prompt (you can do this by typing "cmd" into the start menu search bar. 2. type "bcdedit /set IncreaseUserVa 3072" without the " and then reboot your pc. 3. If you notice any weirdness after doing this you can set it back to default by typing the following in a cmd prompt "bcdedit /set IncreaseUserVa 2048" and rebooting. ***Please note: We can not be held responsible for any issues that arise from you trying this and something not working correctly.***" 以上是我找到的国外高手提供的解决路径,除了重装系统以外的解决办法是 1、在开始菜单中输入"cmd" 2、输入bcdedit /set IncreaseUserVa 3072 3、重新启动电脑,应该就可以开始玩了。 4、如果系统出现任何问题,打开cmd,输入bcdedit /set IncreaseUserVa 2048 将系统复原 希望能帮到你。