Large Minimap

axatin

King
Joined
Jul 24, 2022
Messages
611
These are two mods that increase the size of the minimap. The mod for EUI was made by @jarcast2 , the one for non-EUI by me.

Spoiler :

Original size:
Screenshot (1348).png

Modified size (non-EUI version):
Screenshot (1349).png



Important: To use the mods, you need to change the following values in the file "config.ini" (default location "Documents/My Games/Sid Meier's Civilization 5/"):

For the non-EUI version:
Code:
[MiniMap]

; Mini-map width.
Width = 640

; Mini-map height.
Height = 380


For the EUI version:
Code:
[MiniMap]

; Mini-map width.
Width = 800

; Mini-map height.
Height = 475

To revert to the original size, use the following values:

Code:
[MiniMap]

; Mini-map width.
Width = 320

; Mini-map height.
Height = 190
 

Attachments

Last edited:
Back
Top Bottom