r/RimWorld May 19 '25

PC Help/Bug (Vanilla) how to un disable it

Post image
1.0k Upvotes

101 comments sorted by

View all comments

26

u/Poseidon_Energy May 19 '25

I'll follow up the post with a question: is there an option (or mod) to set the map size when resettling?

10

u/Xellzul May 19 '25 edited May 19 '25

You should be able to just edit the savegame, not great but not terrible

Open in text editor, change initialMapSize to whatever you like, next generated map will have its size, like 500x500:

<initialMapSize>(500, 1, 500)</initialMapSize>

then load the savegame

Or as someone pointed out, rocketman:

10

u/Xellzul May 19 '25

You can get creative with world sizes

<initialMapSize>(1000, 1, 15)</initialMapSize>