Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It actually outputs all properties of the found and supported gpu devices by the vulkan api.
As I can see you have got a GTX 560, which is unfortunatelly officially not supported by the provided drives from NVIDIA:
https://developer.nvidia.com/vulkan-driver
Did you try the demo before purchasing the full game?
I visited the page you linked. Then under the first category "Windows" I clicked "Download for Windows 10 (64-bit)."
This opened another page, http://www.nvidia.com/Download/index.aspx?lang=en-us. I'm not sure what to do on this page.
As you can see your card is not listed there, in other words Vulkan is not supported officially with your GPU.
But still there are ppl whom were able to get the game to work with low vram cards:
http://steamcommunity.com/app/612880/discussions/0/1482109512308934993/
Depending on other posts here even if you would buy a new GPU there is a chance that the game is going to fail to start or you are going to experience cashes during the game.
I personally have got no issues with the game, running flawlessly.
just installed Ubuntu 18.04 on ASUS Crosshair VI with 1800x and AMD HD-7950 GPU. loaded Ubuntu Kernel Update Utility and updated kernel to 4.17.11 which was the most recent at the time (08-04-2018) tried loading F1 2017 on Steam and received Vulkan errors. In researching the Vulkan errors I'm came across people getting the same vulkan errors on Wolfenstein and also Doom 2016.
After trying many different fixes found this article
https://askubuntu.com/questions/1041394/vk-error-incompatible-driver-error-with-vulkan-on-ati-sapphire-7870-running-xu/1042801
followed instructions, vulkaninfo no longer states unsupported driver and now lists tons of information.
lspci -k | grep "Kernel driver in use:" line 21 no longer says "radeon" and now says "AMDGPU"
thank you for the help.