SDK5.1 screws up standalone ASIO (XTC) -here's how to fix it

An area for people to discuss Scope related problems, issues, etc.

Moderators: valis, garyb

Post Reply
pranza
Posts: 148
Joined: Sun Dec 14, 2008 1:22 pm
Location: Vilnius, Lithuania
Contact:

SDK5.1 screws up standalone ASIO (XTC) -here's how to fix it

Post by pranza »

Having Scope v 5.1 and installing SDK 5.1 afterwards, standalone ASIO mode in which you can load XTC plugins doesn't work - the driver cannot be found.

It is caused by SDK's setup overwriting some registry values with wrong data.
Start regedit and search for DD320B40-17F0-11d2-9CAD-006097A97422

There you will find InprocServer32 subkey and see the 'default' value under it.
It may say C:\Program Files\SCOPE SDK PCI\App\bin\AsioScope64.dll
It's wrong! Make sure that it points to your main Scope installation path, not SDK, so that it reads C:\Program Files\SCOPE PCI\App\bin\AsioScope64.dll

That is for Scope under 64bits, adjust for 32 accordingly :)
jksuperstar
Posts: 1638
Joined: Mon Nov 15, 2010 12:57 pm

Re: SDK5.1 screws up standalone ASIO (XTC) -here's how to fi

Post by jksuperstar »

Pranza, thanks!

This is good information to have!
Post Reply