PoEHUD - Overlay for Path of Exile (Updated for 3.0) menu

Shout-Out

User Tag List

Page 21 of 297 FirstFirst ... 17181920212223242571121 ... LastLast
Results 301 to 315 of 4452
  1. #301
    SpaceGuy119's Avatar Member
    Reputation
    12
    Join Date
    Aug 2014
    Posts
    354
    Thanks G/R
    8/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    using neversink's filter, but it doesnt show the text on the rgiht hand side of the screen (with the small arrows showing direction of drops)? has that been fixed? im using a version from yesterday i believe

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)
  2. #302
    divvidusns's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    13
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, When I installed PoEHUD DirectX 64, I had problems.
    After running PoE and PoEHUD.exe, two files 6Вrf13.exe and PoEHUD with the file extension .symlink were created from the PoEHUD-x64 / Release folder instead of PoEHUD.exe. The file PoEHUD.exe disappeared.

    If you try to run any file6Вrf13.exe and PoEHUD with the file extension .symlink , you get an error:
    DLL 'd3dx9_43.dll does not boot
    What should be done?

  3. #303
    StevenT's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    6
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    everything works but not well......the flask manager slam all flask charges per one hit. anyone know how to fix it. thank u so much!

  4. #304
    bcz's Avatar Contributor
    Reputation
    172
    Join Date
    Apr 2008
    Posts
    172
    Thanks G/R
    8/140
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by divvidusns View Post
    Hi, When I installed PoEHUD DirectX 64, I had problems.
    After running PoE and PoEHUD.exe, two files 6Вrf13.exe and PoEHUD with the file extension .symlink were created from the PoEHUD-x64 / Release folder instead of PoEHUD.exe. The file PoEHUD.exe disappeared.

    If you try to run any file6Вrf13.exe and PoEHUD with the file extension .symlink , you get an error:
    DLL 'd3dx9_43.dll does not boot
    What should be done?
    PoeHud.exe is renamed automatically on purpose to some random exe name such as ... this is for your protection


    Originally Posted by StevenT View Post
    everything works but not well......the flask manager slam all flask charges per one hit. anyone know how to fix it. thank u so much!
    you can adjust all the flask triggers via the menu, try here


  5. #305
    Killabeat's Avatar Member
    Reputation
    5
    Join Date
    Sep 2017
    Posts
    21
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are abysses missing on the preload, they're the abysses that spawn the abyssal depths area which are probably different from the normal abysses that spawn the troves (which are already in the preload). I suggest checking the ggpk to find what the metadata is for those.

  6. #306
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    332
    Join Date
    Jul 2016
    Posts
    562
    Thanks G/R
    124/277
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Killabeat View Post
    There are abysses missing on the preload, they're the abysses that spawn the abyssal depths area which are probably different from the normal abysses that spawn the troves (which are already in the preload). I suggest checking the ggpk to find what the metadata is for those.
    Code:
    ############# Metadata; Text; Color (ARGB)
    ## Example: Metadata/Chests/StrongBoxes/Strongbox; ; ff00FF00
    
    ###########################
    #####    Labyrinth    #####
    ###########################
    Metadata/NPC/League/Cadiro; Cadiro, Money Maker; ffD2742D
    ## Seems to be loaded every area, this doesnt work
    ## Metadata/Terrain/Labyrinth/Objects/SecretPassage; Secret Passage; ff6495ED
    
    ###########################
    #####    Labyrinth    #####
    ###########################
    Metadata/Terrain/Labyrinth/Objects/LabyrinthDarkshrineHidden; Darkshrine; ff6495ED
    
    ###########################
    #######    Abyss    #######
    ###########################
    Metadata/MiscellaneousObjects/Abyss/AbyssSubAreaTransition;  Abyssyl Depths; ff36B400
    Metadata/MiscellaneousObjects/Abyss/AbyssCrackSpawners/AbyssCrackSkeletonSpawner; Abyss Crack; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest; Abyss Chest; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest1; Abyss Chest 1; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest2; Abyss Chest 2; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest3; Abyss Chest 3; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest4; Abyss Chest 4; ff36B400

  7. Thanks TehCheat (1 members gave Thanks to Sithylis for this useful post)
  8. #307
    bcz's Avatar Contributor
    Reputation
    172
    Join Date
    Apr 2008
    Posts
    172
    Thanks G/R
    8/140
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    Code:
    ############# Metadata; Text; Color (ARGB)
    ## Example: Metadata/Chests/StrongBoxes/Strongbox; ; ff00FF00
    
    ###########################
    #####    Labyrinth    #####
    ###########################
    Metadata/NPC/League/Cadiro; Cadiro, Money Maker; ffD2742D
    ## Seems to be loaded every area, this doesnt work
    ## Metadata/Terrain/Labyrinth/Objects/SecretPassage; Secret Passage; ff6495ED
    
    ###########################
    #####    Labyrinth    #####
    ###########################
    Metadata/Terrain/Labyrinth/Objects/LabyrinthDarkshrineHidden; Darkshrine; ff6495ED
    
    ###########################
    #######    Abyss    #######
    ###########################
    Metadata/MiscellaneousObjects/Abyss/AbyssSubAreaTransition;  Abyssyl Depths; ff36B400
    Metadata/MiscellaneousObjects/Abyss/AbyssCrackSpawners/AbyssCrackSkeletonSpawner; Abyss Crack; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest; Abyss Chest; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest1; Abyss Chest 1; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest2; Abyss Chest 2; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest3; Abyss Chest 3; ff36B400
    Metadata/Chests/Abyss/AbyssFinalChest4; Abyss Chest 4; ff36B400
    Ive been working on this very thing for the last 24 hours, still collecting data and experimenting. Ive got a bunch of useful stuff already though, a lot of which i described a few hours ago in this thread... a few you can go ahead and toss in there...

    This one i finally figured out will show zones with Depths access
    Metadata/MiscellaneousObjects/Abyss/AbyssSubAreaTransition; Abyssal Depths; ffff6600

    these ones are what we want to keep paying attention to, add them in and youll see. Youre right that it would probably be easier to research the differences via the dat files, but I havent taken the time to yet
    Code:
    Metadata/Monsters/Daemon/AbyssSpawnerDaemon1
    Metadata/Monsters/Daemon/AbyssSpawnerDaemon2
    Metadata/Monsters/Daemon/AbyssSpawnerDaemon3
    Metadata/Monsters/Daemon/AbyssSpawnerDaemon1Chest
    Metadata/Monsters/Daemon/AbyssSpawnerDaemon2Chest
    Metadata/Monsters/Daemon/AbyssSpawnerDaemon3Chest
    Metadata/Chests/Abyss/AbyssFinalChest1
    Metadata/Chests/Abyss/AbyssFinalChest2
    Metadata/Chests/Abyss/AbyssFinalChest3
    but yeah if you wanna see more of what im working on read back a page

  9. Thanks toadskin (1 members gave Thanks to bcz for this useful post)
  10. #308
    ejnahuj22's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any chance poe hud will work ever for directx9?

  11. #309
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    1234567890
    Last edited by TehCheat; 08-01-2018 at 02:13 PM.

  12. Thanks toadskin (1 members gave Thanks to TehCheat for this useful post)
  13. #310
    naph's Avatar Member
    Reputation
    2
    Join Date
    Apr 2008
    Posts
    63
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bcz View Post
    PoeHud.exe is renamed automatically on purpose to some random exe name such as ... this is for your protection



    you can adjust all the flask triggers via the menu, try here

    Lol, mine autoflask plugin dsnt have that option. Sir, can you link your plugin please .

  14. #311
    gangebob's Avatar Member
    Reputation
    5
    Join Date
    Sep 2016
    Posts
    41
    Thanks G/R
    10/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    poehud freezes after 1-30 sec of using. can some1 help me with this?

  15. #312
    foma1234's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SpaceGuy119 View Post
    using neversink's filter, but it doesnt show the text on the rgiht hand side of the screen (with the small arrows showing direction of drops)? has that been fixed? im using a version from yesterday i believe
    Have same problem, anyone know how to fix this ? Or it just don't work for now ? .

  16. #313
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    1234567890
    Last edited by TehCheat; 08-01-2018 at 02:13 PM.

  17. Thanks qqzzxxcc (1 members gave Thanks to TehCheat for this useful post)
  18. #314
    ejnahuj22's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I'll take a look at it when I get settled in the league. I'm still behind where I like to be at this point. I hate busy first weekends of a league. :/
    aight thanks man

  19. #315
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    1234567890
    Last edited by TehCheat; 08-01-2018 at 02:13 PM.

  20. Thanks divvidusns, Sithylis (2 members gave Thanks to TehCheat for this useful post)

Similar Threads

  1. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  2. [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
  3. Replies: 0
    Last Post: 07-02-2014, 02:10 AM
  4. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By BlQ in forum Diablo 3 Buy Sell Trade
    Replies: 4
    Last Post: 03-30-2012, 01:42 AM
  5. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By Chakl22 in forum General Trading Buy Sell Trade
    Replies: 0
    Last Post: 10-16-2011, 03:15 AM
All times are GMT -5. The time now is 08:33 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