You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
6.11.9-arch1-1
)set "DXVK_FILTER_DEVICE_NAME=AMD Radeon 780M"
in Wine command prompt before running FL StudioSystem information
AMD Radeon 780M
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
The text was updated successfully, but these errors were encountered: