PoEHUD Overlay Updated menu

User Tag List

Page 152 of 461 FirstFirst ... 52102148149150151152153154155156202252 ... LastLast
Results 2,266 to 2,280 of 6913
  1. #2266
    xes's Avatar Member
    Reputation
    1
    Join Date
    Sep 2015
    Posts
    3
    Thanks G/R
    8/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You're the MVP, man!

    PoEHUD Overlay Updated
  2. #2267
    IcemanSR's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    75
    Thanks G/R
    30/5
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Also, I bypassed the baseitemtypes.dat stuff (meaning I commented it all out), as that's just used for the crafting bases and item filter stuff, which is completely unnecessary as GGG has a perfectly good item filter already. So if anyone is attached to that part of HUD, don't expect me to fix it (unless someone provides the pattern scans/offsets, in which case I won't have any problem doing so).
    Yeah i ended up doing the same. ditched the whole code about it. Solution was just nowhere to be found

  3. #2268
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Spent a few hours on it tonight. Got a bunch of offsets figured out, not much is working yet, but I'll get there soon enough. I probably won't be able to have it as nice and shiny as it was before, specifically, I'm not sure exactly how to find search patterns, so I'll probably have to manually update offsets every time they move.
    If only one working, it's impossable to get enough clear code without some errors or complete release. IMHO. VMV, where are you? It's your last HUD release.

  4. #2269
    guydark's Avatar Member
    Reputation
    2
    Join Date
    Dec 2014
    Posts
    15
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would seriously love a "basic" tool with just the preload alerts, farming masters and corrupted areas is really a pain without it :/

  5. #2270
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rol View Post
    If only one working, it's impossable to get enough clear code without some errors or complete release. IMHO. VMV, where are you? It's your last HUD release.
    I'm around, but don't expect from me to find new offsets, i don't know how...i tried and failed miserably.
    Sorry,

  6. Thanks Amishdub3 (1 members gave Thanks to vmv for this useful post)
  7. #2271
    allahupish's Avatar Member
    Reputation
    3
    Join Date
    Jan 2016
    Posts
    28
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when release ?

  8. #2272
    Coyl's Avatar Active Member
    Reputation
    66
    Join Date
    Sep 2014
    Posts
    175
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Once I have it even slightly usable, I'll update/compile it.

    I always dread working on HUD because it started as a decompiled c# executable, so there are poor names all over the place, nothing is commented, etc. And that's not even touching on how about 10 different people have modified it, so stuff is all over the place.
    Oh, come on, the game memory dumps are not commented either.
    I can't believe the current hud code is hard to understand ('cause I am the one who has decompiled it)

    Originally Posted by TehCheat View Post
    Right now I have a bunch of offsets figured out (stuff like the entity list - which is about the hardest thing for me to dig up, player/mobs positioning, HP, the camera), which should be plenty to get health bars working, but they're not working. Not sure why yet, stayed up until 3am trying to figure it out. I also can't run HUD in debug mode which makes it quite painful. Need to figure that out before anything else, I think!
    Do you have any intermediate results, like part of offsets working?
    Why can't it run in debug mode? Is that due to memory reading protection ggg had implemented?

    Originally Posted by TehCheat View Post
    Also, I bypassed the baseitemtypes.dat stuff (meaning I commented it all out), as that's just used for the crafting bases and item filter stuff, which is completely unnecessary as GGG has a perfectly good item filter already. So if anyone is attached to that part of HUD, don't expect me to fix it (unless someone provides the pattern scans/offsets, in which case I won't have any problem doing so).
    It will be hard to display tiers of affixes on items then.

  9. Thanks Amishdub3, kevel1, Evozer (3 members gave Thanks to Coyl for this useful post)
  10. #2273
    Amishdub3's Avatar Member
    Reputation
    7
    Join Date
    Jan 2007
    Posts
    46
    Thanks G/R
    99/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post

    Let me get it working and then we can talk about that (plus, this is fairly easy and others, like VMV, are better at finding these than I am).
    Do the offsets shown in visual gppk when looking through the content data provide anything of value?

  11. #2274
    diplobot's Avatar Banned
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think if we divide and conquer we can knock this out soon. vmv is it ok to use your repository? I almost have the file offsets worked out. For those that don't know finding offsets and function patterns from scratch is time consuming when there are major changes. Its also my first time working on PoEHud so I have no reference besides the PoEhud source itself. I've worked on other similar projects and will help where needed. It would be helpful to know what people are working on so we don't duplicate effort.

  12. #2275
    dtmajors's Avatar Member
    Reputation
    12
    Join Date
    Sep 2009
    Posts
    160
    Thanks G/R
    30/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just wanted to say on behalf of everyone waiting on this to be fixed, a HUGE thank you for taking time to do this.

    At times i feel really guilty when you guys are updating all these tools that make Path of Exile more enjoyable for the community. If i could learn how to do what you do i would probably take the time to learn, but honestly i wouldn't know where to start.

  13. #2276
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by diplobot View Post
    I think if we divide and conquer we can knock this out soon. vmv is it ok to use your repository? I almost have the file offsets worked out. For those that don't know finding offsets and function patterns from scratch is time consuming when there are major changes. Its also my first time working on PoEHud so I have no reference besides the PoEhud source itself. I've worked on other similar projects and will help where needed. It would be helpful to know what people are working on so we don't duplicate effort.
    Ofc it is ok...any help is really welcomed.
    I can give you full access to the rep if you want.

    Actually, if anyone who is better with programming ans stuff, should take over the repository...or make a new one from that.
    My contrib is small, and i feel like i keep people on place.

  14. Thanks Amishdub3 (1 members gave Thanks to vmv for this useful post)
  15. #2277
    allahupish's Avatar Member
    Reputation
    3
    Join Date
    Jan 2016
    Posts
    28
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    release date ?

  16. #2278
    wlfbck's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by allahupish View Post
    release date ?
    I heard that people who have the ability to write also can read. You might wanna try that with the last 3 pages.

  17. #2279
    allahupish's Avatar Member
    Reputation
    3
    Join Date
    Jan 2016
    Posts
    28
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so it's dead ?

  18. #2280
    SickBro's Avatar Active Member
    Reputation
    18
    Join Date
    May 2015
    Posts
    56
    Thanks G/R
    212/17
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by allahupish View Post
    so it's dead ?
    You need to be patient.,friend. Everyone here are thankfull to few of those who are trying to make this tool work again. So,,just stay tuned.

  19. Thanks dtmajors (1 members gave Thanks to SickBro for this useful post)

Similar Threads

  1. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  2. [Tool] Exp per hour overlay (needs offset update)
    By moustache in forum PoE Bots and Programs
    Replies: 15
    Last Post: 11-08-2013, 09:00 PM
  3. Site updates 6/19/2006
    By Matt in forum OC News
    Replies: 1
    Last Post: 06-19-2006, 08:48 AM
  4. Updated(FuxxoZ|WoWGlider)
    By ih8blizz in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-16-2006, 09:24 PM
  5. New Update on the Patch!
    By Dwarpy in forum World of Warcraft General
    Replies: 1
    Last Post: 05-22-2006, 12:50 AM
All times are GMT -5. The time now is 01:52 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search