Skip to content
Lafko edited this page Mar 14, 2026 · 8 revisions

POEFixer Documentation

Welcome to the official POEFixer documentation hub. POEFixer is a comprehensive overlay and automation toolkit for Path of Exile 2 (and Path of Exile 1).


Quick Navigation

User Guides

Page Description
English Wiki Full application documentation in English — all features, tabs, and settings
Russian Wiki / Русский Полная документация приложения на русском языке

Developer Resources

Page Description
Plugin Development Guide Complete guide for creating native C++ DLL plugins — SDK reference, data structures, code examples

Feature Overview

POEFixer provides the following major features:

Feature Description Game Support
Trade Automation Real-time WebSocket live search, manual bulk buy, auto-stash PoE 1 and PoE 2
Radar Overlay Map overlay with entity tracking, pathfinding, icon customization PoE 2
AutoPot Automated flask usage with 7 modes, vitals overlay, auto-disconnect PoE 2
HealthBars Customizable HP/ES bars over entities with per-rarity configuration PoE 2
Follow Bot Automatic player following with A* pathfinding and item pickup PoE 2
Map Clear Bot Autonomous map clearing with coverage planning and combat PoE 2
AutoCraft Automated crafting with mod matching and currency management PoE 1 and PoE 2
Smoother Game file patching for performance optimization PoE 1 and PoE 2
Atlas Overlay Atlas tree visualization with search, pathfinding, and groups PoE 2
Custom Hotkeys Advanced macro system with conditions, chains, and auto-aim PoE 2
Plugin System Native C++ DLL plugin SDK (v4) with full game data access PoE 2
Launcher Limited Windows user management for sandboxed game launching PoE 1 and PoE 2

Technical Details

Spec Value
Build MSVC v143, C++20, x64 Release
Overlay DirectX 11 + ImGui
Theme Fluent Design (4 themes: Dark, Light, Blue, Midnight)
Localization 11 languages
Plugin SDK Version 4 (39+ bridge functions)
Scanner Modes Memory Scanner (PoE 2) / WGC Visual Scanner (PoE 1 and PoE 2)

Links

Clone this wiki locally