- Steam App
- Factory Town Idle (2207490)
- Event type
- patch note
- Published
- 23 February 2024 - 17:10:44 UTC
- Source
- steam_community_announcements
Turbo Mode performance improvement Turbo (fast-forward) mode has been optimized to run smoothly at all speed multiples. It does this by running one full simulation step per frame, and then repeating the last recorded net gain/loss for each item multiple times, until it catches up with the targeted simulation time. If a building or research is completed during these 'repeat' simulation steps, another full simulation step is triggered to calculate updated delta values (so you don't spend more than you need to on a building or research). This process can occur multiple times in a single frame, which may be necessary if lots of buildings are completing in rapid succession. However if the game is unable to run enough full simulations within the limit for a single frame (1/60 of a second), it will save those simulation steps for the next frame, and so on. This can result in a difference betwee...