Are you one of the players who want to add custom map sizes in Going Medieval? Heureusement, we found a way to add custom map sizes to the game. Below is the easy way to adding custom map sizes.
How to Add Custom Map Sizes in Going Medieval
D'abord, go to the installation folder of Going Medieval. Par défaut, il est situé dans
C:\Program Files\Steam\steamapps\common\Going Medieval\Going Medieval_Data\StreamingAssets
Recherchez le fichier nommé « MapV2 », inside the folder, là’s a file called « MapSizes.json », open this file with your favorite text editor and there you’ll find the default map size.
My advice is to add another map size instead of changing the existing one. See the below example of how you can add another map size:
{ "repository": [ { "identifiant": "default_size", "largeur": 190, "hauteur": 16, "length": 190, "blockHeight": 3, "shownInRelease": vrai }, { "identifiant": "custom_map_size_1", "largeur": 380, "hauteur": 16, "length": 380, "blockHeight": 3, "shownInRelease": vrai } ] }
With this new custom map size, the map is 4 times as big.
C'est tout ce que nous partageons aujourd'hui pour cela Devenir médiéval guide. Ce guide a été initialement créé et rédigé par Nin. Si nous ne parvenons pas à mettre à jour ce guide, vous pouvez trouver la dernière mise à jour en suivant ceci lien.