thanks rex, that actually fix the problem. I didn't realize you had to stack the the screens over each other. I'm using two monitors and i figure to have two separate screens to view the loot but apparently it doesn't work in this case.
Printable View
thanks rex, that actually fix the problem. I didn't realize you had to stack the the screens over each other. I'm using two monitors and i figure to have two separate screens to view the loot but apparently it doesn't work in this case.
No problem at all and its good to see someone else using the program for D3. Let me know if you have other troubles and I can try to help you out. Another way HKN can make multiple copies of Diablo 3 run better is by taking advantage of <SetAffinity> and <Set Priority>. You can add it to your login/subroutine script or tie it to a plain old hotkey. I notice a dramatic difference in FPS and reduced lag with these commands.
<TargetWin Diablo1>
<SetAffinity ALL>
<SetPriority High>
<TargetWin Diablo2>
<SetAffinity ALL>
<SetPriority High>