- Joined
- Dec 10, 2017
- Messages
- 205
- Reaction score
- 176
After asking in a private chat, I have been told that there is a way for us to manually reconfigure integrity values. Depending on how you set up the values, you could even remove any effects they have from your game (should you want to play without them for the time being).
My recommendation is that you use this opportunity to try out a bunch of different value combinations and see what works best to allow freedom in building, while still discouraging spaghetti. The devs made this option available to us so they could get more people trying out more value combinations in a shorter amount of time than they could on their own.
Here is how you do it:
Within the "Starmade" folder, you will find a folder labeled "data." Enter that folder and open the folder within it, labeled "config." The third item down in that folder (when organized alphabetically) is the "blockBehaviorConfig.xml" file. Open this. This is a text file containing a lot of settings involving both new and old power blocks. Ignore all of that and go to Lines 296-303. These lines of code are what determines the integrity values for each possible number of touching faces in a block. These lines of code apply to ALL BLOCKS. The top line of code is the integrity value each group of blocks starts with (200). The following lines are for the values corresponding to each number of touching faces, going from least to most faces touching (-10, -8.5, -7, -4, -2, 0.5, 2). Changing these values will change the amount of integrity each block in a group contributes/removes.
After changing these configurations, if you are already in-game, you only need to press F1 (fn+F1 if on Mac) to reload the configurations into the game.
Hope this helps! Have fun!
My recommendation is that you use this opportunity to try out a bunch of different value combinations and see what works best to allow freedom in building, while still discouraging spaghetti. The devs made this option available to us so they could get more people trying out more value combinations in a shorter amount of time than they could on their own.
Here is how you do it:
Within the "Starmade" folder, you will find a folder labeled "data." Enter that folder and open the folder within it, labeled "config." The third item down in that folder (when organized alphabetically) is the "blockBehaviorConfig.xml" file. Open this. This is a text file containing a lot of settings involving both new and old power blocks. Ignore all of that and go to Lines 296-303. These lines of code are what determines the integrity values for each possible number of touching faces in a block. These lines of code apply to ALL BLOCKS. The top line of code is the integrity value each group of blocks starts with (200). The following lines are for the values corresponding to each number of touching faces, going from least to most faces touching (-10, -8.5, -7, -4, -2, 0.5, 2). Changing these values will change the amount of integrity each block in a group contributes/removes.
After changing these configurations, if you are already in-game, you only need to press F1 (fn+F1 if on Mac) to reload the configurations into the game.
Hope this helps! Have fun!