TES Skyrim 0.139

Forum rules
new topics are not allowed in this subsection, only replies.
  • Author
  • Message
Offline
User avatar
*blah-blah-blah maniac*
Posts: 17545
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: TES Skyrim 0.139

Phinix
Is there a whole new method detecting day/night now? If so how can it be referenced in enbeffect.fx? What is the object name?
No, everything is the same, except color value for reading day/night was used from background clear color and now from sky hemisphere horizon color, all other math is same. These two colors in vanilla game without mods are very close to each other, so only values between max and min are different and this is contrast variable under [DAYNIGHT]. Use GUI statistics to see result of interpolator and input variable of sky color (by default tweaked for vanilla game).
Is there an EInteriorNightDayFactor now?
Variables in enbeffect.fx are the same as before, no changes.
If so did it replace the old EInteriorFactor?
How this depends from previous? Damn, read my comments in enbeffect.fx

Code: Select all

//changes 0 or 1. 0 means that exterior, 1 - interior
float	EInteriorFactor;
This in older version was buggy inverted (0 interior, 1 exterior), nothing else!!!

chan
Backspace button does nothing, load button in GUI does nothing. It is as if the enbeffect.fx file is not being read after the game loads.
Then you changed key mapping of it in config.

Code: Select all

[INPUT]
//back
KeyReadConfig=8
Allana
I happened to find which setting affects the loading screens
Will be fixed in next update.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
Posts: 7
Joined: 15 Jan 2013, 14:05

Re: TES Skyrim 0.139

ENBSeries wrote: spyridon
All of them look the same, if you lazy to modify files accordinly to changes, don't say to me any word.


Aren't you all reading what i write in description or what? I'll not write anything then if nobody need it.
This is not true, they do not look the same. The only difference is now I'm using a different enbseries version, and look at the results in the middle of daytime:

Image

This was not happening with 0.136 version, and I see nothing is mentioned in your description about the middle of daytime, but I do not have the old DLL so I'm stuck with very dark days

Offline
User avatar
*blah-blah-blah maniac*
Posts: 3135
Joined: 27 Jan 2012, 13:42

Re: TES Skyrim 0.139

Try tweaking the detector curve and levels under [NIGHTDAY]. It's also possible that there's a bug in enbeffect.fx that didn't show up with the previous versions.

Offline
Posts: 7
Joined: 15 Jan 2013, 14:05

Re: TES Skyrim 0.139

Those who testing with NVidia drivers 306-310, will be ignored, saw many times that code changes cannot affect any bugs at all, but users complain.
Also it should be mentioned those drivers are release version now, not beta anymore.

Also the only drivers available for download now are 306-310. You mentioned if they go in to release you would look in to the problems, just letting you know.

Offline
*sensei*
Posts: 286
Joined: 20 Sep 2012, 00:20
Location: the perfect system

Re: TES Skyrim 0.139

ENBSeries wrote:Phinix
Is there a whole new method detecting day/night now? If so how can it be referenced in enbeffect.fx? What is the object name?
No, everything is the same, except color value for reading day/night was used from background clear color and now from sky hemisphere horizon color, all other math is same. These two colors in vanilla game without mods are very close to each other, so only values between max and min are different and this is contrast variable under [DAYNIGHT]. Use GUI statistics to see result of interpolator and input variable of sky color (by default tweaked for vanilla game).
Is there an EInteriorNightDayFactor now?
Variables in enbeffect.fx are the same as before, no changes.
Thanks, I get it now. I've made the v0.121212 the benchmark version for my current PNENB, while I work on adapting my v0.138 settings (which looked awesome) to the new v0.139. I think it might be something with the HD6 shader in enbeffect.fx not detecting properly that is causing the nights to look washed out and days too bright for me, so I'll be looking into that best I can.

Offline
User avatar
Posts: 49
Joined: 09 Feb 2012, 16:56
Location: Ukraine, Kiev (Belaya Tserkov)

Re: TES Skyrim 0.139

Борис, возможно ли сделать Adaptation отдельно для дня/ночи? :idea:
Адаптация к ночному мраку не может приравниваться к дневной тени (в ней, как-бы, присутствует рассеяный свет). А сбалансировать нормально невозможно.(
Я знаю про HD6 и другие способы darkernight, но они мне не подходят и даже портят цветопередачу..
А так было бы проще.
_________________
Windows 7 Enterprise (64bit)
AMD Phenom II X4 B55, 3500MHz OC
Radeon HD 6870 (1024MB)
6GB of DDR3
Creative Audigy 2 ZS Sound Card

Offline
User avatar
*master*
Posts: 222
Joined: 05 Jun 2012, 14:47
Location: Canada

Re: TES Skyrim 0.139

spyridon wrote:
ENBSeries wrote: spyridon
All of them look the same, if you lazy to modify files accordinly to changes, don't say to me any word.


Aren't you all reading what i write in description or what? I'll not write anything then if nobody need it.
This is not true, they do not look the same. The only difference is now I'm using a different enbseries version, and look at the results in the middle of daytime:

Image

This was not happening with 0.136 version, and I see nothing is mentioned in your description about the middle of daytime, but I do not have the old DLL so I'm stuck with very dark days
Instead of complaining about how different things look compared to older versions, why don't you just fix it yourself? We have an in-game GUI editor for this now. Just be sure to pause the game (I use the console command (~) so that I can still see the full result above the console window) then use SHIFT+ENTER to start tweaking the file to the way you like it.

Also, that looks like your SSAO is possibly set too strong, maybe tune it down a bit. Or it could be the ambient lighting, so turn it up / turn down the lightingcurve. Looks like the SSAO more than the Ambient lighting.
_________________
Cpu: Intel i7 4790K @ 4.0GHz
Gpu: Sapphire Radeon HD 7870 2GB GHz edition
RAM: 16GB DDR3 @ 1600MHz
OS: Windows 7 x64 Ultimate Edition

Offline
User avatar
Posts: 77
Joined: 22 Aug 2012, 08:17
Location: Logroño (Spain)

Re: TES Skyrim 0.139

Agree with DaemonWhite. It is normal that you may tweak your ini file after updating the .dll file.
Just shift+enter and patience. As Daemonwhite has said too, try first activating/deactivating SSAO and ambientlighting, just for seeing if the problem is that.

BTW, I want to say that this version is really awesome. No bugs (so far), the new aa is frankly impressive. Now with the day/night interior settings, I have for example nightly windows and daily windows. I love it. AND I could swear that my fps have raised!

Thx!!!
_________________
Intel i7 920 D0 @3,8ghz / Noctua NH-D14 / Asus P6x58D Premium / 3x4gb G.Skill Ripjaws PC12800 1600mhz
2xGTX680 SLI
Corsair AX860 PSU
Cooler Master HAF-X Case
Windows 7 64b

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17545
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: TES Skyrim 0.139

spyridon
I don't want to comment stupid things you said.

Okay, i'll better leave, everybody stay with their own opinion and won't listen, no sense to reply.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
*sensei*
Posts: 349
Joined: 15 Dec 2012, 19:45

Re: TES Skyrim 0.139

Boris, the backspace works sometimes, and then after moving to another location or after long time changes, it has no function.
Load 136, works fine. Latest nVidia drivers.
_________________
Chan ENB
Image
Post Reply