Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Turned off my mods off (other than sprite changes) and put smooth render on, then turned them on one at a time
It was True Offline Production
likely not your fault but worth noting
[code](M.nextStep - Date.now()) / 1000 * 30 + 30[/code]
Now it is:
[code](M.nextStep - Date.now()) / 1000 * Game.fps + 30[/code]
I also added "AllowSteamAchievs": 1 just in case to info.txt but I still got achievements before adding that so idk.