Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time flow is not consistant with actual time flow on speed 1 #293

Open
Redd56 opened this issue Feb 25, 2022 · 2 comments
Open

time flow is not consistant with actual time flow on speed 1 #293

Redd56 opened this issue Feb 25, 2022 · 2 comments
Labels
in discussion The issue is currently in discussion and needs clarification

Comments

@Redd56
Copy link

Redd56 commented Feb 25, 2022

Ive been doing a ton of tests as i have a project idea and ive noticed that at speed one in the config for the mod time still moves too fast, ive had to slow down time a touch with the game speed slider mod, down to 80 percent, though that is slightly too slow.

my only idea to remedy this, and to keep lag from causing issues as well is to just extrapolate time passed since last calculation based on system clock and multiply it by the setting in the config. though i dont know how much work that would be for cross platform compatability

@dymanoid
Copy link
Owner

Hi! Thanks for your feedback. There was no intention to make the speed setting "1" in Real Time exactly match the real time flow. Those speed settings are based on the game's engine implementation, so their actual pace is kind of random. Do you see any benefits in matching the speed setting 1 to the real world time? Many players complain that this speed setting is too slow anyway.

@dymanoid dymanoid added the in discussion The issue is currently in discussion and needs clarification label Feb 26, 2022
@Redd56
Copy link
Author

Redd56 commented Feb 27, 2022

Yeah some players may want to actualy run it in true real time (me as an example) for various reason. The reason i want to is a 24/7 realtime cities skylines stream i wanted to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in discussion The issue is currently in discussion and needs clarification
Projects
None yet
Development

No branches or pull requests

2 participants