protonscr

Where do I find 1.1.140 headers

vkd3dclosed
HansKristian-Work/vkd3d-proton#128 · opened 2020-05-28 by SteveEbey73742 · updated 2020-06-03 · 6 comments · github
SSteveEbey73742 2020-05-28 github

Clean git pull, go to compile, and get the error that I need 1.1.140 headers. The latest download of the vulkan sdk is 1.1.135, so please link the location I need to download the new headers

Ddoitsujin maintainer 2020-05-29 github

Headers are available from https://github.com/KhronosGroup/Vulkan-Headers, ideally your distro should provide them.

HHansKristian-Work maintainer 2020-05-29 github

Arch provides them, but it might be easier to just start using Vulkan-Headers as submodules.

SSveSop 2020-06-03 github

Technically it is 1.2.140 headers that you can download... but anyway :)

SSteveEbey73742 2020-06-03 github

got them installed, compiled the hk version, added the patches to wine,
removed optimizations, compiled only 64 bit, and now it crashes with error
#132, memory could not be read.

On Wed, Jun 3, 2020 at 1:19 AM Sveinar Søpler [email protected]
wrote:

Technically it is 1.2.140 headers that you can download... but anyway :)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/HansKristian-Work/vkd3d/issues/128#issuecomment-637980800,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AA4BLH3SVGZPDQSO36SDFETRUXTPPANCNFSM4NNR7DHQ
.

HHansKristian-Work maintainer 2020-06-03 github

Technically it is 1.2.140 headers that you can download... but anyway :)

Fixed now.

HHansKristian-Work maintainer 2020-06-03 github

and now it crashes with error #132, memory could not be read.

Do you have a more complete log? That doesn't tell us much. Either way, closing this issue as it's not really vkd3d related. If you get a log for your crash, please open another issue.

Nothing extracted yet.