フォーラム › TuneBrowser › Failed Device Initialization with Creative ASIO driver › 返信先: Failed Device Initialization with Creative ASIO driver
2024-01-19 01:35
#14737
storaid
参加者
Hi,
I attempted to use the WinDbg tool for detection, trying to find some clues.
When TuneBrowser is using Creative ASIO device, it triggers the following exception:
This exception may be expected and handled. CtUsAs64!DllInstall+0x721b: 00000000<code>61dc02d7 f30f6f0408 movdqu xmm0,xmmword ptr [rax+rcx] ds:00000212</code>5044a008=????????????????????????????????
Based on my investigation, it is possible that it is affected by the Memory Integrity security feature of Windows Security.
Therefore, I disabled it and tried again.
Now it’s working.
I don’t know why this happened!
Because when I tested under Foobar 2000, the Creative ASIO Driver worked perfectly fine.