Hi Mike,
First, in order for any of this to work efficiently, you'll need to have 4gb ram installed on the slave running VSL patches.
Second, you'll need to edit your boot.ini file to add a logon option for the 3gb system version. Your boot.ini file will end up looking something like:
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS="Microsoft Windows XP Home Edition 3GB" /noexecute=optin /fastdetect /3GB
multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect
Third your host application and the vst dll files need to be large address aware. You'll need to edit their command lines, and that can be done easily with LAATIDO, a utility Mattias wrote. I haven't checked, but it was last available at: http://www.musikbanken.se/laatidosetup.exe
More reading on this can be found in this forum under the sticky topic that has Mattias' name on it.
First, in order for any of this to work efficiently, you'll need to have 4gb ram installed on the slave running VSL patches.
Second, you'll need to edit your boot.ini file to add a logon option for the 3gb system version. Your boot.ini file will end up looking something like:
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS="Microsoft Windows XP Home Edition 3GB" /noexecute=optin /fastdetect /3GB
multi(0)disk(0)rdisk(0)partition(1)\\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect
Third your host application and the vst dll files need to be large address aware. You'll need to edit their command lines, and that can be done easily with LAATIDO, a utility Mattias wrote. I haven't checked, but it was last available at: http://www.musikbanken.se/laatidosetup.exe
More reading on this can be found in this forum under the sticky topic that has Mattias' name on it.