yabridge icon indicating copy to clipboard operation
yabridge copied to clipboard

VSTs from Ignite Amp

Open freddano opened this issue 9 months ago • 1 comments

Thanks for giving yabridge a shot!

  • [X] I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there

Problem description

This is not a bug report per se, more of a "tips and tricks report." I don't know how to report it if not in a bug report. Sorry if this is not ok.

Several VSTs from Ignite Amps (NRR, Anvil) work well in a completely clean WINEPREFIX. However, many new VSTs (Steven Slate Drums for instance) need dxvk to be able to draw their gui. And with dxvk installed, NRR and Anvil just show a black window instead of a gui. They still load and function as they should, you just cant use the gui. It logs this error:

[Wine STDERR] 0430:fixme:vulkan:X11DRV_vulkan_surface_create Application requires child window rendering, which is not implemented yet! 08:15:44 [NRR-1-89CLVXhq] [Wine STDERR] err: D3D11SwapChain: Failed to recreate surface: VK_ERROR_INCOMPATIBLE_DRIVER 08:15:44 [NRR-1-89CLVXhq] [Wine STDERR] err: DXGI: CreateSwapChainForHwnd: Failed to create swap chain, hr -2147467259

This is easily fixable though. Just like with "Serum" VST NRR and Anvil start working properly with dxvk if you install gdiplus and disable d2d1.dll.

I just thought I'd report it here if someone else has this problem. It might be the other VSTs that might benefit from giving the above "trick" a shot.

Thank you for your hard and awesome work!

What did you expect to happen?

NRR VST Shows it's gui.

What actually happened?

NRR shows a black gui.

Operating system

EndeavourOS, Opensuse TW

How did you install yabridge?

Official package

yabridge version

5.1.0

yabridgectl version

5.1.0

Wine version

wine-9.7.r19.g2f18b0cd ( TkG Staging Esync Fsync )

Plugin

Ignite Amps NRR

Plugin type

both VST2 and VST3

Plugin architecture

64-bit

Host

Reaper

Desktop environment or WM

KDE Plasma 6.0.4

GPU model

AMD RX 7800xt

GPU drivers and kernel

Mesa 24.0.6-arch1.2 linux-zen 6.8.9

Debug log

No response

Anything else?

This is not a bug report, more of an appreciation-report. Thank you!

freddano avatar May 05 '24 06:05 freddano