![]() |
|
Performance threads All discussions about CoD performnce |
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hey
I have installed FXAA for DX10 vertion (FXAA_PPI_Rev_37.zip) the sky is overexposed to the preposterous. There are many settings in the injFX_Settings.h file and it have a lot of settings I dont have a clue what does. Is there anybody here, who have a guide or good setting they want to share I would be happy. ~S~ |
#2
|
|||
|
|||
![]() Quote:
Can't really give any input on tweaking the parameters, at this point I am completely like yourself... Regards. |
#3
|
|||
|
|||
![]()
Thanks for your imput. I will try both your suggestions and see if that helps. We have one in the group is working hard on it, so I hope it's pretty light ahead.
![]() Trying Out #define USE_TECHNICOLOR #define USE_TONEMAP #define USE_SEPIA and the link http://www.forum-3dcenter.org/ Quote:
![]() Cheers. |
#4
|
||||
|
||||
![]()
You might find this useful?
http://forum.1cpublishing.eu/showthread.php?t=28978 I put all the current crop of FXAA and SMAA utils into JSGME to make it easier to install and un-install.. So you can try out each to see which one you like best
__________________
Theres a reason for instrumenting a plane for test..
That being a pilots's 'perception' of what is going on can be very different from what is 'actually' going on. |
#5
|
||||
|
||||
![]()
Hi i use this version thats been kicking around for a while, can't find a link for it anymore so i've uploaded it to medifire.
Just copy the 3 directx10 files into C:\Program Files (x86)\Steam\SteamApps\common\il-2 sturmovik cliffs of dover http://www.mediafire.com/?knjih6uktnp8h6h Thats it. |
#6
|
||||
|
||||
![]() Quote:
The link you provided is to version 9.0, there is a new version out, 10.0. I inclueded both in my JSGME version here http://forum.1cpublishing.eu/showthread.php?t=28978
__________________
Theres a reason for instrumenting a plane for test..
That being a pilots's 'perception' of what is going on can be very different from what is 'actually' going on. |
#7
|
|||
|
|||
![]()
Yes. The easiest thing to do is disable everything except AA in the injFXsettings file, which should have been included in the download. Open it with notepad and change the following settings;
SELECTION ------------------------------------------------------------------------------*/ // Comment to deactivate an effect. // Example: To disable the tonemap effect, use // in front of #define USE_TONEMAP #define USE_ANTI_ALIASING //#define USE_PRE_SHARPEN //#define USE_BLOOM *NOT WORKING //#define USE_TECHNICOLOR //#define USE_TONEMAP //#define USE_SEPIA //#define USE_VIGNETTE //#define USE_POST_SHARPEN //#define USE_FINAL_LIMITER /*------------------------------------------------------------------------------ FXAA SHADER ------------------------------------------------------------------------------*/ // Set values to calculate the amount of Anti Aliasing applied float fxaaQualitySubpix = 2.0; // Default: 0.75 Raise to increase amount of blur float fxaaQualityEdgeThreshold = 0.01336; // Lower the value for more smoothing float fxaaQualityEdgeThresholdMin = 0.01336; // Lower the value for more smoothing This should prevent the program from affecting anything except FSAA. |
#8
|
|||
|
|||
![]()
Cheers for the tips and info. Great tool Ace so thank you for that one + the injectFXAA. Now I have some to test and work with, but keep it comming. I see a lot of guys, who need infor on the subject. (Include me)
![]() ~S~ |
#9
|
||||
|
||||
![]() Quote:
Me too.. Which is one of the reasons I put them all into one package.. It was getting confusing as to which util some were refering to.. There is one more out there called A2FXAA.. that was made for ARMA.. The website is up, but the file dl seems to be down. If I can get my hands on a copy Ill add it in to the package
__________________
Theres a reason for instrumenting a plane for test..
That being a pilots's 'perception' of what is going on can be very different from what is 'actually' going on. |
#10
|
||||
|
||||
![]() Quote:
|
![]() |
|
|