-
Member
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
-
Member
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?
-
Member
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!
-
Contributor
Originally Posted by
divvidusns
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
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
-
Member
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.
-
Originally Posted by
Killabeat
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
-
Post Thanks / Like - 1 Thanks
TehCheat (1 members gave Thanks to Sithylis for this useful post)
-
Contributor
Originally Posted by
Sithylis
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
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to bcz for this useful post)
-
Member
any chance poe hud will work ever for directx9?
-
★ Elder ★
Last edited by TehCheat; 08-01-2018 at 02:13 PM.
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to TehCheat for this useful post)
-
Member
Originally Posted by
bcz
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 .
-
Member
poehud freezes after 1-30 sec of using. can some1 help me with this?
-
Member
Originally Posted by
SpaceGuy119
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 ? .
-
★ Elder ★
Last edited by TehCheat; 08-01-2018 at 02:13 PM.
-
Post Thanks / Like - 1 Thanks
qqzzxxcc (1 members gave Thanks to TehCheat for this useful post)
-
Member
Originally Posted by
TehCheat
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
-
★ Elder ★
Last edited by TehCheat; 08-01-2018 at 02:13 PM.
-
Post Thanks / Like - 2 Thanks