install vulkan sdk
Closed this issue · 4 comments
dylanmc1975 commented
Excuse me, I want to help but I can't understand how I have to install :)
Compiled wine 3.0, downloaded the sdk.
What I have to do after?
roderickc commented
You are almost see the instructions on the project page. You need to create
a json file and add registry keys
…On Jan 21, 2018 10:02 AM, "dylanmc1975" ***@***.***> wrote:
Excuse me, I want to help but I can't understand how I have to install :)
Compiled wine 3.0, downloaded the sdk.
What I have to do after?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATd3yx4wp5ABGpM9GjasMrNb--LjrWubks5tM3udgaJpZM4Rl54t>
.
pingubot commented
Hi,
i also rea the instructions and for me it is also not completly clear:
- Download the vulkan sdk
- Should i download the Windows Version of the SDk and install it into the wine prefix for being able to use your wine vulkan implementation ?
Many thx !
roderickc commented
Correct you need to download the windows version and install it into your
prefix.
…On Jan 27, 2018 2:26 AM, "pingubot" ***@***.***> wrote:
Hi,
i also rea the instructions and for me it is also not completly clear:
1. Download the vulkan sdk
- Should i download the Windows Version of the SDk and install it into
the wine prefix for being able to use your wine vulkan implementation ?
Many thx !
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATd3y5lucZml_K8-PWY7fuG35IInp65Bks5tOvnCgaJpZM4Rl54t>
.
roderickc commented
I have updated the instructions to make this all more clear.