4 Jul
2008
4 Jul
'08
1:31 a.m.
On Fri, Jul 4, 2008 at 4:01 PM, Jeff Zaroyko <jeffzaroyko(a)gmail.com> wrote:
I had a look, the windows client calls IWineD3DImpl_GetAdapterIdentifier which we don't give the real adapter driver and description strings, just "Display" and "Direct3D HAL" - changing these in dlls/wined3d/directx.c to "NVIDIA GeForce 8800" gets past the error message, but the client needs cudart.dll which isn't distributed with the download.
Jeff
Ah.. they are but under Documents and Settings\User\Application Data\Folding(a)home-gpu - but there's not much sense in me attempting to run this, as I don't have the Linux CUDA drivers installed, so it falls back to acting as a regular CPU client. Jeff