Can someone help me with the FAH client please.

Permabanned
Joined
19 Nov 2008
Posts
661
Location
Peterborough, England
Basically I've been reading THIS tutorial for FAH and I don't get it. It keeps going on a bout CPUs not GPUs, I want to fold on my 9600 GSO but theres nothing to slect it from my 4890 so whats it gonna end up folding on the CPU when it says its the GPU version!!! Help!
 
Although the client does most of the work using your GPU, it is coordinated by your CPU - it is an application like any other. The CPU settings aren't all that important since one GPU client will not use very much of your CPU time.

If the GPU you want to fold on is not your primary GPU, then you may need to create a shortcut to the gpu.exe [or whatever you named it] in the client folder. In the GPU shortcut properties in the Target box, you need to add -gpu 1 after the path to the exe... so it might look like this:

Code:
"C:\Users\geowal19\GPU\gpu.exe" -gpu 1

note the -gpu is outside the quotes and there is a space between -gpu and 1
.

You will then need to use this shortcut whenever you launch your client. The next thing is, if you are on Vista or 7, you will need to have a monitor plugged into the GSO for the folding client to work [monitor doesn't need to be switched on, or it could just be a second input on your current monitor if it supports multiple inputs].
 
Back
Top Bottom