Please use english language
It is currently 26 Feb 2020, 11:24

All times are UTC





Post new topic Reply to topic  [ 22192 posts ]  Go to page Previous  1 ... 950, 951, 952, 953, 954, 955, 956 ... 2220  Next
Author Message
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 13:44 
Offline

Joined: 22 Feb 2013, 16:46
Posts: 97
Location: Australia
@--JawZ-- Not currently, been trying to fix an old ENB Kage preset and running hardware AA on that, I've tried sweetFX 1-3 but not 1-4. I'll download those files and see how they look thanks :)


Top
 Profile  
 
Tomoko
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 14:03 
Offline
*blah-blah-blah maniac*

Joined: 31 Dec 2011, 19:42
Posts: 504
Image

Image

Image

Image

_________________
NLA v.2.0 beta - A test version of the latest NLA release.
Natural Lighting and Atmospherics for ENB - A Skyrim weather mod and preset.
High-Res bark textures - Some bark textures I made.
Dark Souls 2 ENB preset - Preset for Dark Souls 2.


Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 14:04 
Offline
*blah-blah-blah maniac*

Joined: 17 Dec 2012, 08:57
Posts: 591
Location: Bosnia & Herzegovina
CruNcher, --JawZ--
Give a chance to a unsharp masking to get clean bloom. I was pleasantly surprised.

Confidence-Man
I will say nothing to that.
What mod for trees?


Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 14:16 
Offline
*blah-blah-blah maniac*

Joined: 31 Dec 2011, 19:42
Posts: 504
saltr - It's Lush Overhaul. I use the vanilla version but it looks like there are files that go with Vurt's flora overhaul too.
http://skyrim.nexusmods.com/mods/32246

_________________
NLA v.2.0 beta - A test version of the latest NLA release.
Natural Lighting and Atmospherics for ENB - A Skyrim weather mod and preset.
High-Res bark textures - Some bark textures I made.
Dark Souls 2 ENB preset - Preset for Dark Souls 2.


Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 14:22 
Offline

Joined: 22 Feb 2013, 16:46
Posts: 97
Location: Australia
@--JawZ--

Tried your settings, by themselves they seem almost as good as 8xMSAA but cover transparency too. I'm still getting heaps of jaggies though since my monitor itself seems to be oversharpening no matter how much AA I apply. After I tried your file I went to lagom LCD monitor test page and both my monitors failed the clock phase, and sharpness tests very badly (as well as gamma and banding). Guess I'll start a thread in the off topic section and see if anyone is willing to suggest a good monitor that doesn't have oversharpening issues and can downsample.

~Cheers


Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 14:34 
Offline
*blah-blah-blah maniac*
User avatar

Joined: 05 Mar 2012, 02:08
Posts: 1938
saltr;

I have but I managed to tweak the sharpening to a good blend between smooth and sharp. And made it so it will sharpen the shadows a bit more than the default settings do. Not the settings I just posted though.

valks666;

Great that it helped out somewhat at least :) Well I bought myself a new monitor a couple of weeks ago because one of my old ones had some serious issues with light leaks and image burning. The new Samsung 27" S27A950D LED 120Hz monitor which I could recommend but it's a bit pricey I paid 4290 swedish kronor ~ 658 US Dollars for it. But a monitor is something I don't often buy new ones for a long period of time.

It's a TN panel but with very good color reproduction and sharpness for being a TN Panel (which is adjustable in OSD) and 120HZ doesn't hurt either with games like CoD ;)


Oh and by the way is there anyone interested in having Day Night separation for the interiors with commands inside the enbeffect.fx file?

What I mean is this, example commands below;

Day, Night and Interior/DNI seperation, the before

float EBrightnessDayV2=1.0;
float EBrightnessNightV2=1.0;
float EBrightnessInteriorV2=1.0;

Exterior Day and night + Interior Night and Day, the after

// Exterior
float EBrightnessExtDayV2=1.0;
float EBrightnessExtNightV2=1.0;

//Interior
float EBrightnessIntDayV2=1.0;
float EBrightnessIntNightV2=1.0;


Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 14:42 
Offline

Joined: 22 Feb 2013, 16:46
Posts: 97
Location: Australia
@ --JawZ--

That is sooo ironic, thats the new one I'm using right now the S27A950D, does yours pass the lagom LCD tests for sharpness and clock phase? If so mine is faulty...

And yes DNI seperated like that would give more flexibility for tweaking which = want :D

@saltr

BTW your screenshot are great as well, I'm not even game to post any of mine in this thread, unless you guys want to look at ugly jaggies and off colours ;)


Last edited by valks666 on 05 Apr 2013, 15:00, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 14:49 
Offline
*blah-blah-blah maniac*

Joined: 17 Dec 2012, 08:57
Posts: 591
Location: Bosnia & Herzegovina
Confidence-Man
Thanks

--JawZ--
Yours files are too too tooo much for me :) (in a good way). I'm just trying to get what i want with minimal variables.

Here is one, think it looks ok.

Image


Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 15:11 
Offline
*blah-blah-blah maniac*
User avatar

Joined: 05 Mar 2012, 02:08
Posts: 1938
The clock and phase is alright, but I do have a bit too high sharpness according to those images over at lagom.

I can send you a copy of my display settings in txt file along with a good gamma tool I found when searching for calibration images. To see if it helps your clock and phase anything I mean.

I'm working on implementing it to all my commands inside the mixed enbeffect.fx now. When it's done I will post a download link for it. But if you have some other .fx file I can tell you how to implement the new DNI separation to those commands or I could do it for you, either way is fine by me :)

EDIT;

It's not a competition thread you know ;) it's a thread to share ones settings and if asked get help with to make a better looking preset ;)


saltr;

hehe thanks :P Nice picture there with the bloom effect on the cloud and the ambient lighting on the character :)


Top
 Profile  
 
 Post subject: Re: TES Skyrim
PostPosted: 05 Apr 2013, 15:17 
Offline

Joined: 22 Feb 2013, 16:46
Posts: 97
Location: Australia
@--JawZ--

That would be a great help thanks :D

I have only done windows calibrations by eye so far (slight improvement), and as a weird side note, I found that uninstalling the monitor drivers helped get rid of some of my oversharpening :shock:

I was going to post some screens after I got my PC (I'm assuming its the monitor) issues sorted. It's frustrating because my old PC using the early versions of skyrim had much better visuals than I have now with my fancy new expensive machine, its frustrating!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22192 posts ]  Go to page Previous  1 ... 950, 951, 952, 953, 954, 955, 956 ... 2220  Next

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group