Steam user here, the original poehud wasnt working for unless i opened the inventory. I downloaded BigPandas version and copied to poehuds' directory and its all going. thanks
I'll be on vacation from 5 through 20 of October.
During that time I will not develop and publish any builds at all. Will accept pull requests on GitHub at best.
So if GGG changes the offsets again, you'll need someone to rebuild the binary (not a big thing with sources open)
as yesterday's case with steam client has shown the community is quite able to do the latter.
Be pretty awesome if BigPandas could post/git the changes that he did to fix the steam version..
Edit: Decompiled BigPandas bin and the diff only shows offsets changed to 24,4 for steam.
That means the git version should work perfectly with steam ... but there are people above saying it doesn't?
Strange...
Last edited by not4u2kno; 10-04-2014 at 05:12 AM.
Just tried it out and I'm getting the same problems as everyone else with Coyl's version but BigPanda's steam version is working perfectly for me.
Edit: Also Maphack and Fullbright work just Zoomhack seems to break if you zoom out a certain distance.
I assume its something to do with the hud location changes and not the offsets.
Last edited by BigReg; 10-04-2014 at 05:29 AM.
How to disable alerts Physical Reflect, Volatile Bloods?
Last edited by Axterial; 10-04-2014 at 06:50 AM.
hmm today i tried to run the PoeHUD.exe and malwarebytes blocked me from loading it up, i than decided to upload the file to virustotal.com and this was the results.
https://www.virustotal.com/en/file/f...is/1412424625/
anyone else have this issue?
This line will make the steam client mostly work is below, it looks like you've already pushed it into the core with no issues.
public static Offsets Steam = new Offsets { IgsOffset = 24, IgsDelta = 0, ExeName = "PathOfExileSteam"
I have still been toying with the many other offsets trying to get the other features to work, but with little success so far. You should ensure you disable the features that aren't working, as they are changing memory on something else that may cause instability.
It makes me yearn for the good old days of Macroquest, when finding the offsets was a cakewalk!
Last edited by BigPandas; 10-04-2014 at 09:21 AM.
I start it and the menu appears except the whole screen is all black??
Hi there,
I am an ExileHUD user looking to move onto PoeHUD. I understand they are the same program but I have just downloaded and noticed an extra folder called "src".
This folder contains a folder named "ExileBot" and I am worried to use it as I don't want anything to do with bots.
Can anyone please tell me what this "src" folder is for and why there is a folder called "ExileBot" inside?
Some of the architecture used by the Hud reference those libraries in the source folder. The hud by itself does not automate anything, or do anything 'bot like'.
You still assume the same risk by using this, as you did with previous versions. The only difference between ExileHud and PoeHud is that now you have access to the source code.