mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Disable ReShade screenshot key
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.
This commit is contained in:
parent
9abcabbd6c
commit
74ba459f51
@ -12,6 +12,7 @@ TextureSearchPaths=.\reshade-shaders\Textures\**
|
|||||||
[INPUT]
|
[INPUT]
|
||||||
GamepadNavigation=0
|
GamepadNavigation=0
|
||||||
KeyOverlay=36,0,0,0
|
KeyOverlay=36,0,0,0
|
||||||
|
KeyScreenshot=0,0,0,0
|
||||||
|
|
||||||
[OVERLAY]
|
[OVERLAY]
|
||||||
TutorialProgress=2
|
TutorialProgress=2
|
||||||
|
Loading…
Reference in New Issue
Block a user