RemoteTechnologiesGroup / RemoteTech

Community developed continuation of Kerbal Space Program's RemoteTech mod.
http://remotetechnologiesgroup.github.io/RemoteTech
GNU General Public License v2.0
230 stars 103 forks source link

Change Timescale #850

Closed Mitokandria closed 11 months ago

Mitokandria commented 1 year ago

I can't seem to find a way to change the timescale in the flight computer. I'm playing 1:1 scale (10x) which uses a 24-hour clock, but the flight computer remains a 6-hour clock.

Is it possible to add an option for timescale? 6 hours (default), 12 hours, and 24 hours?

Aebestach commented 12 months ago

In-game event settings should be available in the initial menu.

Mitokandria commented 12 months ago

In-game event settings should be available in the initial menu.

The world-scale settings in the initial menu are only focused on antenna ranges and KSP antenna range. The options available in there do not effect the time scale of the Flight Computer which always assumes a 6 hour day.

Unless I'm missing something obvious? (this is not sarcasm) I also don't see anything in the default_settings.cfg related to time scale.

Aebestach commented 12 months ago

You can use RT in the RSS environment and see if it changes. If it changes you can look into the configuration under RSS.

Mitokandria commented 11 months ago

You can use RT in the RSS environment and see if it changes. If it changes you can look into the configuration under RSS.

I'll give that a try and report back shortly.

Mitokandria commented 11 months ago

Accidental closure

Mitokandria commented 11 months ago

Well RemoteTech does seem to read the time properly, but I'm not sure what RSS does. Looking at the Remote Tech patch in RSS it doesn't show anything other than stations. I think they may be doing it through Kopernicus? I'll reach out to the RSS devs about it and see if the same method can be incorporated into JNSQ.

Thank you.