I didn't find a method unless you use print screen, but then you gotta move over all the pics.
So here's a simple script that accomplishes screenshots.
s key like on renpy games.
Directions:
Best practice:back up your
/js/main.js
this way you can restore if somethings borked
Extract and overwrite. (DD_V06_5a_PC)
IF newer version it is recommendedyou manually install!
- add screenshots.js to
/js/plugins
- in /js/main.js add line
"js/plugins/screenshot.js"
inside the const scriptUrls = []
Why manul edit? because may adds in more plugins and then you'd break game.
@ Breadman Games feel free to beautify and include ingame, I like screens I'm sure other do to.