Jump to content

Recommended Posts

Posted

I was testing out a custom mission and noticed that is was dark VERY early. After doing a little testing around, I noticed that the day/night cycles in my game are messed up. I happen to know that in the month of November, Mescalero does not have sunset at 3pm and the UK does not experience perpetual night. The only mod I recently added that I can think of having any possible connection was the NIGHT mod (http://combatace.com/files/file/14247-night-mod-for-sf2/) but looking at the ini I cant see any way that it would cause this. Does anybody have any clues as to where I could go in my files to rectify this weird issue?

Posted

The latitude and longitude values in the offending terrain's .ini file are probably not correct.  In fact, I'd say that they have been inadvertently reversed .

  • Like 1
Posted (edited)

I was testing out a custom mission and noticed that is was dark VERY early. After doing a little testing around, I noticed that the day/night cycles in my game are messed up. I happen to know that in the month of November, Mescalero does not have sunset at 3pm and the UK does not experience perpetual night. The only mod I recently added that I can think of having any possible connection was the NIGHT mod (http://combatace.com/files/file/14247-night-mod-for-sf2/) but looking at the ini I cant see any way that it would cause this. Does anybody have any clues as to where I could go in my files to rectify this weird issue?

Just for grins, go into your flight folder, look for the environmentsystem.ini, open it up, and see if the first section matches this:

 

[EnvironmentSystem]

UpdateRate=60.0

InclinationAngle=23.5

Latitude=34.0

Edited by Fubar512
Posted

No, it looked like this for some reason:

 

[EnvironmentSystem]
UpdateRate=60.0
InclinationAngle=60
//23.5
Latitude=0.0
//34.0

 

I changed it to match what you posted previously and the problem seems to have been fixed. Using Alt+C I went through the entire cycle and it looked to be spot on.

Posted

23.5 is the earth's inclination angle in real life.  Why would someone set it at an angle more akin to that of Uranus (or possibly, their anus), is beyond me. :dunno:

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..