josdemmers / D4HUD

Experimental project for an overlay in Diablo IV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D4HUD

Experimental project for an overlay in Diablo IV. Allows you to place skills/cooldowns at a more convenient location.

Configuration

Configuration uses mouse position and delays to interact with the overlay menu without interfering with Diablo IV. Holding the the CTRL modifier key allows you to drag the ROIs and interface items around.

Experimental

Performance is currently bad though. I capture the ROIs of each skill first and then draw them again at the preferred location. An approach using mem reading would be much better. Then you could draw the skill/cooldown info directly.

About

Experimental project for an overlay in Diablo IV

License:MIT License


Languages

Language:C# 100.0%