CURRENTLY DETECTED - USING THIS WILL LIKELY RESULT IN A BAN
If you absolutely need to play with hud and don't mind getting banned, you can try
running poe as a limited user (Run PoE as a limited user).
.NET Framework v.4.8 (probably dev version)
DirectX11
Source ExileApi
Releases ExileApi (Compiled)
All plugins can be found here:
Repositories
If you want compile by self you need:
- Download project.
- Open ExileApi.sln
- Unload Core
- Compile Loader
- Copy GameOffsets in folder with Loader.exe
- Start Loader.exe with argument "offset" or "offsets" (release folder have bat file for this)
- Load Core and add reference to ImGui.NET.dll and GameOffsets.dll
- Now you can compile all project
For start this projects you still need resource (textures/fonts/sounds) from Release version.
Plugins should be compile by self. (Others developers can give you dll)
Download source, put folder to Plugins/Source and run CompilePlugins.bat you should see "NamePlugin >>> Successful <<<" or "NamePlugin -> Failed look in Source/NamePlugin /Errors.txt"
if you see errors better cut this plugin from Source folder.
12.09.19 UPDATE
API Changed. All my plugins updated and collected in 1 repository (old deprecated soon be deleted) for you comfort.
Some dev knew about this changes and prepared their plugins for that. Just wait when plugins will be pushed on git.
Now project more structed for self compile.
If you want develop plugin download ExileApi create Class library project and in ExileApi Solution here ->ExileApi\Plugins\Source\YouPluginName and add Core like reference.
For compile plugins without IDE you should download /Release/ because Roslyn from nuget have older version.
Tried fix win 7 issue but doesnt have tester for that.
In the near future i want write auto update plugins, when you can in 1-3 clicks download plugin what you want.
Q: Why no answer?
A: If I will answer everyone i will never can write any feature for ExileApi.
Q:Hud is crash/freeze
A:For fix that issue i should play, if this rare issue, this is hard fix when you play very small time.
Donate link
Most information will be soon, now im busy and just put as is.