Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.3 KB

File metadata and controls

18 lines (10 loc) · 1.3 KB

Elden Ring - Interactive Map - Item Progression

Greasemonkey script (or Tampermonkey) to allow marking items on the interactive map of Elden Ring as completed. The interactive map is a Fextralife-project, all credits for the map go to them.

To mark an item as completed, right-click it. Completed items are shown with opacity on the map:

example

The status is persisted locally in the browsers localStorage, so it remembers completed items even if the page or browser has been closed.

Install

  1. Either add the Greasemonkey or Tampermonkey addon to your browser.
  2. Open the raw content of the script in your browser, the addon should now prompt you whether you want to install the script.

addon

install prompt