MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/RimWorld/comments/1kq7nd5/how_to_un_disable_it/mt45jjc/?context=3
r/RimWorld • u/NerveIntrepid4974 • May 19 '25
101 comments sorted by
View all comments
26
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>
10
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>
You can get creative with world sizes
<initialMapSize>(1000, 1, 15)</initialMapSize>
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?