Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
This "mod" uses an open-source extension Resource Override to swap markers.png Mapgenie.io uses for it's Tarkov maps for a custom one hosted on my github repository. Works with any Chrome-based browser and Firefox!
More examples below:
Installation:
1) Install Resource Override from Chrome webstore or Firefox page (or manually from Kyle Paulsen's GitHub).
2) Download the mod release archive and unpack it.
3) Inside you will see resource_override_rules.json files.
4) In Chrome, right to the address bar, click on puzzle icon, that opens extensions menu, then click on Resource Override to open its settings.
5) On the right, you will see Options button, click on it, and after that Load Rules and target my resource_override_rules.json file.
Notes:
On my github page I left all the .psd files I used to create this icon pack, feel free to experiment with them yourself.
Code:
Here is overwrite rules file itself:
{
"v": 1,
"data": [
{
"id": "d2",
"matchUrl": "*mapgenie.io/tarkov/*",
"rules": [
{
"type": "normalOverride",
"match": "https://cdn.mapgenie.io/images…rkov/markers.png?MTkyMDMw",
"replace": "https://raw.githubusercontent.…cons/main/res/markers.png",
"on": true
},
{
"type": "normalOverride",
"match": "https://cdn.mapgenie.io/images…v/[email protected]?MTkyMDMw",
"replace": "https://raw.githubusercontent.…main/res/markers%402x.png",
"on": true
}
],
"on": true
}
]
}
-
Version 1.1
- ODT
- 779 Downloads
Update for new icons
-
Version 1.0.0
- ODT
- 1.2k Downloads
kwebber321
Is this possible to use with CactusPie's Minimap?
ODT Author
not currently, but ryn1u on discord is brewing something using them
kwebber321
Cant wait to see that. Thanks!
ryn1u
Hmm doesnt work for me, do I need to clear cache or sth? I've injected the file you provided, did everything as per instruction.
ryn1u
Works after recent update, thank you very much!
Helldiver
I don't suppose you could get this to work with CactusPie's Minimap ???
Elite911
Would be nice to be able to see player position. Especially when looting stashes etc.
insane1984
Bro. YES. I could kiss you. Open mouth! EXCELLENT JOB!
sackstonhail420
SPT players have a better mapgenie than regular players now... hehehehehe
ODT Author
Didn't want to post to main subreddit because
1) to not generate heat from modding IGN owned website
2) toxic community
3) meh
Kippa
With everything going on with the cheating situation on EFT last thing this community needs is salty goobers giving SPT a fishy taste in peoples mouths because we have a much better map and a more chilled community
FightMeIRLScrub
Love the colors to categorize everything & how distinct every icon is. Makes readability way better, especially when you don't have the luxury to stare at the map & decipher where things are when action is happening. Actually makes the "Small Icons" option usable too, and can be used either for SPT or Live Tarkov!
Wanuboi
Wonderfull ! Indeed the icons were awful. It's much better and readable with your mod. Thank you
-Error-
Love this! Good work!
PromiseV5
嗨,我的网络不支持我尽快打开地图精灵,有什么方法可以本地化地图精灵吗?这对我来说很重要
ODT Author
Not possible, use VPN if you can.
svbtext
thank you so so so much for this, i've always hated how non-distinct the icons on mapgenie were. is there any way to get it on firefox?
ODT Author
try this one
https://addons.mozilla.org/en-…x/addon/resourceoverride/
-Error-
This worked for me, if anyone was curious.
MechanicMan396
Bro....
You're the man!
Love it
snekcode
I've been researching implementing something like this but in game. Have you looked into that aspect at all? Any in sights you have would be much appreciative!
ODT Author
this is going to be by two orders of magnitude more difficult task
snekcode
Yes by far. But I think the most difficult part will be the discovery phase figuring how to translate in game coordinates to what ever system EFT uses for their displayed map. 😅
LeeNelson
I'd love to be able to pop the maps open on my iPad, with MY character icon moving around them... No idea how. Looking for that version of map mods...
Nakawalka
damn that is so sick, would this work in Opera GX? as chrome for me uses more RAM than Tarkov itself
ODT Author
should work for all chrome-based browsers