Interactive map - Control while playing the game

Update:
I've redone this project as a standalone electron-app. So there are no prerequisites anymore, no autohotkey, no browser. Just start the app and it's working. You can check it out here: https://github.com/0000day/eldenringmapv2.
Have fun ♥


Hi everybody. Thought I'd share the quick work I've done with the community in case others need/want it.

What you can do with it
Open the interactive map (https://eldenring.wiki.fextralife.com/) on a second monitor and control it while being in-game without tabbing out.

Browser addon
Modifies the website. Sets the map to fullscreen. Listens for keydown-events to capture inputs.

Autohotkey V2 Script
Listens to numpad inputs and sends it to the browser process.

Setting the Browser to fullscreen rounds it up ♥.

https://preview.redd.it/qya0cwkvyvbd1.jpg?width=4032&format=pjpg&auto=webp&s=0af1c957a1b83b34118553d74004d1fd3283e14f

Download: https://github.com/0000day/Elden-Ring-Map-Control
Currently, only Brave is supported. Can be changed quite easely tho. Look for the map_control.ahk script and change the function FindBraveWindow(). Autohotkey also has a Window-Spy which is handy to find out the correct process/window handle.

A lot of confidence and victories for y'all!