The-Wineskin-Project / WineskinServer

Wineskin
GNU Lesser General Public License v2.1
2.47k stars 170 forks source link

MoltenVK can’t be overridden since: Wineskin-2.9.2.0 #526

Closed antoninmuller closed 7 months ago

antoninmuller commented 9 months ago

Environment:

OS: MacOS 14.2.1 Winery version: 1.8.4 Master Wrapper version: Wineskin-2.9.2.0 Engine version: WS11WineCX64Bit23.7.1 Hardware: Mac mini M2 Application/Game Name: fife19, Star Wars Jedi Fallen Order Describe the bug For all these games I have been modifying each "engine" for 1 year using another version of MoltenVK. Since version 23.7.1 this no longer works because the Moltenvk.dylib file is no longer used with Vulkan dll. Is there a solution ? THANKS To Reproduce replace the file /frameworks/libMoltenVK.dylib

Expected behavior play my favorites games

Gcenx commented 9 months ago

Instead of placing in /Frameworks place into /SharedSupport/wine/lib

antoninmuller commented 9 months ago

so great !! tks a lot :-)

Gcenx commented 9 months ago

Looks like the issue is caused by changes I'd made within wineskinlaucher dylib handling, it'll be resolved in a later wrapper update.