第一次打开游戏编译着色器时,intel u 的电脑可能会报错
报错内容:
Out of video memory trying to allocate a rendering resource. Make sure your video card has the minimum required memory, try lowering the resolution and/or closing other applications that are running. Exiting...
游戏会自动打开浏览器弹出下面这个页面

游戏自己弹出的解决方案可能会让人觉得麻烦,其实直接把兼容性改成win7,就不会闪退了。等第一次着色器编译完成后,可以再改回来。
报错内容:
Out of video memory trying to allocate a rendering resource. Make sure your video card has the minimum required memory, try lowering the resolution and/or closing other applications that are running. Exiting...
游戏会自动打开浏览器弹出下面这个页面

游戏自己弹出的解决方案可能会让人觉得麻烦,其实直接把兼容性改成win7,就不会闪退了。等第一次着色器编译完成后,可以再改回来。