smad2005 / PoeHud

An application to display data read from application memory (without writing to it) ^.^
1 stars 0 forks source link

Build status [GitHub release]() Github Releases

PoeHud

Reads data from Path of Exile client application and displays it on transparent overlay, while you play PoE. Without writing to it so no map hack, disabling particles, zoom hack, fullbright.

Requirements

Available features

Item alert settings

The file config/crafting_bases.txt has the following syntax: Name,[Level],[Quality],[Rarity1,[Rarity2,[Rarity3]]]

    Rarity: Normal, Magic, Rare, Unique 

Examples of valid declarations:

Vaal Regalia,78
Corsair Sword,78,10
Gold Ring,75,,Normal,Rare
Ironscale Gauntlets,,10,Normal,Magic
Quicksilver Flask,1,5
Portal Scroll
Iron Ring

Also the mods used for mobs and items are listed in Content.ggpk\Data\Mods.dat.

Before build

git submodule update --init --recursive