Quote Originally Posted by fornowagain View Post
Thanks for that

Couple of things, I had to register two ocx files to get it work on Vista64, no big thing.

regsvr32 C:\Windows\SysWOW64\Comdlg32.ocx

regsvr32 C:\Windows\SysWOW64\TABCTL32.OCX

First page works fine. Second page the command line has imported the wrong device ID, should i1 not i3.
Also the Rivatuner device for the second GPU (4870x2 at least) is /sd2

Final line should be like this
rivatuner /sd0 /wi1,70,16,31 /wi1,70,18,44 /sd2 /wi1,70,16,31 /wi1,70,18,44
Thank you for your feedback

I know the problem about selecting the devices. The program cant dectect the device id automatically. So i have programmed it to use sd 0 and sd 1. sd 1 is used becuse thats the only id you can use when you are trying to change the voltage on GTX 295's GPU 1. As you said you need to use sd 2 if you want to change the voltage on 4870 X2's GPU 1.

Im trying to figure out how to build the application so its going to support both cards. But my problem is that this application has to be easy to use and there is a lot of combinations when you are using this mod with different cards and setups (SLi & CF). But if you have some good ideas please contribute