Last edited by Cyanix; 01-08-2013 at 04:14 PM.
edit: Nvm! im a newb :x
Last edited by hson77; 01-08-2013 at 05:07 PM.
OFFTOPIC: finally I found how to add my old avatar to my profile![]()
Yes i can feel the fps drop, AND it also shows on the counter. 60 Fps feels smooth, 30 fps feels jerky.Do you FEEL the fps drop, or just the D3 cliens is displaying those low values? Do you use any streaming/capture app?
Nope, not streaming or anything.
Diablo is at ~10% CPU usage.Did you checked the CPU usage values in task manager?
Turbohud is around 1% max.
I fiddled around with the config, thinking it might be one of the modules (gold/ Xp/ Dps) but nope...![]()
Last edited by Cyanix; 01-08-2013 at 05:53 PM.
CPU usage is good, I have no idea...
You say at graphics settings there is everything turned ON?
Vista, 7, 8 ? Fullscreen or Windowed? Do you use any other tools which can interfere?
Post a screenshot please... (golden rule: cut out your battleTag, skills, buffs, etc from the sshot)
I have to go to sleep now... 0:02 here
PS: the good news is that I managed to get a few contracts now, so finally I have something to do, some reason to wake up (besides TurboHUD)![]()
Last edited by KillerJohn; 01-08-2013 at 06:05 PM.
Windows 7 Pro 64 bit actually.
Windowed full screen and windowed give the same results.
Yes, everything is turned ON into the graphics settings tab.
Not using anything cpu heavy, only D3, Turbohud and Firefox.
Could need help with drop.xml again. If I want only Arch Axes (for example) to notify how do I add that as a group?
<item_20 enabled="1" min_ilvl="63" min_quality="6" sound="sound.wav" groups="1h" /> works,
but I cant change out 1h for anything? tried the following:
"1hmonkArch Axe", "Arch Axe", "Arch_Axe", "ArchAxe" but doesnt work.
Also: the gems stopped working with the new update, any idea what happened?
<item_24 enabled="1" min_ilvl="60" min_quality="1" sound="sound.wav" groups="high_emerald" />
edit: I believe the gems/tomes stopped working because you removed sound on identified items: Gems doesnt need to be ID'd.
- you can use only group names, not item names. Maybe once I'll add support to item names too...
- I did nothing regarding gems in any updates. Actually item reading and comparison is pretty generic... The only thing I don't understand, why are you limiting high_emeralds to >= ilvl60?