Thanks for the quick update Evo! Everything works great, just like before.
I'll post my settings for those who are having issues, you can try these instead:
Code:
bool Window.RequireForeground=True
bool Window.ShowIngameMenu=True
bool ClientHacks=False
bool ClientHacks.Maphack=False
bool ClientHacks.Zoomhack=False
bool ClientHacks.Fullbright=False
bool PreloadAlert=True
bool Healthbars=True
bool Healthbars.ShowES=True
bool Healthbars.ShowIncrements=False
bool Healthbars.ShowInTown=False
bool MinimapIcons=True
bool MinimapIcons.Monsters=True
bool MinimapIcons.Strongboxes=True
bool MinimapIcons.Chests=True
bool MinimapIcons.Minions=True
bool MinimapIcons.AlertedItems=True
bool ItemAlert=True
bool ItemAlert.Rares=False
bool ItemAlert.Uniques=True
bool ItemAlert.Maps=True
bool ItemAlert.Currency=True
bool ItemAlert.SkillGems=True
bool ItemAlert.RGB=True
bool ItemAlert.PlaySound=True
bool ItemAlert.ShowText=True
bool ItemAlert.Crafting=True
bool Tooltip=True
bool Tooltip.ShowItemLevel=True
bool DangerAlert=True
bool DangerAlert.ShowText=True
bool DangerAlert.PlaySound=True
bool Healthbars.Players=True
bool Healthbars.Minions=True
bool Healthbars.Enemies=True
bool Healthbars.Enemies.Normal=True
bool Healthbars.Enemies.Magic=True
bool Healthbars.Enemies.Rare=True
bool Healthbars.Enemies.Unique=True
bool XphDisplay=False
int PreloadAlert.FontSize=12
int PreloadAlert.BgAlpha=180
int XphDisplay.FontSize=12
int XphDisplay.BgAlpha=180
int ItemAlert.MinLinks=5
int ItemAlert.MinSockets=6
int ItemAlert.ShowText.FontSize=16
int DangerAlert.ShowText.FontSize=16
int DangerAlert.ShowText.BgAlpha=97
int Healthbars.Players.Width=0
int Healthbars.Players.Height=0
int Healthbars.Minions.Width=0
int Healthbars.Minions.Height=0
int Healthbars.Enemies.Normal.Width=83
int Healthbars.Enemies.Normal.Height=13
int Healthbars.Enemies.Magic.Width=83
int Healthbars.Enemies.Magic.Height=13
int Healthbars.Enemies.Rare.Width=122
int Healthbars.Enemies.Rare.Height=18
int Healthbars.Enemies.Unique.Width=122
int Healthbars.Enemies.Unique.Height=18
string Window.Name=ExileHUD
color Healthbars.Players.Color=FF008000
color Healthbars.Minions.Color=FFA9211B
color Healthbars.Players.Outline=0
color Healthbars.Minions.Outline=0
color Healthbars.Enemies.Normal.Outline=0
color Healthbars.Enemies.Magic.Outline=FF8888FF
color Healthbars.Enemies.Rare.Outline=FFFFFF77
color Healthbars.Enemies.Unique.Outline=FFAF6025
color Healthbars.Enemies.Normal.Color=FFA9211B
color Healthbars.Enemies.Magic.Color=FFA9211B
color Healthbars.Enemies.Rare.Color=FFA9211B
color Healthbars.Enemies.Unique.Color=FFA9211B
I've disabled the bool ClientHacks and other stuff, not sure if that makes a difference for people who can't get the overlay/loot notifications to show up.