• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

tobias.mb

General
75 Badges
Dec 16, 2013
2.326
1.782
I was wondering, if it is possible to change only a single line of the defines with a mod, without replacing the entire defines\00_defines.txt file.
You can do this in eu4, so I'm assuming there is a way in Stellaris as well, but I couldn't figure it out on my own. :oops:
Does anyone know how it is done in Stallaris?
 

Ryika

Field Marshal
52 Badges
Apr 16, 2018
2.813
8.356
Yes, by creating a new file in the defines folder of your mod and filling it with something like this:

Code:
    NCamera = {
       SYSTEM_SPACE_SCALE_MULT    = 200
       SYSTEM_SLIDE_SPEED = 5000
   }
 
Last edited: