Hi!
I’m using this free unity asset (Fluid Midi Player) and everything works fine, excepts in this one specific device we have.
On a Windows Build, the log prints:
Plugins: Failed to load 'XXXXXXXX____ Game_Data/Plugins\x86_64/audioplugin-fluidsynth-3.dll' because one or more of its dependencies could not be loaded.
This happens only on this device (we’ve tested many), can’t get sound from the plugin. Already tried to switch from .Net 4.0 to 2.0, changing the builds from x64 to x86, changing build from mono to il2cpp, instaled Visual C++ Redistributable, etc…
It’s a “Trigono V501” Notebook with Intel Core m3-8100y cpu @ 1.10Ghz / 4gb Ram. Windows 11 Pro 64bits (Updated to the last version).
Anyone ever experienced something similar?
Thank you