Overclock.net banner
381 - 400 of 1,673 Posts
Discussion starter · #381 ·
Quote:
Originally Posted by amd955be5670 View Post

I've been wondering, which is the best video recording software to record the changes introduced by SweetFX? I use primarily MSI Afterburner, but it doesn't record videos with the SweetFX effects. Only FRAPS seems to work which has a steep performance hit.
Dxtory and PlayClaw.
 
Discussion starter · #384 ·
Quote:
Originally Posted by xm8z View Post

any good sweetfx for max payne 3 ??
Not sure about this (I don't have the game) but judging from the screenshots, the game already looks pretty sharp and vibrant. Experiment with it.
smile.gif


Quote:

Originally Posted by amd955be5670 View Post

Freeware?
Unfortunately, there are no freeware alternatives that I am aware of. The trial mode restrictions for dxtory are comparatively mild though.
 
Quote:
Originally Posted by TFL Replica View Post

Unfortunately, there are no freeware alternatives that I am aware of. The trial mode restrictions for dxtory are comparatively mild though.
I once d/l'd Dxtory and couldn't figure out what to do
tongue.gif

Well thanks for the heads up
thumb.gif

Quote:
Originally Posted by xm8z View Post

any good sweetfx for max payne 3 ??
The special effects in Max Payne 3 combined with the color enhancements of SweetFX will most certainly give you a headache lol
 
Hi,
I tried today sweetfx with battlefield 3. I closed all anti aliasing settings and I noticed there are noticeable aliasing with sweetfx on but the picture colors become better and more clear

the fps increased from ~30 to 40 with the folowing settings:


so should I turn anti alias on while I use sweet fx ?
system used: 460 1gb card/8gb ram/i7 860/win 7 64bit
 
Discussion starter · #387 ·
Quote:
Originally Posted by Welliam View Post

Hi,
I tried today sweetfx with battlefield 3. I closed all anti aliasing settings and I noticed there are noticeable aliasing with sweetfx on but the picture colors become better and more clear
the fps increased from ~30 to 40 with the folowing settings:

so should I turn anti alias on while I use sweet fx ?
system used: 460 1gb card/8gb ram/i7 860/win 7 64bit
Open SweetFX_settings.txt and disable LumaSharpen

#define USE_LUMASHARPEN 0

Adjust the SMAA settings to make it stronger (if this is too strong you can always dial it back down)

#define SMAA_THRESHOLD 0.05 // [0.05 to 0.20] Edge detection threshold
#define SMAA_MAX_SEARCH_STEPS 64 // [0 to 98] Determines the radius SMAA will search for aliased edges
#define SMAA_MAX_SEARCH_STEPS_DIAG 16 // [0 to 16] Determines the radius SMAA will search for diagonal aliased edges
#define SMAA_CORNER_ROUNDING 0 // [0 to 100] Determines the percent of antialiasing to apply to corners.
 
I'm currently trying out Deus Ex: Human Revolution and am working on getting out the last jaggies as seen here mid-screen:



Is there any way to get rid of them? Here are my settings:


Code:

Code:
#define SMAA_THRESHOLD         0.05
#define SMAA_MAX_SEARCH_STEPS  64
#define SMAA_MAX_SEARCH_STEPS_DIAG 16
#define SMAA_CORNER_ROUNDING   25
I've tried overriding the AA settings in nV Inspector with 32x CSAA and 8x SGSSAA, but there wasn't much difference, if any.
 
Discussion starter · #389 ·
Quote:
Originally Posted by Rayce185 View Post

I'm currently trying out Deus Ex: Human Revolution and am working on getting out the last jaggies as seen here mid-screen:

Is there any way to get rid of them? Here are my settings:


Code:

Code:
#define SMAA_THRESHOLD         0.05
#define SMAA_MAX_SEARCH_STEPS  64
#define SMAA_MAX_SEARCH_STEPS_DIAG 16
#define SMAA_CORNER_ROUNDING   25
I've tried overriding the AA settings in nV Inspector with 32x CSAA and 8x SGSSAA, but there wasn't much difference, if any.
Those jaggies are so sparse, post processing AA will not be able to detect them. Have you tried downsampling?
 
Discussion starter · #392 ·
Quote:
Originally Posted by Welliam View Post

Many Thanks TFL Replica
that helped but farther away edges still has jaggies
Increase search steps ?

Also should I set this to 1
Yes, try increasing search steps. Maybe even decrease threshold below the minimum and see if it makes a difference. Ultimately, you may need to combine SMAA with other AA methods to get the best results.

SMAA_DIRECTX9_LINEAR_BLEND is only for DX9 hardware (aka old video cards that are incapable of DX10+).
 
Discussion starter · #396 ·
Quote:
Originally Posted by Welliam View Post

you mean in game AA or NV control panel ?
thanks
Nvidia CP, ingame AA (if compatible) or other AA methods via nvidia inspector.

You're link is broken. You'll need to zip your settings file because there's a bug that prevent text files with C style comments ("//") from uploading properly.
 
Quote:
Originally Posted by Welliam View Post

attached my best settings for Battlefield 3
I cant see jaggies and I increased gamma for shadow as many parts of the game are dark I cant the see the enemies !!
FPS gained (GTX 460) 38~50 before it was 30 or under with 4x MSAA !

SweetFX_settings.txt 10k .txt file
Can you post some shots? Just to see how it looks before trying.
 
381 - 400 of 1,673 Posts