Watch your realtime Escape From Tarkov in-game location ๐บ๏ธ
Languages:
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
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
Download the latest TarkovMapTracker version from the releases tab
Don't forget to check the changelogs to see what's new!
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!
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.
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.
This settings allows you to resize the map in pixels unit, therefore the whole window. Do not scale it bigger than your monitor :)
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.
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
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.
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
This software is only for Windows and is only helpful when you have Escape From Tarkov installed on your computer
Don't hesitate to post an issue!
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!
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