-
Member
Originally Posted by
antroxxx
yeah this is dead, almost nothing works anymore. preload does tho. minimap icons does not. the development split up too much to make private bots. rip in rip
LMAO wut i have EVERYTHING working xD not sure what YOUR doing wrong but good luck figuring it out.
-
Active Member
New patch came out, minimap icons need new offsets.
-
Contributor
Originally Posted by
antroxxx
yeah this is dead, almost nothing works anymore. preload does tho. minimap icons does not. the development split up too much to make private bots. rip in rip
Once all of the offsets are updated, my list of malfunctioning plugins are the latest stashie (fixed by implementing a timed function coroutine, still buggy tho), mapnotify (never worked for public rls, still being heavily worked on so no point in trying to fix), and random features (decayed over time due to lack of support).
Plugins that are working -
- Advanced Tooltip - In certain situations, advanced mod information is not connected to the tooltip (e.g. in harvest inventory, item on ground).
- Advanced Lab Layout - Sometimes gives error in rendering (has always existed).
- AutoOpen - Clicking issues have returned when left click is pressed, including hugging strongboxes until it passes to its final state.
- Basic Flask Routine - Not sure if the flask spamming is an issue with an offset or an issue with logic in the plugin.
- Buff Util - If you use anthraxx's fork, the settings for his additions don't render properly rendering them useless.
- CoPilot - Not fully tested but works for Blood Rage, Delve Flare, Cries, and Any Vaal Skill
- DelveWalls
- Dev Tree
- Full Rare Set Manager - Has issue recognizing low ilvl weapons when selling.
- Healthbars
- Heist Icons
- Iconsbuilder
- Maps Exchange - New features added that I haven't figured out. Buy button still doesn't work.
- Minimap Icons
- Misc Information
- Pickit - Still has the issue where you can either pickup everything or have full rare set manager integration. Needs a pickup all non-rares or non-unid'd chaos option.
- Preload Alert
- Random Features - Gem upgrade is basically the only thing still working, which is all I use it for.
- Stashie - Fork then reset to a commit from before the rewrite brings stashie back to a working state.
- Terrain
- BasicTreeRoutine
- Unidy
- Unstack Decks - Can fail to flip a deck causing the last card of a stack not to flip. Also doesn't handle movement across the entire inventory window as gracefully as it should.
- VMS Helper
- XP Bar
If it's not here, I haven't looked at it this league. If you come across something that isn't working, you could also try asking its developer to report issues with this HUD if they are having problems. If they say they don't support it, then that's that.
Last edited by snowhawk; 02-02-2021 at 07:38 PM.
-
Post Thanks / Like - 3 Thanks
-
Member
Qeuete - Found new offsets needed on Map Element:
public float LargeMapShiftX => M.Read<float>(LargeMap.Address + 0x270);
public float LargeMapShiftY => M.Read<float>(LargeMap.Address + 0x274);
public float LargeMapZoom => M.Read<float>(LargeMap.Address + 0x2B4);
Small Map might have the same offsets but dind't test
-
Post Thanks / Like - 5 Thanks
-
Member
Something broke after new update. I do not see those red and blue dots on map when i press tab. They helped me alot with clear. Can someone fix this real quick?
-
Member
Anyone can repair AimBot plugin for this HUD?
-
Member
Originally Posted by
mikilopta
Something broke after new update. I do not see those red and blue dots on map when i press tab. They helped me alot with clear. Can someone fix this real quick?
This should help
Originally Posted by
tugagen
Qeuete - Found new offsets needed on Map Element:
public float LargeMapShiftX => M.Read<float>(LargeMap.Address + 0x270);
public float LargeMapShiftY => M.Read<float>(LargeMap.Address + 0x274);
public float LargeMapZoom => M.Read<float>(LargeMap.Address + 0x2B4);
Small Map might have the same offsets but dind't test
-
Member
Where do i ctrl+c and ctrl+v paste it? I mean i do not know what to do with this code.
-
Member
Originally Posted by
mikilopta
Where do i ctrl+c and ctrl+v paste it? I mean i do not know what to do with this code.
You can't copy/paste you need recompiled gameoffsets.dll and exilecore for it.
-
Member
Originally Posted by
berkefe
You can't copy/paste you need recompiled gameoffsets.dll and exilecore for it.
I cant do this. I would do it but that would require for me some reading and stuff. I will wait when someone will recompile it for me.
-
Member
Every time the offsets change I remember how bad it feels to not have HUD lol
If anyone happens to get the offsets etc. fixed and wants to share, that would be incredible; unfortunately I also don't know how to do it myself :/
-
Member
Originally Posted by
snowhawk
Random Features - Gem upgrade is basically the only thing still working, which is all I use it for.
GitHub - IlliumIv/Random-Features: PoeHUD Plugin: Random Features <-- This fork of Random Features works for me, actually. Maybe you are using some deprecated fork?
On the other hand, I can't seem to get Unstack Decks to work, did you use PluginsAutoUpdate feature for its compilation?
-
Member
Originally Posted by
ballerhoss
Every time the offsets change I remember how bad it feels to not have HUD lol
If anyone happens to get the offsets etc. fixed and wants to share, that would be incredible; unfortunately I also don't know how to do it myself :/
This is for the impatient people only, for everyone else just wait for a proper release, im sure itll be here soon. I used the offsets posted by @tugagen. This only seems to fix icons on large map, and not minimap (used the same offsets there),
just put the files in your existing hud folder. And maybe make a backup of it. I barely know what I'm doing.
offsets.zip
-
Post Thanks / Like - 6 Thanks
-
Member
-
Elite User
MinimapIcons are fixed, Thanks @tugagen!
-
Post Thanks / Like - 2 Thanks
loafer,
Senotin (2 members gave Thanks to Queuete for this useful post)