Expanding Rimworld Map.

Started by MarSmith, April 23, 2015, 08:19:32 PM

Previous topic - Next topic

MarSmith

Good Evening All,

I am wondering if anyone managed to figure out how to expand the map for rimworld? I'd be curious to play on a larger map, I was wondering if this is some variables, or is it really hard coded?

Regards,

justarandomgeek

There is a size option when generating the world, and the "Advanced" button when selecting a colony site allows you to set the size of your colony-map. You want one of these, but it's unclear from the wording of your question which.

MarSmith

Of course,

I already play with the largest size map, I'm just wondering if it's a variable within the engine or the XML (I don't think so, I went over it already.) to expand the max size. I'd love to play on a 2-10x larger map, I think it would be an interesting experiment, plus could add some fun possibilities.

justarandomgeek

It looks like the list comes from code, so it's non-trivial for us mere mortals to change:


// RimWorld.Dialog_AdvancedGameConfig
private static readonly int[] MapSizes = new int[]
{
200,
225,
250,
275,
300,
325,
350,
400
};

soltysek

until tynan do not unlock this option for modifing its almoust not posibe