Page 1 of 1

change difficulty settings mid game?

Posted: Wed Sep 03, 2014 3:24 pm
by Xterminator
Well pretty much as the title says, I'm wondering if there is a way maybe with a console command to change biter/difficulty settings once your already a ways into a play through?

Thanks in advance for any help! :)

Re: change difficulty settings mid game?

Posted: Wed Sep 03, 2014 7:59 pm
by DaveMcW
-- Honey I shrunk the biters
game.evolutionfactor = 0; game.killallenemies()

-- Peaceful mode
game.peacefulmode = true

Re: change difficulty settings mid game?

Posted: Wed Sep 03, 2014 8:45 pm
by Xterminator
DaveMcW wrote:-- Honey I shrunk the biters
game.evolutionfactor = 0; game.killallenemies()

-- Peaceful mode
game.peacefulmode = true
Lol! xD

But actually I was thinking of turning them up to like the highest settings. Is that possible?

Re: change difficulty settings mid game?

Posted: Wed Sep 03, 2014 8:51 pm
by n9103
IIRC, evolution maxes out at 3, in case you're looking for the opposite.
Don't know if there's a way to alter the spawning settings for new chunks though. (Probably is, but *shrug*)