roderickc / wine-vulkan

Other
53 stars 7 forks source link

Probably typo in the Wine-Vulkan documentation #16

Closed Kerrung closed 6 years ago

Kerrung commented 6 years ago

Now: If on 64-bit also add a line to load the json file for 32-bit:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432NodeKhronos\Vulkan\Drivers] "C:\Windows\winevulkan.json"=dword:00000000

But probably need \ here Wow6432Node\Khronos If on 64-bit also add a line to load the json file for 32-bit:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Khronos\Vulkan\Drivers] "C:\Windows\winevulkan.json"=dword:00000000

roderickc commented 6 years ago

Thanks, fixed.