| Author |
Message |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 09 Nov 2017, 19:15
|
|
Replies: 23 Views: 1727
|
| Thank you so much for the update. It looks like it works great now. |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 08 Nov 2017, 17:59
|
|
Replies: 23 Views: 1727
|
| Ok, I did more testing and printed the values of the sun to the console. It looks like it works only when the y value is greater than zero. It just happens that sunrise/sunset are the only times where the y value is above zero. I also tried forcing the y value to different values. It works during th... |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 28 Oct 2017, 17:27
|
|
Replies: 23 Views: 1727
|
| Ok, I tested the hack. Interestingly, it only works during sunrise and sunset. It does not work in the middle of the day. |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 26 Oct 2017, 17:02
|
|
Replies: 23 Views: 1727
|
| Thank you for the hack. I have not tested it yet but after reading the posts again I think I figured out why we got confused. What I was describing before was the sun object (NiNode and NiTriShape) and I think you were describing the sun directional light (NiDirectionalLight). The directional light ... |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 23 Oct 2017, 18:16
|
|
Replies: 23 Views: 1727
|
| fSunYExtreme is the game setting used to set the distance of the sun from the camera along the y-axis. Like in the More Plausible South Side Sun mod (https://www.nexusmods.com/skyrim/mods/60937). The sun in Skyrim is not direction based, it is position based using the xyz position from the camera. T... |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 22 Oct 2017, 17:53
|
|
Replies: 23 Views: 1727
|
| It does not need to be a setting in a config file. I just need some way to access the setting in an enb dllplugin so it does not need to be visible to the other users. It needs to be in an enb dllplugin because my mod updates the sun y position in every frame. I think there is some confusion, becaus... |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 21 Oct 2017, 17:36
|
|
Replies: 23 Views: 1727
|
| Just to be clear, my mod is for the original Skyrim, not Skyrim SE. I just thought you could also implement it for Skyrim SE to add compatibility with mods that change sun position. So sun position only depends on distance to camera, will you add a setting to the original Skyrim enb to set the sun p... |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 20 Oct 2017, 18:51
|
|
Replies: 23 Views: 1727
|
| So if I read this correctly, you are using a table to retrieve time of day depending on angle of sun to horizon. But if the maximum sun angle is lower then it can't retrieve the time of day correctly. And this causes some issues with the enb. Is this the reason the sun rays do not work? Do sun rays ... |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 17 Oct 2017, 19:58
|
|
Replies: 23 Views: 1727
|
| Hi, how is it going? I just wanted ask if you had time to look into my request yet? I think enb is detecting the sun object using the y-offset from the camera (the offset is set to the fSunYExtreme game setting, default 40). If that is the case then would it be possible to add the ability to change ... |
|
 |
Forum: Bugs Topic: Skyrim Astronomy Sun position skse plugin bugs |
| LogicDragon |
|
Posted: 29 Aug 2017, 18:43
|
|
Replies: 23 Views: 1727
|
| Ok, thanks for the reply. |
|
 |
| Sort by: |