For anyone else wanting to install the driver manually:
1. You need the following files:
From Program Files (x86)\Code Laboratories\CL-Eye Driver\
PS3EyeAxFilter.ax
and from \Drivers\
PS3EyeCamera.inf
WdfCoInstaller01009.dll
WinUSBCoInstaller2.dll
CLEyeDevices.dll
2. Unplug PS3 Eye camera.
3. Go to Device Manager, Action, Add Legacy Hardware, install manually, have disk, browse and point to PS3EyeCamera.inf and wait for it to install.
4. Plug in PS3 Eye camera, it should be detected.
5. Then you need to register the DirectShow filter. Open a command console, go the directory where PS3EyeAxFilter.ax is and type:
regsvr32 PS3EyeAxFilter.ax
And that’s it.