No problem
Thanks, though I'll explain what I did to get it to work. (Or apply tl;dr and skip to the last part)
I first searched through my computer to find the client.cfg file you were talking about. I did not find it in my gpu folder, though I did find it in my cpu folder. I copied the file and changed the machine ID and added the extra parameters section. However, it did not allow me to start up my client, maybe because it is not associated with the file, though I would not know.
I then looked at the GPU http://folding.stanford.edu/English/WinGPUGuide#ntoc3 on the F@H website, and read that I should rename my client to "fah6.exe" to start with. Then, I should use the command prompt to configure the gpu, which did not work. Then I wanted to make a screenshot of the command prompt to show you what I have tried, but instead went on to type
fah6.exe -forcegpu_r700
Which made it work. It downloaded "FahCore_11.exe" and told me this:
Folding@Home GPU Core - Beta
I realised it did not show my name/team/machine ID which I wanted it to have, so I quit the prompt and started a new one, chdir to my directory and typed
fah6.exe -config
And entered my data. When asked for "Additional client parameters []?" I entered "-forcegpu ati_r700 -gpu 0 -verbosity 9".
And then it started
I'm happy it works, but am not sure if I did it the right way. Thanks