Posted February 05, 2021
I can launch Hammerting fine, but I can't start a new game -- the game will crash immediately if I try. There is a popup error message:
Vulkan 1.1 graphics API system call failed.
Update your video card drivers at:
https://www.nvidia.com/download/index.aspx
or
https://www.amd.com/en/support
( vkAllocateMemory( _mman->_dev->_device, &mai, nullptr, &dm._mem ) )
Return code: VK_ERROR_OUT_OF_DEVICE_MEMORY
So I went to nvidia.com and downloaded the latest driver for GeForce GTX 960M. I installed it, rebooted my computer, and... there is no change in what happens when I attempt to start a game. I get exactly the same message, and the game still crashes.
Vulkan 1.1 graphics API system call failed.
Update your video card drivers at:
https://www.nvidia.com/download/index.aspx
or
https://www.amd.com/en/support
( vkAllocateMemory( _mman->_dev->_device, &mai, nullptr, &dm._mem ) )
Return code: VK_ERROR_OUT_OF_DEVICE_MEMORY
So I went to nvidia.com and downloaded the latest driver for GeForce GTX 960M. I installed it, rebooted my computer, and... there is no change in what happens when I attempt to start a game. I get exactly the same message, and the game still crashes.
Post edited February 05, 2021 by thaumasiotes
No posts in this topic were marked as the solution yet. If you can help, add your reply