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!

Sims 3 Speedy : GameSpeed Mod

SCREENSHOTS
2,312 Downloads 42 Thanks  Thanks 16 Favourited 13,093 Views
Uploaded: 16th Dec 2021 at 1:03 PM
Sims 3 Speedy : GameSpeed Mod by Pix3lPirate

I always felt like the speed controls weren't quite fast enough for going through various tasks such as sleeping or working, so I tried other mods such as "CyberBob's GameSpeed Mod" and "The Ultra-Speed Multiplier Mod", however they never seemed to work for me.

Note:
I checked the base game code and CyberBob's code and there wasn't much difference between ours, however I couldn't get CyberBob's to work, so I made my own and decided to upload it in-case anyone else experiences the same issue and could get my version to work as well.

Default:
kNormalTimeRate value="1"
kDoubleTimeRate value="3"
kTripleTimeRate value="20"
kSkipTimeRate value="20"
kSlowMotionMultiplier value="0.25"

Speedy:
kNormalTimeRate value="1"
kDoubleTimeRate value="5"
kTripleTimeRate value="30"
kSkipTimeRate value="40"
kSlowMotionMultiplier value="0.25"

I haven't altered the default or slow motion speeds.

If you'd like more versions of Speedy, or custom versions I'll be working on an editor so you can build your own easily!