Jump to content

VULKAN API for STALKER 2


DisBisNisTis

Recommended Posts

  • 4 weeks later...

If you want to try Stalker 2 with Vulkan~

Download DXVK from it's GitHub page (dxvk-*.*.*.tar.gz), and extract the following:

* d3d9.dll
* d3d10.dll
* d3d11.dll
* dxgi.dll

Copy those files to the game’s installation directory with the main executable (steamapps\common\S.T.A.L.K.E.R. 2 Heart of Chornobyl\Stalker2\Binaries\Win64)


Make a Vulkan profile by creating a new text file (e.g., stalker2_vk.ini) in that same directory and add the following lines:

[VK]
Device = <your_gpu_name> (e.g., NVIDIA GeForce RTX 3070)
Adapter = 0

Replace <your_gpu_name> with your actual GPU name.


Create a shortcut to the game’s executable (steamapps\common\S.T.A.L.K.E.R. 2 Heart of Chornobyl\Stalker2\Binaries\Win64\Stalker2-Win64-Shipping.exe) and add the following command-line argument:

-vulkan


If Stalker 2 launches successfully, you should see a Vulkan initialization message in the console or log files.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...