Opened 6 years ago

Closed 6 years ago

#57005 closed request (fixed)

Add MoltenVK

Reported by: MaddTheSane (C.W. Betts) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: MoltenVK

Description

This is a request to add MoltenVK to MacPorts, mainly so that Wine can find and use it.

Change History (7)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Port: MoltenVK added; wine-devel removed
Priority: LowNormal
Version: 2.5.3

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign removed
Owner: set to ryandesign
Status: newaccepted

Thanks for the suggestion! I'll see what I can do.

comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Here it is:

https://github.com/macports/macports-ports/pull/2432

Do you know how to check whether this has had the desired effect in wine?

comment:4 Changed 6 years ago by MaddTheSane (C.W. Betts)

I was able to see it work on my own Wine build by playing vkQuake. Make sure you use the 64-bit version: Metal, and thus MotalVK and Vulkan, isn't available for 32-bit apps. A simpler (and less flashy) test can be found here: https://github.com/skeeto/vulkan-test

comment:5 in reply to:  4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to MaddTheSane:

I was able to see it work on my own Wine build by playing vkQuake. Make sure you use the 64-bit version: Metal, and thus MotalVK and Vulkan, isn't available for 32-bit apps. A simpler (and less flashy) test can be found here: https://github.com/skeeto/vulkan-test

Thanks, I can confirm both of those work for me in 64-bit wine. And I can confirm the 32-bit version of vkQuake doesn't work, and that Metal requires 64-bit. That's sad. If I had known that, I wouldn't have spent so much time making MoltenVK build on 32-bit! Guess I should remove the 32-bit support from it again, since it serves no purpose.

comment:6 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

In 91f42114d35fcf5352ce09b9186034eb3e438e70/macports-ports (master):

wine-devel: Add Vulkan support with MoltenVK

See: #57005

comment:7 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.