Skip to content

M4elstr0m/TarkovMapTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

๐Ÿงญ Tarkov Map Tracker by M4elstr0m

Watch your live in-game position in Tarkov ๐Ÿ—บ๏ธ

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

App icon

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

Warning

This project is for educational purposes only. The authors are not responsible for any misuse of the software.

What this app can't do:

  • Access internal live location of in-game elements, such as loot or enemies
  • Modify your in-game location

Since the software only uses external data available without interacting with the game instance, this is not a cheating software. This software is in the same category as would be a normal dynamic map on Tarkov.dev for example.

Use it at your own risk. If BSG declares a new rule about this in the future, please contact me โš ๏ธ 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 SELECT MAP button. Then take an in-game screenshots (using the EFT in-game hotkey), and that's all!


v3.0.0 Version Screenshot
Screenshot of the main view of the TarkovMapTracker v3.0.0

๐Ÿงฉ Features

These are the feature of the TarkovMapTracker

Entries marked by a "*", are brand-new features from v3.0.0

  • Geolocate player on a map
  • Calculate player's rotation on a map
  • Change Tarkov screenshots folder
  • Automatically detect new updates
  • Ability to zoom (Improved in v3.0.0)
  • * Pan / Move the map around
  • * Ability to zoom-in on player (Find player button)
  • * Reset the view to default
  • * Display every POIs available in the game (extracts + loots)
  • * Detect new screenshots without ranging over it (+performance)
  • * Enable/disable POIs on the map using a Filters panel
  • * Create custom POIs (ping system)

๐Ÿ› ๏ธ Settings

Username (WIP)

This setting just changes your username on the app. Could be used in future versions.

Screenshots Directory

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 in-game screenshots are on your Desktop you should fill this entry with: C:/Users/USERNAME/Desktop

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

This feature was implemented as a fix for this issue.

Logs Folder button

Opens the folder containing logs for this app

Screenshots Folder button

Opens the folder containing Tarkov's screenshots used by this app

Clear Logs on Exit button

Self explanatory

Clear Preferences on Exit button

Self explanatory. Clears Settings + custom Pings

๐Ÿ“ธ Screenshots

v3.0.0 loading v3.0.0 version pop-up
v3.0.0 homepage v3.0.0 settings panel

๐Ÿ–ฅ๏ธ Platforms

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

๐Ÿšง Known Issues

  • Could not test player rotation on Labs & Factory
  • Sometimes the POIs will be stuck. Just resize the app window using your mouse it should trigger recalculation.

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)
  • v3.0.0 - Whole code refactoring (building it from scratch, again...)
  • Quests panel
  • Coop team feature
  • Tutorial video

๐Ÿ—’๏ธ 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
The Wails Project: the most cool way to build cool UIs in Go

This software has been created using the following Golang modules: wailsapp/wails/v3, fsnotify/fsnotify, M4elstr0m/go-logging-utils and pkg/browser

By the power of Go.