Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

DJ_Kovrik

Uploaded by

djkovrik

Virus scan

Safe to use

About this mod

Dynamic zoom for vehicle minimap, configurable zoom for on foot minimap, minimap peek hotkey

Requirements
Permissions and credits
Changelogs
Donations
Patch 1.3 minimap changes
  • Patch 1.3 changed the minimap rendering to reduce flickering and also added some kind of minimap vehicle mode when the whole minimap container content shifted down vertically. Unfortunately this is not compatible with dynamic zoom so when the feature is enabled you will still have minimap content centered.

Compatibility
  • Fully compatible with my Limited HUD mod
  • Not compatible with No more UI Speedometer mod, you can use Hide Speedometer addon from Limited HUD instead
  • Might be incompatible True Hidden Everything and Hide Armor mods, you can use Equipment-EX instead
  • Should be compatible with other minimap or HUD mods because zoom values applied at runtime

Info
  • Allows you to config zoom values for different in-game minimap modes
  • Adds dynamic zoom feature when minimap zoom based on current vehicle speed while you driving
  • Adds minimap peek hotkey which zooms out minimap while you hold it
  • Everything is configurable with Native Settings UI

Minimap Peek and Dynamic Zoom showcase


Default minimap zoom values:

  • Combat: 40
  • QuestArea: 25
  • SecurityArea: 40
  • Interior: 25
  • Exterior: 35
  • Vehicle: 100

Modded minimap zoom values:
  • Combat: 60
  • QuestArea: 40
  • SecurityArea: 60
  • Interior: 40
  • Exterior: 60
  • Vehicle: from 80 to 140 if dynamic zoom enabled, just 80 otherwise

You can open config.reds file and configure zoom values as you like, also it has a few options for dynamic zoom and peek hotkey where you can define zoom and speed ranges, peek zoom increment or just disable the features. 

How to install
  • Download and install all required dependencies
  • Download and unpack the mod archive into the game folder
  • Do not use minimap flickering fix from CET as it is not needed with the game patch 1.3

Required redscript version: 0.3.0+

How to uninstall
  • Delete Cyberpunk 2077\r6\scripts\ImprovedMinimapZoom folder
  • Delete Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\ImprovedMinimapZoom folder

Translation
If you want to translate the mod to your own language, then download Translation sources archive, open imz.json with any text editor (I would recommend Notepad++) and translate only lines with "femaleVariant" key (sample screenshot from other mod, text which you should change marked with yellow). After that check the code for your language here at the table below and send translated file back to me.

Currently supported languages:
  • English
  • Russian
  • French (credits to Unseen Unit)
  • Traditional Chinese (credits to hansdofer)
  • Arabic (credits to MONSTERaider)
  • Italian (credits to NarakuITA)
  • Simplified Chinese (credits to Zo7lin)
  • Czech (credits to Starfis)
  • Japanese (credits to nidaimeremain)
  • German (credits to Si13n7)
  • Spanish (credits to estebantet)


Credits
  • jekky for the redscript compiler and new awesome features
  • e256 for testing and support ^_^
  • CP77 modding discord

For redscript modders
  • If you have any callbacks attached to GetAllBlackboardDefs().UI_ActiveVehicleData.IsPlayerMounted bool then this mod could damage it




My mods