Closed 237dmitry closed 1 year ago
Do you have the DirectX 9 runtime installed? You can get it from here: https://www.microsoft.com/en-us/download/details.aspx?id=8109.
Do you have the DirectX 9 runtime installed?
dxdiag
shows DirectX 12. Must be 9?
I have to admit I know very little about graphics programming -- I just ported the existing code over to a musikcube plugin. But I'm pretty certain you have to install the DirectX 9 version specifically, as it's not included as part of DirectX 12.
I understand. May I ask, instead of creating a new issue, can you add visualization projectM as a plugin to your wonderful player? On the Linux platform.
Great call-out! I've been working on porting the upcoming projectM "v4" release for the past week or so... it's running on Windows and Linux, but unfortunately I'm having issues on macOS (on my M1) that I'm struggling to debug because I know nearly nothing about graphics programming.
Here's the branch/PR: https://github.com/clangen/projectM-musikcube/pull/1
I'll keep messing around with it, but can't make any promises. :)
Closing this issue -- I'm still considering a projectM
port, but I just haven't had time to do it yet.
In 0.99.5 release notes:
But this plugin is not loaded in either musikcube.exe or musikcube-cmd.exe. There is milkdrop2.dll in plugins.json, but it is not in the
configure plugins
section.