mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Disable Bloom and remove unused effect entries
This commit is contained in:
parent
1f633349f7
commit
7005231aff
@ -1,6 +1,6 @@
|
|||||||
PreprocessorDefinitions=
|
PreprocessorDefinitions=
|
||||||
Techniques=Deband@Deband.fx,Colourfulness@Colourfulness.fx,HDR@FakeHDR.fx,MagicBloom@MagicBloom.fx
|
Techniques=Colourfulness@Colourfulness.fx,HDR@FakeHDR.fx
|
||||||
TechniqueSorting=LUT@LUT.fx,Daltonize@Daltonize.fx,Deband@Deband.fx,Colourfulness@Colourfulness.fx,DisplayDepth@DisplayDepth.fx,HDR@FakeHDR.fx,UIMask_Top@UIMask.fx,UIMask_Bottom@UIMask.fx,MagicBloom@MagicBloom.fx,AdaptiveSharpen@AdaptiveSharpen.fx,SMAA@SMAA.fx
|
TechniqueSorting=Colourfulness@Colourfulness.fx,HDR@FakeHDR.fx,MagicBloom@MagicBloom.fx
|
||||||
|
|
||||||
[Colourfulness.fx]
|
[Colourfulness.fx]
|
||||||
backbuffer_bits=8.000000
|
backbuffer_bits=8.000000
|
||||||
@ -24,16 +24,3 @@ fDirt_Intensity=0.000000
|
|||||||
fExposure=0.500000
|
fExposure=0.500000
|
||||||
iAdapt_Precision=0
|
iAdapt_Precision=0
|
||||||
iDebug=0
|
iDebug=0
|
||||||
|
|
||||||
[SMAA.fx]
|
|
||||||
CornerRounding=25
|
|
||||||
DebugOutput=0
|
|
||||||
DepthEdgeDetectionThreshold=0.010000
|
|
||||||
EdgeDetectionThreshold=0.100000
|
|
||||||
EdgeDetectionType=1
|
|
||||||
MaxSearchSteps=32
|
|
||||||
MaxSearchStepsDiagonal=16
|
|
||||||
PredicationEnabled=0
|
|
||||||
PredicationScale=2.000000
|
|
||||||
PredicationStrength=0.400000
|
|
||||||
PredicationThreshold=0.010000
|
|
||||||
|
Loading…
Reference in New Issue
Block a user