This plugin is fixing black screenshot saved to the clipboard.
Loading it will cause the screen to be properly saved inside the clipboard.
NOTE! This plugin works only with The Settlers 4 Gold Edition (GoG version) (History Edition doesn't have this problem because it handles game window differently).
You need an ASI Loader to use this mod. I recommend The Settlers 4: ASI Loader as it works nicely with the Gold and History Edition of The Settlers 4 and does not require any configuration.
- Download a release.
- Unpack the files into your
plugins
directory. - (Optional) Edit
PrintScreen.ini
file, setSaveToGrabFolder
to your liking,1
means that .jpg game screenshots will be saved intoGame/Grab
folder,0
disables it. - Start the game. The mod will load automatically.
To uninstall the mod remove PrintScreen.asi
from yourplugins
directory.
The official repository of this project is available at: https://github.com/Patrix9999/Settlers4-PrintScreen.
Compile it yourself Download Visual Studio 2017 or 2019 with the C++ toolchain. The project is configured to build it with the Windows 10 compatible v143 toolchain. However, you should be able to change the toolchain to whatever you like. No additional libraries are required so it should compile out of the box.