Skip to content

M4elstr0m/TarkovMapTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงญ Tarkov Map Tracker by M4elstr0m

Watch your realtime Escape From Tarkov in-game location ๐Ÿ—บ๏ธ

visitor badge GitHub Repo stars Static Badge Static Badge Static Badge Static Badge

Icon of the Tarkov Map Tracker

Languages:

English


Please star this repository if you find it useful โญ

Tarkov Map Tracker is designed to help beginners to find themselves on the huge maps of Escape From Tarkov

Do not hesitate to reach me, using the links on my profile

โš ๏ธ Disclaimer

What this app can't do:

  • Access location of in-game elements such as loot or enemies
  • Modify your own in-game location

This is not a cheat since it only uses external stuff of the game, but use this software at your own risk. If there is a rule about this in the future please contact me โš ๏ธ Still, I am not responsible of any loss

๐Ÿ“ฆ Installation

Download the latest TarkovMapTracker version from the releases tab

Don't forget to check the changelogs to see what's new!

๐Ÿ“š Usage

Just extract the archive and launch TarkovMapTracker.exe (if Windows prevents you to open the app, just click on "More infos" and "Run anyway")


To display your position correctly, you will have to select among the maps the one you are going to play. To do so, simply press the Maps button. Then take an in-game screenshots (using the EFT game hotkey), and that's all!


v2.0.0 Version Screenshot
Screenshot of the main window of the TarkovMapTracker v2.0.0

๐Ÿ› ๏ธ Settings

Force Path

This settings allows you to overwrite the default EFT's screenshots path (C:\Users\USERNAME\Documents\Escape from Tarkov) with a new path. For example if your screenshots are on your Desktop you should put fill this entry with: C:/Users/USERNAME/Desktop

Do not input quotes (" or '), the software handles it automatically.

This feature was implemented as a fix for this issue.

Theme

This settings allows you to choose your own color scheme for this app. In the v1.0.0 users were not able to change to something else than the "Dark" theme.

I may add more themes if requested.

Map Size

This settings allows you to resize the map in pixels unit, therefore the whole window. Do not scale it bigger than your monitor :)

Icons Size

These settings allows you to change icons size, like the player or the extracts. I suggest you only to only change player's size if needed but not the others.

Zoom Level

This settings allows you to zoom-in on your player. This also centers the player at the middle of the screen.

This feature was requested here

Scan Speed

This settings allows you to change the frequency of window's refresh (if a new position appeared). 60 means that the window will be refreshed each second.

Show Icons Checkmarks

This settings allows you to display, or not, a category of icons on the map (like extracts, possible loot location). This is greatly inspired by Tarkov.dev


v2.0.0 Version Settings Panel
Screenshot of the settings panel of the TarkovMapTracker v2.0.0

๐Ÿ–ฅ๏ธ Platforms

This software is only for Windows and is only helpful when you have Escape From Tarkov installed on your computer

๐Ÿšง Known Issues

Don't hesitate to post an issue!

๐Ÿ—บ๏ธ Roadmap

You can see every changelogs in the releases tab

  • Initial project setup v1.0.0
  • Complete overhaul and QoL improvements v2.0.0
  • Add more points of interest in each map (such as extracts)
  • A UI Panel to place custom point of interest on maps (such as quests)
  • Github's Social Preview update
  • Tutorial/Showcase footage
  • Keybind to zoom-in without opening the Settings panel
  • Source code refactoring
  • Open Source maybe?!
  • Who knows!

๐Ÿ—’๏ธ Credits

Escape From Tarkov: this software has been made for this game after all Tarkov.dev and Shebuka: for the maps used in this software and their help to check for potential copyright issues This software has been created using the following Golang modules: fyne/v2, disintegration/imaging, pkg/browser

This is Golang.