mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
74ba459f51
When pressing the Print Screen key in HDE, a screenshot is already copied to the clipboard and stored in the Pictures folder. This makes a third copy of the screenshot by ReShade redundant.
21 lines
493 B
INI
21 lines
493 B
INI
[APP]
|
|
ForceDefaultRefreshRate=0
|
|
ForceFullscreen=0
|
|
ForceVsync=0
|
|
ForceWindowed=0
|
|
|
|
[GENERAL]
|
|
EffectSearchPaths=.\reshade-shaders\Shaders\**
|
|
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
|
|
TextureSearchPaths=.\reshade-shaders\Textures\**
|
|
|
|
[INPUT]
|
|
GamepadNavigation=0
|
|
KeyOverlay=36,0,0,0
|
|
KeyScreenshot=0,0,0,0
|
|
|
|
[OVERLAY]
|
|
TutorialProgress=2
|
|
|
|
[SCREENSHOT]
|
|
JPEGQuality=100 |