[Starsector Mods][0.95.1a] Adjusted Sector

  • Post category:Mods
  • Post comments:0 Comments

Do you like exploration? Do you ever wanted your current playthrough last forever? Do you unsatisfied with the amount of stuff you can find and/or kill in Sector? Suffer no more!

Download Adjusted Sector 0.5.1

This mod overrides procgen system, allowing you to change size of the sector, number of generated constellations, and more importantly – adjust number of themed constellations.
Look for settings.json file that you can find in Adjusted Sectordataconfig.
Following fields define the number of stuff you will generate in sector.

Base values in relation to Sector Size:

Spoiler: click to expand
Spoiler
“sectorWidth”:164000,
“sectorHeight”:104000,

These are simple numbers. You change the width and height of your map – more space for more stars. Depending on the size of the sector and constellation numbers, sector may be stuffed with stars.
Vanilla values:
#sectorWidth:164000
#sectorHeight:104000

“AdjustedSectorConstellationCount”:200,
In short, the greater this number – the greater amount of stars will be generated.
Vanilla Sector value: 100

“AdjustedSectorConstellationSize”: 750,
This field is responsible for size of each constellation cell. You better not touch it, otherwise weird things might happen.
Vanilla Sector value: 2000.

“AdjustedSectorConstellationCellSize”:7,
Increase or decrease this number to change the number of stars per constellation.
Increasing this number will result into less stars, decreasing – more stars.
Vanilla Sector value: 10

Themed options:
Theme – is exact theme of the constellations – be that Remnant-themed, Ruin-themed or Misc-themed (derelicts, primarily)

Spoiler: click to expand
Spoiler
“sectorConstellationRemnantMin”:35,
“sectorConstellationRemnantMax”:65,
“sectorConstellationRemnantSkipProb”:0,

Game will roll the dice from sectorConstellationRemnantMin to sectorConstellationRemnantMax (in this case – from 75 to 125) with skipping probability of zero, to generated less random amount of remnant-infested systems. Low/Medium/High danger level spread is equal to the vanilla one.
Vanilla value: from 10 to 25(with skip prob 0.25).
“sectorRemnantPresenceLow”:0,
This one responsible for either spawning Low Danger [REDACTED] systems (if NOT 0) or replacing them with HIGH damger ones (if 0).
“sectorRemnantPresenceMed”:1,
This one responsible for either spawning Medium Danger [REDACTED] systems (if NOT 0) or replacing them with HIGH damger ones (if 0).

“sectorConstellationRuinsMin”:35,
“sectorConstellationRuinsMax”:50,

Research stations? Mining stations? Just random debris? Ship graveyards? Gates?!
All these things are part of “Ruins” theme. Game will roll from sectorConstellationRuinsMin to sectorConstellationRuinsMax (in this case – from 50 to 75) and generate variety of stuff in this much constellations.
Vanilla value: from 15 to 25.

“sectorDerelictMotherships”:4,
Motherships usually hoard bigger number of resources and rare items, then survey ships. You just need to kill the damn thing.
Strangely enough, the number of motherships are directly responsible for the amount of survey ships and probes that you can find through the sector. You probably should adjust this field to be at least equal to 1/15 (or 6%) of your constellation number.
1 Mothership takes about 5 points from constellation count, so beware.
Vanilla value: 1

“sectorDerelictCryosleepers”:12,
Change the amount of the most useful, but annoyingly rare things you can find drifting in space, usually in the system with absolutely worst planets in the middle of nowhere.
Higher number of Cryosleepers is almost nessecary – since on the brink of the sector your colonies will have very low accesability.
Vanilla value: 2.

Coronal Taps:
“sectorCoronalTaps”:12
Controls the amount of Coronal Taps in your Sector. I should mention that number may differ from what you put here, because Coronal Taps have some special conditions to be met before spawning – star type, there’s shouldn’t be several stars in the star system, etc.
#Default is 2.

Gates:
“minNonCoreGatesInSectorMod”:50,
“maxNonCoreGatesInSectorMod”:80,
These values are responsible for the amount of Gates you will encounter outside of Core Worlds.
#Default is 15 and 20.

Salvageable Legions:
“XIV_LEGION_NON_SALVAGEBLE_MIN”:0,
“XIV_LEGION_NON_SALVAGEBLE_MAX”:0,
“XIV_LEGION_SALVAGEBLE_MIN”:20,
“XIV_LEGION_SALVAGEBLE_MAX”:40,
Now you can countrol how much ‘derelict’, salvageble or not XIV Legions you can find outside the Core Worlds!

Accessibility regulator:
This option allows you to get liveable colonies in the ‘giant’ version of sector – on the far reaches of the map.

Spoiler: click to expand
Spoiler
“accessibilityDistFromCOM”:50,
“accessibilitySameFactionBonus”:0.5,

“accessibilityDistFromCOM” value dictates how harsh accessability penalties will be (bigger distance between core worlds and your colony = less accesability). Increase this value if you making your sector bigger.
“accessibilitySameFactionBonus” value responsible for accessability bonus for in-faction import – this is necessary for new colonies created by AI (Vayras Sector, Nexerelin).
Vanilla values:
“accessibilityDistFromCOM”:50,
“accessibilitySameFactionBonus”:0.5,

Completely restored compatibility with SAD..

Spoiler: click to expand
Spoiler
“SanguinaryAnarchisticDefectors_sectorConstellationMin_AS”:15,
“SanguinaryAnarchisticDefectors_sectorConstellationMax_AS”:30,

If

…and DME:

Spoiler: click to expand
Spoiler
“BladeBreakerThemed_ConstellationMin_AS”:13,
“BladeBreakerThemed_ConstellationMax_AS”:25,
“BladeBreakerThemed_ConstellationSkipProb_AS”:0.25,

If DME is enabled, as well as random generated blade breaker systems, you can change the amount of said BB-themed constellations.
This setting will work only if you have the most recent version of DME.
Vanilla values:
“BladeBreakerThemed_ConstellationMin_AS”:3,
“BladeBreakerThemed_ConstellationMax_AS”:5,
“BladeBreakerThemed_ConstellationSkipProb_AS”:0.75,

.. also Prv Starworks now too!

Spoiler: click to expand
Spoiler
If Prv Starworks is enabled, as well as random generated Agni systems, you can change the amount of said Agni-themed constellations.
“AgniThemed_ConstellationMin_AS”:25,
“AgniThemed_ConstellationMax_AS”:30,
“AgniThemed_ConstellationSkip_AS”:0,

This mod incompatible with Grand Sector, since it does the same thing and more.
Whenever you change the values for themed constellations be wary – if the number is too high for one theme, the other won’t generate anything. Normaly, the number for theme shouldn’t be greater than 40% of your constellations number, and total sum of all your “themed” numbers should be close or equal to constellations number. If sum is greater than constellation number, one “theme” will supress all others in such way:
Derelict > Ruins > Remnant.

ADDITIONALY!
Now you can set your Hyperstorm pattern to be exact (or close to) the size of your Sector to reduce lag.
How do you do that?

Spoiler: click to expand
Spoiler
1) Go to Adjusted Sector v0.5.1datacampaignterrain
2) Find the correct .png with size that is equal to your sector;
3) Delete existing hyperspace_new.png
4) Rename the file of your choice to hyperspace_new.png
5) Go to settings of the mod and set ‘AdjustedSectorHS’ to ‘true’.
6) Start a new game!

If you use some size that isn’t mentioned in the options – just tag me and i’ll add another one!

With Adjusted Sector you can adjust almost everything.
Download this mod, open settings, and forever change your life.
Don’t forget to read ‘READ ME’ file in the config directory of the mod.

Special thanks to creator of the Grand Sector, Alec, for inspiring this project, as well as people on discord. If not for you, guys, this thing would’ve never became mod.
Thanks to Histidine for adding compatibility changes to Nexerelin, and to Snrasha for incorporating adjusting settings into his mod.

Changelog:

Spoiler: click to expand
Spoiler
2019.11.25 – 0.1.0 release.
2019.11.26 – 0.1.1: Fixed misplaced code, now constellations should generate as in vanilla, without suddenly appearing beyond the reaches of sector map.
2019.11.27 – 0.1.2: Fixed problem with zoom (unable to see entire map due to inability to zoom out). Additional changes to remove random stars being generates very close to/beyond reaches of sector map.
2019.12.01 – 0.2.0: Added proper (bigger) hyperstorm generation. Now you can adjust number of SAD-themed constellations. Added accessibility settings.
2019.12.01 – 0.2.1: Found and fixed bug with DME (Blade Breakers) and SAD not generating random systems when AS enabled.
2019.12.03 – 0.2.2: Now you can adjust number of “Blade Breaker”-themed constellations.
2021.03.30 – 0.3.0: Updated to 0.95 version of Starsector. New setting file by default is ‘almost the same as default sector’ to prevent players going into 10 fps mod straightly after getting this mod.
Also, send help.
2021.03.30 – 0.3.1: Added new settings, “sectorRemnantPresenceLow” and “sectorRemnantPresenceMed” – these are responsible for low and medium danger remnant systems.
2021.04.07 – 0.3.2:
– Mod no longer breaks latest version of HeavyArmor hullmod. Save compatible.
– In addition to smolsector setting, there’s now also large sector preset – you can enable it manually, by deleting settings.json and renaming settings_large_sector.json in ‘settings.json’.
2021.04.09 – 0.3.3:
– added new field, “sectorCoronalTaps” – which, you guessed it – controls the amount of Coronal Taps in your Sector. I should mention that number may differ from what you put here, because Coronal Taps have some special conditions to be met before spawning – star type, there’s shouldn’t be several stars in the star system, etc.
– presets are still DIY file shite, because i have very little spare time. Sorry.
2021.12.13 – 0.4:
– completely restructurized the mod, removed all the cancer.
– restored the compatibility with both SAD and DME mods.
– added new fields, responsible for the amount of Gates outside the Core Worlds.
– added new fields, responsible for the amount of XIV Legions, both recoverable and not.
2021.12.13 – 0.4.1:
– fixed me being stupid, now doesn’t cause CTD with small preset settings
2021.12.21 – 0.4.2:
– version updated due to RC6;
– some adjustments to MiscTheme because vanilla generation file slightly changed.
2022.08.25 – 0.5.0:
– preset updated;
– fixed the amount of Coronal Hypershunts spawned – no longer stuck at 2;
– now ‘AdjustedSectorHS’ regulates the size of hyperstorm. Use ‘false’ for normal size (width and height) sector, or ‘true’ for giant one;
– added compatibility with Prv Starworks – Agni generation.
2022.08.26 – 0.5.1:
– added presets for hyperstorm maps

Is there any performance impact?

Is there any performance impact?

Depending on how many constellations you have, there might be framedrops while on map or intel screen. Past 300 constellations you will feel it. Otherwise – depends on your pc.


Is there any performance impact?

Depending on how many constellations you have, there might be framedrops while on map or intel screen. Past 300 constellations you will feel it. Otherwise – depends on your pc.

So take this with a grain of salt.

I started with a tonne of mods, and have no idea whether or not any of them were slowing my game down at any point (Probably)…BUT I found 180 per constellation was the sweet spot for stability and 60fps. I might experiment going higher but am not knowledgeable enough about what resources the game is using. I’m not brave enough to go past 300 yet re stability.

BTW thanks for explaining what the values are with references to tweak them as needed, it makes it a lot easier.

I’ve allocated extra ram, and these are my specs:

I7 6700k
32GB
GTX 1060 6GB


Just when I needed to start a new game~!

Okay, I’ve encountered a problem…

I’ve generated a ~2x larger sector (multiplying each value by 1.4, with 229600 x 145600), and now the sector map can’t actually zoom out enough to see the constellations at the edges.


Okay, I’ve encountered a problem…

I’ve generated a ~2x larger sector (multiplying each value by 1.4, with 229600 x 145600), and now the sector map can’t actually zoom out enough to see the constellations at the edges.

Can you post a screenshot with the map zoomed out as much as you can?
Also, in that case, zoom out as much as you can and move map with right click – should allow you to spot constellations at the edges.


Okay, I’ve encountered a problem…

I’ve generated a ~2x larger sector (multiplying each value by 1.4, with 229600 x 145600), and now the sector map can’t actually zoom out enough to see the constellations at the edges.

Can you post a screenshot with the map zoomed out as much as you can?
Also, in that case, zoom out as much as you can and move map with right click – should allow you to spot constellations at the edges.

For some reason, the game won’t let me actually move the map with holding down the RMB, when zoomed out. It only moves by a sliver, not enough to reveal all the hidden stuff.

Here’s the maximum zoomed out map: https://i.imgur.com/3HUs6a3.png
And the maximum zoomed out intel screen: https://i.imgur.com/FQC7zv2.png

So, um… neither allows to see the entire map, though the intel screen allows to see a higher degree of it on the Y axis, and the map screen on the X axis.


I’m playing through with Grand Sector now, the only real problem I have with it, that I think you might encounter too, is that bounty fleets are way too far away now to be reasonable.  If you like doing bounty missions, the larger sector almost ruins that IMO :(

Okay, I’ve encountered a problem…

I’ve generated a ~2x larger sector (multiplying each value by 1.4, with 229600 x 145600), and now the sector map can’t actually zoom out enough to see the constellations at the edges.

Can you post a screenshot with the map zoomed out as much as you can?
Also, in that case, zoom out as much as you can and move map with right click – should allow you to spot constellations at the edges.

For some reason, the game won’t let me actually move the map with holding down the RMB, when zoomed out. It only moves by a sliver, not enough to reveal all the hidden stuff.

Here’s the maximum zoomed out map: https://i.imgur.com/3HUs6a3.png
And the maximum zoomed out intel screen: https://i.imgur.com/FQC7zv2.png

So, um… neither allows to see the entire map, though the intel screen allows to see a higher degree of it on the Y axis, and the map screen on the X axis.

Archive me your save file, i’ll try it and see what can be done with it.


Archive me your save file, i’ll try it and see what can be done with it.

Here: https://www.dropbox.com/s/zg1hc1o3ycp1hee/save_TEST_884913219661667836.rar?dl=0

I’ve tried Grand Sector for comparison, and this problem doesn’t occur. The game somehow draws a larger grid on the map/intel screen (I’ve compared them, it has proportionally more cells), which encompasses the entire sector with all its systems (here, systems stick outside of the grid), and the entire map is visible.

Of course, Grand Sector doesn’t do anything with the actual exploration-worthy content… :/


Archive me your save file, i’ll try it and see what can be done with it.

Here: https://www.dropbox.com/s/zg1hc1o3ycp1hee/save_TEST_884913219661667836.rar?dl=0

I’ve tried Grand Sector for comparison, and this problem doesn’t occur. The game somehow draws a larger grid on the map/intel screen (I’ve compared them, it has proportionally more cells), which encompasses the entire sector with all its systems (here, systems stick outside of the grid), and the entire map is visible.

Of course, Grand Sector doesn’t do anything with the actual exploration-worthy content… :/

You’ve tried it with the same params, regarding everything, not just height/width?


Archive me your save file, i’ll try it and see what can be done with it.

Here: https://www.dropbox.com/s/zg1hc1o3ycp1hee/save_TEST_884913219661667836.rar?dl=0

I’ve tried Grand Sector for comparison, and this problem doesn’t occur. The game somehow draws a larger grid on the map/intel screen (I’ve compared them, it has proportionally more cells), which encompasses the entire sector with all its systems (here, systems stick outside of the grid), and the entire map is visible.

Of course, Grand Sector doesn’t do anything with the actual exploration-worthy content… :/

You’ve tried it with the same params, regarding everything, not just height/width?

Yeah, although GS has one parameter in its config file that Adjusted does not use: SectorCellSize (not ConstellationCellSize).
But that one just seems to use the stated vanilla value.


Archive me your save file, i’ll try it and see what can be done with it.

Here: https://www.dropbox.com/s/zg1hc1o3ycp1hee/save_TEST_884913219661667836.rar?dl=0

I’ve tried Grand Sector for comparison, and this problem doesn’t occur. The game somehow draws a larger grid on the map/intel screen (I’ve compared them, it has proportionally more cells), which encompasses the entire sector with all its systems (here, systems stick outside of the grid), and the entire map is visible.

Of course, Grand Sector doesn’t do anything with the actual exploration-worthy content… :/

You’ve tried it with the same params, regarding everything, not just height/width?

Yeah, although GS has one parameter in its config file that Adjusted does not use: SectorCellSize (not ConstellationCellSize).
But that one just seems to use the stated vanilla value.

Ok, i slightly messed up while compiling sectorprocgen file.
I’ve updated main post, now it should be okay.

Also, i’ve managed to generate hyperstorms for adjusted sector size.

Bad news is, it’s janky and can cover star system jump points and other gravity wells. Vanilla code doesn’t do anything to it for some reasons.
So, untill i found how to do it +- correctly, hyperstorm changes won’t be included in mod.


yo, i have same issue as the other dude. just normal sized map, with stars beyond the window. on 0.11. tried with no mods. didnt change config

Leave a Reply