Update ReShade to v5.3.0 (#106)

This commit is contained in:
C.S. Melis 2022-08-21 01:18:41 +02:00
parent cdf4fcaaf2
commit c10549059d
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,10 @@
[APP]
Force10BitFormat=0
ForceFullscreen=0
ForceResolution=0,0
ForceVsync=0
ForceWindowed=0
[GENERAL] [GENERAL]
EffectSearchPaths=.\reshade-shaders\Shaders EffectSearchPaths=.\reshade-shaders\Shaders
NoDebugInfo=0 NoDebugInfo=0
@ -7,7 +14,7 @@ NoReloadOnInitForNonVR=0
PerformanceMode=0 PerformanceMode=0
PreprocessorDefinitions=RESHADE_DEPTH_LINEARIZATION_FAR_PLANE=1000.0,RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN=0,RESHADE_DEPTH_INPUT_IS_REVERSED=0,RESHADE_DEPTH_INPUT_IS_LOGARITHMIC=0 PreprocessorDefinitions=RESHADE_DEPTH_LINEARIZATION_FAR_PLANE=1000.0,RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN=0,RESHADE_DEPTH_INPUT_IS_REVERSED=0,RESHADE_DEPTH_INPUT_IS_LOGARITHMIC=0
PresetPath=.\ReShadePreset.ini PresetPath=.\ReShadePreset.ini
PresetTransitionDelay=1000 PresetTransitionDuration=1000
SkipLoadingDisabledEffects=0 SkipLoadingDisabledEffects=0
TextureSearchPaths=.\reshade-shaders\Textures TextureSearchPaths=.\reshade-shaders\Textures
@ -26,6 +33,7 @@ KeyScreenshot=44,0,0,0
ClockFormat=0 ClockFormat=0
FPSPosition=1 FPSPosition=1
NoFontScaling=0 NoFontScaling=0
SavePresetOnModification=1
SaveWindowState=0 SaveWindowState=0
ShowClock=0 ShowClock=0
ShowForceLoadEffectsButton=1 ShowForceLoadEffectsButton=1
@ -44,8 +52,10 @@ JPEGQuality=100
PostSaveCommand= PostSaveCommand=
PostSaveCommandArguments="%TargetPath%" PostSaveCommandArguments="%TargetPath%"
PostSaveCommandNoWindow=0 PostSaveCommandNoWindow=0
PostSaveCommandWorkingDirectory=.\
SaveBeforeShot=0 SaveBeforeShot=0
SaveOverlayShot=0 SaveOverlayShot=0
SavePath=.\
SavePresetFile=0 SavePresetFile=0
[STYLE] [STYLE]
@ -65,4 +75,3 @@ ScrollbarRounding=0.000000
StyleIndex=2 StyleIndex=2
TabRounding=4.000000 TabRounding=4.000000
WindowRounding=0.000000 WindowRounding=0.000000

Binary file not shown.

Binary file not shown.