Open Sazu-bit opened 2 months ago
Resource sharing requires modifications to WineVulkan that regular Wine currently doesn't ship. The Wine developers are however working on supporting it in the future.
I'm happy to switch wine, are you aware of which one does support this? -tkg? -ge?
I'm happy to switch wine, are you aware of which one does support this? -tkg? -ge?
ge only rn
You can try to add winevulkan-win32-ext-memory
patch series from my wine-tkg-git
repository to build wine-staging-tkg: https://github.com/SingleInfiniteLoop/wine-tkg-git/tree/master/wine-tkg-git/wine-tkg-userpatches
PS It depends on winevulkan-vr
patch series from the same repository.
You can try to add
winevulkan-win32-ext-memory
patch series from mywine-tkg-git
repository to build wine-staging-tkg: https://github.com/SingleInfiniteLoop/wine-tkg-git/tree/master/wine-tkg-git/wine-tkg-userpatches PS It depends onwinevulkan-vr
patch series from the same repository.
Cool!
I'm getting error: ‘VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR’ undeclared
when I try compiling with all the winevulkan-*-patches applied, do you know which patch defines those things? Maybe my problem since I'm patching regular wine-staging...
You can try to add
winevulkan-win32-ext-memory
patch series from mywine-tkg-git
repository to build wine-staging-tkg: https://github.com/SingleInfiniteLoop/wine-tkg-git/tree/master/wine-tkg-git/wine-tkg-userpatches PS It depends onwinevulkan-vr
patch series from the same repository.Cool!
I'm getting
error: ‘VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR’ undeclared
when I try compiling with all the winevulkan-*-patches applied, do you know which patch defines those things? Maybe my problem since I'm patching regular wine-staging...
I think that define is directly coming from you Vulkan header. I think wine doesn't vendor the headers. Maybe you have a Vulkan header. So, you could install the latest Vulkan SDK (https://www.lunarg.com/vulkan-sdk/) or install them from here https://github.com/KhronosGroup/Vulkan-Headers/
The issue that I'm having with the game is that many of the cutscenes are not playing, such as the opening. (I double checked by opening the 'Event Scenes' in the 'Vault' but same result). I have an up to date version of the wmp.dll and devenum.dll files. However, instead of playing the videos it outputs an error related no a VK KHR extension and somehow I need to work around that and looking for support.
The game otherwise runs just fine.
If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows
Software information
Samurai Warriors 5 (Publisher: Koei) Graphic Settings used: High Linux (Manjaro)
System information
Apitrace file(s)
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
(The advice given doesn't work for my set up but will look at a work around)
Log files