Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Lab Assistant
Original Poster
#1 Old 3rd Sep 2014 at 2:39 AM
console command: Change Clock Speed :D
open up your console and write:

Code:
clock._set_milliseconds_per_sim_second 1000


You will make the game run at the same speed of real world.

Change the 1000 in the command to any other speed of choice.
Advertisement
Lab Assistant
#2 Old 3rd Sep 2014 at 3:02 AM
Which console?
Lab Assistant
Original Poster
#3 Old 3rd Sep 2014 at 3:27 AM
Quote: Originally posted by cwurts00
Which console?


game console, where u put cheats
Test Subject
#4 Old 3rd Sep 2014 at 3:33 AM
It works! Not sure if there are any side effects to using it yet, but it does work. =)
Lab Assistant
Original Poster
#5 Old 3rd Sep 2014 at 3:37 AM
Quote: Originally posted by JettSchae
It works! Not sure if there are any side effects to using it yet, but it does work. =)


in my game it glitches a bit with the job times of the sims, but i think it can be fixed by python
Test Subject
#6 Old 3rd Sep 2014 at 3:31 PM
This is wonderful... but does it make everyday tasks take longer too? Or does this give my sim more free time in the day?

I am at work and super excited now and want to go home and play with this.

Also.. what is the default setting?
Lab Assistant
#7 Old 3rd Sep 2014 at 4:38 PM
Do your settings stay on when you save the game? Do we have the use of the entire python script for this? Like, could we type sim.Dina.height=14.7, or hunger_motive_decay_per_second=15?
Test Subject
#8 Old 3rd Sep 2014 at 5:29 PM
Noob question: How do you open the console?
Test Subject
#9 Old 3rd Sep 2014 at 6:18 PM
Quote: Originally posted by steveb
Noob question: How do you open the console?


CTRL-SHIFT-C
Eminence Grise
#10 Old 3rd Sep 2014 at 8:40 PM
What's the default clock speed?
Test Subject
#11 Old 3rd Sep 2014 at 9:36 PM
Quote: Originally posted by Srikandi
What's the default clock speed?


The default clock speed (I THINK) is 0. But it's not that much of a bother, because if you just exit the game and re-enter, you'd have to re-enter the cheat to set the slow clock speed again.
Pettifogging Legalist!
retired moderator
#12 Old 3rd Sep 2014 at 9:47 PM
But wouldn’t a clock speed of zero (real seconds per sim second) mean that your game speed runs infinitely fast?

Careful with that, not that you turn your computer into a wormhole =P

Stuff for TS2 · TS3 · TS4 | Please do not PM me with technical questions – we have Create forums for that.

In the kingdom of the blind, do as the Romans do.
just a girl
#13 Old 3rd Sep 2014 at 11:14 PM
I did some math and and I think, the default speed would be something between 16 and 17 milliseconds per sim second, if we assume that 1 sim minute = 1 real second.
Test Subject
#14 Old 8th Sep 2014 at 5:59 PM
The default speed is 30, according to IceM over in the Time Speed Changer mod.
Field Researcher
#15 Old 6th Apr 2015 at 7:13 AM
Does this still work?
Lab Assistant
Original Poster
#16 Old 6th Apr 2015 at 3:42 PM
ofc it works but its buggy , use my mod instead
Test Subject
#17 Old 8th Aug 2016 at 9:39 PM
Default I want to use your mod but not sure if I can.
Quote: Originally posted by IceM
ofc it works but its buggy , use my mod instead


Does your mod require Outdoor Retreat?
Test Subject
#18 Old 3rd Dec 2016 at 3:23 PM
Quote: Originally posted by IceM
ofc it works but its buggy , use my mod instead


Hey, IceM...I love your mod but it stopped working for me anymore when City Living came out. Am I doing something wrong?
Test Subject
#19 Old 23rd Dec 2016 at 9:56 AM
Quote: Originally posted by wmintert
Hey, IceM...I love your mod but it stopped working for me anymore when City Living came out. Am I doing something wrong?

Second this, It's not working

Don't let others take charge of your life, you decide who you are
Scholar
#20 Old 23rd Dec 2016 at 8:23 PM
Strange, IceM mod works perfectly for me. I followed the instructions and changed the default time to 75. That slows the clock down to about 2/3. I find that to be perfect and it does not interfere with the Sims work and school times. And yes I have CL and all the packs.
Test Subject
#21 Old 24th Dec 2016 at 9:05 PM
Quote: Originally posted by Mendota
Strange, IceM mod works perfectly for me. I followed the instructions and changed the default time to 75. That slows the clock down to about 2/3. I find that to be perfect and it does not interfere with the Sims work and school times. And yes I have CL and all the packs.



I can not find a way to make it work.
how did you do it?
Test Subject
#22 Old 30th Dec 2016 at 11:01 AM
Quote: Originally posted by wmintert
Hey, IceM...I love your mod but it stopped working for me anymore when City Living came out. Am I doing something wrong?


it's does happends the same here.
now I can't even make my sim eats before she go for work ,cuase the time isn't enough.
Test Subject
#23 Old 4th May 2018 at 8:36 PM
Quote: Originally posted by IceM
open up your console and write:

Code:
clock._set_milliseconds_per_sim_second 1000


You will make the game run at the same speed of real world.

Change the 1000 in the command to any other speed of choice.


When I write this it causes m game to crash
Back to top