roderickc / wine-vulkan

Other
53 stars 7 forks source link

install vulkan sdk #4

Closed dylanmc1975 closed 6 years ago

dylanmc1975 commented 6 years ago

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 6 years ago

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" notifications@github.com 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 https://github.com/roderickc/wine-vulkan/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ATd3yx4wp5ABGpM9GjasMrNb--LjrWubks5tM3udgaJpZM4Rl54t .

pingubot commented 6 years ago

Hi,

i also rea the instructions and for me it is also not completly clear:

  1. Download the vulkan sdk

Many thx !

roderickc commented 6 years ago

Correct you need to download the windows version and install it into your prefix.

On Jan 27, 2018 2:26 AM, "pingubot" notifications@github.com 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 https://github.com/roderickc/wine-vulkan/issues/4#issuecomment-360975439, or mute the thread https://github.com/notifications/unsubscribe-auth/ATd3y5lucZml_K8-PWY7fuG35IInp65Bks5tOvnCgaJpZM4Rl54t .

roderickc commented 6 years ago

I have updated the instructions to make this all more clear.