About this mod
Finally, MINIMAP ZOOM IS HERE BOYS
- Requirements
- Permissions and credits
- Changelogs
- Donations
Finally a better minimap, the default one is utter trash isn't it? Please let me know of you find bugs or if you have suggestions!
Options:
Zoom options (Most zoomed-in => Most zoomed out):
The installer lets you choose both.
Install:
Using Installer:
Download and run the installer (you need to also have downloaded CP77Tools), select the options you want, and hit install! After that just follow what you're asked to do. (Do not put the installer inside the game folder!)
Using Presets:
If you don't like installers and are a boring person, then I still left the older presets up for download (Vortex compatible):
Either get the Vortex preset installer (made by BigBizkit) or download the single presets with Vortex / manually.
Simply extract the zip and drag the archive folder inside your Cyberpunk 2077 game folder.
Presets explanation:
Updating:
Presets will not get updated. When I release a new version of the installer all you have to do is download it and install as if you never installed the mod in the first place.
Known Issues:
I know about the map flickering / lagging, and sorry but I just can't do anything about it. From what it looks like it's a limitation of the game itself and not an issue with the mod. When you think about it, if CDPR locked the minimap at that zoom there *might* be a reason for it. If you comment just complaining about it without providing any useful information / speculation you will be ignored and / or your post will get deleted.
Join us over at discord for live research and mod progress!
If you want to help out by all means and if you're interested in modding CP77, we'll help when we can.
Cyberpunk 2077 Discord Server

How I made this: (THIS IS NOT HOW YOU INSTALL THE MOD, THIS IS IF YOU ARE A DEV / WANT TO MAKE YOUR OWN VERSION OF THIS!)
Tools: CP2077Tools, 010 Editor
1) Extract the file from the game using CP2077Tools:
2) Open it with 010 Editor and apply the minimap.inkwidget template (credits to DemonRed#7944 on Discord) that you can find in the misc files:

3) Edit your values and then save:

From my testing this is what I gathered about the width / height options:
1 = Icon overlay scaling
2 = Minimap content scaling
3 = Border size
4 = Wanted stars and combat border overlays scaling
5 = Solid background size
Maybe5 = In Game time relative position
4) Repack the file using CP2077Tools:
Options:
- Bigger Minimap
- Transparent Minimap
- No Minimap Border
- Compass Only Mode
Zoom options (Most zoomed-in => Most zoomed out):
- Low
- Normal
- High
- Ultra
The installer lets you choose both.
Install:
Using Installer:
Download and run the installer (you need to also have downloaded CP77Tools), select the options you want, and hit install! After that just follow what you're asked to do. (Do not put the installer inside the game folder!)
Using Presets:
If you don't like installers and are a boring person, then I still left the older presets up for download (Vortex compatible):
Either get the Vortex preset installer (made by BigBizkit) or download the single presets with Vortex / manually.
Simply extract the zip and drag the archive folder inside your Cyberpunk 2077 game folder.
Presets explanation:
- Better: bigger, no border, zoom
- Transparent: transparent bg, zoom
- Zoom Only: zoom
- Compass Only: no minimap, just border
Updating:
Presets will not get updated. When I release a new version of the installer all you have to do is download it and install as if you never installed the mod in the first place.
Known Issues:
I know about the map flickering / lagging, and sorry but I just can't do anything about it. From what it looks like it's a limitation of the game itself and not an issue with the mod. When you think about it, if CDPR locked the minimap at that zoom there *might* be a reason for it. If you comment just complaining about it without providing any useful information / speculation you will be ignored and / or your post will get deleted.
Join us over at discord for live research and mod progress!
If you want to help out by all means and if you're interested in modding CP77, we'll help when we can.
Cyberpunk 2077 Discord Server

How I made this: (THIS IS NOT HOW YOU INSTALL THE MOD, THIS IS IF YOU ARE A DEV / WANT TO MAKE YOUR OWN VERSION OF THIS!)
Tools: CP2077Tools, 010 Editor
1) Extract the file from the game using CP2077Tools:
archive -e -p "path\to\your\Cyberpunk 2077\archive\pc\content\basegame_4_gamedata.archive" -w *minimap.inkwidget
2) Open it with 010 Editor and apply the minimap.inkwidget template (credits to DemonRed#7944 on Discord) that you can find in the misc files:
3) Edit your values and then save:
From my testing this is what I gathered about the width / height options:
1 = Icon overlay scaling
2 = Minimap content scaling
3 = Border size
4 = Wanted stars and combat border overlays scaling
5 = Solid background size
Maybe5 = In Game time relative position
4) Repack the file using CP2077Tools:
pack -p "path\to\your\folder"
Keep in mind that inside that folder the folder structure needs to be the same as it was originally in the game (base\gameplay\gui\widgets\minimap)