RPCS3 Forums
I'm having trouble with Vulkan and RPCS3. - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17)
+--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18)
+--- Thread: I'm having trouble with Vulkan and RPCS3. (/showthread.php?tid=198830)



I'm having trouble with Vulkan and RPCS3. - Lamama - 05-31-2018

First of all, sorry for my bad English.

I'm not famillar with RPCS3, and today is the first time I've used it. The instruction said: GPU->Renderer: Vulkan, but apparently in my renderer box there is no "Vulkan" option. As I searched for solution on Google, I found lots of people giving the following way to fix: "HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\Vulkan\Drivers", if you don't have "Drivers" key just create it and in it create a new REG_DWORD and name it "C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_5601d21ccd639df9\nv-vk64.json", and put the value as 0."

I finished creating the required file, but then I found out that my FileRepository folder didn't have the nv-vk64.json file. So even though others successful, mine got no change. 

That's the only way I've found so far and sadly, didn't work. Do you know any other way that I can use, or, how to get the nv-vk64.json file? Thank you very much!


RE: I'm having trouble with Vulkan and RPCS3. - lastdance - 05-31-2018

I cant say that im totally sure if this is your issue, but for me, i actually just fixed this 2 days ago by upgrading my drivers to the latest version. Vulkan doesnt really seem to support drivers that are too old (or if you are using an old version of rpcs3, too new).


RE: I'm having trouble with Vulkan and RPCS3. - Lamama - 06-01-2018

(05-31-2018, 08:56 PM)lastdance Wrote: I cant say that im totally sure if this is your issue, but for me, i actually just fixed this 2 days ago by upgrading my drivers to the latest version. Vulkan doesnt really seem to support drivers that are too old (or if you are using an old version of rpcs3, too new).

I tried updating my drivers but unfortunately, it didn't work as well. The nk-vk64.json file is still nowhere to be found TT_TT. Is there any other way?


RE: I'm having trouble with Vulkan and RPCS3. - Ani - 06-01-2018

Try installing the VulkanSDK https://www.lunarg.com/vulkan-sdk/
It may fix your problem


RE: I'm having trouble with Vulkan and RPCS3. - Lamama - 06-01-2018

(06-01-2018, 02:04 PM)Ani Wrote: Try installing the VulkanSDK https://www.lunarg.com/vulkan-sdk/
It may fix your problem

that's the version I've been using TT_TT