Hi guys,
I'm still tweaking 0.111 KAGE, but couldn't help, I did some screenshots. Better will come soon.
Hope to be able to give you some eyesgasm soon.
TES Skyrim
- Author
- Message
-
Offline
- *blah-blah-blah maniac*
- Posts: 17545
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim
Fog computed in shaders by this code:
fact=depth * fogparam.y - fogparam.x;
fact=fact ^ fogparam.z; //fact=pow(fact, fogparam.z);
fact=min(fact, fogparam.w);
And when i applied this in previous versions, ssao started only from some big distance, perhaps beginning of far fog, so i removed fogparam.x and fogparam.z and got linear fading without strong line of start.
fact=depth * fogparam.y - fogparam.x;
fact=fact ^ fogparam.z; //fact=pow(fact, fogparam.z);
fact=min(fact, fogparam.w);
And when i applied this in previous versions, ssao started only from some big distance, perhaps beginning of far fog, so i removed fogparam.x and fogparam.z and got linear fading without strong line of start.
It's may not be fade, i don't know what values are used in there, but guess it "start" or "begin" variable.distance (both of them) set to 6x vanilla, so normaly SSAO shouldn't fade at all?
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *master*
- Posts: 116
- Joined: 13 Apr 2012, 19:27
Re: TES Skyrim
Hey! Firstly, great pictures everyone!
I have been inspired to tweak my own ENB
I have a 2 questions to the pro's here..
1. How do I remove bright water at night and
2. How to change smoke from blue to grey (normal) at night?
I am using KAGE 0.110.
I am using color pallet, should this be changed?
Thanks guys, and keep up the great work!
I have been inspired to tweak my own ENB
I have a 2 questions to the pro's here..
1. How do I remove bright water at night and
2. How to change smoke from blue to grey (normal) at night?
I am using KAGE 0.110.
I am using color pallet, should this be changed?
Thanks guys, and keep up the great work!
-
Offline
- *blah-blah-blah maniac*
- Posts: 1509
- Joined: 20 Mar 2012, 08:37
Re: TES Skyrim
Did someone found out what these issues in the DOF (Matsos Bokeh ?) are caused by, Insane Jack screens shows it extremely well and pronounced (saw these artifacts on several renderings now) also the pure DOF Shaders show them though more @ the edges.
i ask because i experience this flickering with the exterior sun it seems on Intel Hardware, stakados enb which imho is also a more special one (great work) worked from the beginning on Intel
Stakado results:
trillville did you experienced flickering coming either from the Adoption part of your preset or Bloom in development ?trillville wrote:@T.A.Z
I may be wrong, but I think SSAO distance is linked to your fshadowdistance value. After testing some absurdly high values for finteriorshadowdistance (don't ask), I found that values in the 7000-8000 range caused SSAO to render "behind" particles with depth textures (mist, light-beams, etc.). Reducing the value to something around 3000-2000 eliminated the problem for me. Nevertheless, it seemed to suggest that SSAO extended farther with larger shadow distances.
And nice screens everyone!
Btw Midhras, I'm testing your ENB right now. I'll have a detailed report ready as soon as I collect all those razor fragments for the Dawnstar Museum
@Fedorrrz
I always like your interior shots. It reminds me of Diablo III's aesthetic, at least during cinematic sequences. I also forgot to answer your question about the crazy lighting with that glowing red doorway in the mountain. That's a mod I'm working on which isn't finished yet. I'll post a link when it's done
i ask because i experience this flickering with the exterior sun it seems on Intel Hardware, stakados enb which imho is also a more special one (great work) worked from the beginning on Intel
Stakado results:
_________________
85% of graphics research is about who can finally make Sponza look good.
Jasper Bekkers EA/DICE
Perfection is the greatest enemy of photorealism.
Jorge Jimenez Activision Blizzard
-
Offline
- Posts: 74
- Joined: 28 Dec 2011, 09:52
- Location: Austria
Re: TES Skyrim
U got better ones??
-
Offline
- *blah-blah-blah maniac*
- Posts: 17545
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim
CruNcher
I noticed strance artifacts of DOF, but don't understand from screenshots what is that (and don't know code of that DOF to guess). Does anyone else have same with latest mod?
I noticed strance artifacts of DOF, but don't understand from screenshots what is that (and don't know code of that DOF to guess). Does anyone else have same with latest mod?
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *master*
- Posts: 102
- Joined: 15 May 2012, 18:15
Re: TES Skyrim
Thanks!hinti21 wrote: U got better ones??
If you like that I will do more of this type next time. And upload in full resolution, so if you want, you can use it for wallpaper.
For now, some day time! (except for the first one).
So next time, more trees !
(I still didn't tweak anything for night time)
-
Offline
- Posts: 74
- Joined: 28 Dec 2011, 09:52
- Location: Austria
-
Offline
- *blah-blah-blah maniac*
- Posts: 17545
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim
Again those ivy... Isn't it hard to create same textures with reflective blue sky to get same effect? Or should i do the same for all objects?
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *blah-blah-blah maniac*
- Posts: 596
- Joined: 25 Feb 2012, 01:30
- Location: Somewhere between the Wastelands and Notepad++
Re: TES Skyrim
Whoops double post trying to get large pictures in stead of small in -- sorry for that.
Last edited by midhras on 16 May 2012, 20:21, edited 1 time in total.
_________________
Core i5-2500K @4.50GHz | MSI Gaming GeForce GTX 970 4GB | 16GB RAM (1600Mhz) | Soundblaster Z | Win7 64bit
Midhrastic WIP ENB for Fallout
More current and archived shots on my Flickr. Selected shots via Flickrock or Fluidr.
Core i5-2500K @4.50GHz | MSI Gaming GeForce GTX 970 4GB | 16GB RAM (1600Mhz) | Soundblaster Z | Win7 64bit
Midhrastic WIP ENB for Fallout
More current and archived shots on my Flickr. Selected shots via Flickrock or Fluidr.