Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serum VST Plugin - Stack overflow with DXVK #4667

Open
icedream opened this issue Feb 2, 2025 · 0 comments
Open

Serum VST Plugin - Stack overflow with DXVK #4667

icedream opened this issue Feb 2, 2025 · 0 comments

Comments

@icedream
Copy link

icedream commented Feb 2, 2025

I have a situation where I need DXVK to make some VST plugins such as Spire and Nexus work in the same FL Studio project file as Serum. Disabling DXVK works for Serum and Nexus but does not work for Spire as it will fail to load. Enabling DXVK leads to the issue outlined here specifically with Serum, the other plugins work outside of flickering (which I consider a separate presenter-related issue).

The plugin will load DXVK and then run into a stack overflow.

Software information

  • FL Studio 2024 v24.2.1 [build 4526]
  • Serum 1.368
  • Arch Linux (kernel 6.11.9-arch1-1)
  • Environment: set "DXVK_FILTER_DEVICE_NAME=AMD Radeon 780M" in Wine command prompt before running FL Studio

System information

  • GPU: Integrated GPU AMD Radeon 780M
  • Driver: amdgpu, radv 24.3.2
  • Wine version: kron4ek-wine-10.0-rc4 (though same issue occurs in 9.x versions, too)
  • DXVK version: 2.5.2

Apitrace file(s)

Without DXVK, no .trace file generated.

With DXVK, apitrace itself causes a different issue due to d3d11.dll.D3D11CoreCreateDevice not being implemented. Still no .trace file generated.

Log files

output.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant