Skip to content

cmkb3/d4-map-overlay

 
 

Repository files navigation

Diablo IV: Map Overlay

Example

Overlay on test_image.png

How-to instructions

Open terminal (win10/11), run: winget install Anaconda.Anaconda3

After install open 'Anaconda Powershell Prompt'

Navigate to this program's file directory, e.g.: CD C:\Downloads\d4-map-overlay\

Run commands:

python3 -m pip install -r requirements.txt

python3 .\d4-altar-overlay.py

When ingame, open the map, then press F1 to overlay altar of lilith locations, F2 to overlay mysterious chest locations, F3 to overlay waygate locations. Pressing M, T, or left mouse click will clear the overlay.

Would like to eventually allow scrolling of the overlay along with the D4 map.

About

Diablo IV: Map Overlay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%