what i mean is that we can use up to 64 GB of ram on win7/8 32 bit and that the total memory allocatable for each process is 3 GB, so in the example of virtual samplers, if we run them as dedicated process, each one can use 3 GB.
On reaper there is a specific "run as" option for each plugin to run it as dedicated process and other workstations should be able to do something of similar.
This doesn't change how scope works, it remains limited to 2 GB of ram, but on 32 bit it doesn't have the known problems with samplers, vdat, etc. and at the same time we can run other applications, such as native samplers without the limitation of the overall system ram that on 32 bit is under 4 GB without PAE.
To enable PAE on windows 7/8 we need to add the option using the command line utility "bcedit", but there is a ready to use patch that do it automatically at the following link:
http://www.saferbytes.it/2013/02/28/saf ... ld-is-out/
after the introduction there is a download link, run the file and choose the mbr option, then if all is fine, your system will have all installed ram after the reboot.
To enable it with command line:
run cmd as administrator, then enter "BCDedit /set PAE forceenable" without the quotes and reboot, the same to disable it by entering "BCDedit /set PAE forcedisable".
I tested PAE on my system with xite and never had problems, but i can't say if it will work on every system.