Post
by Bullfrog » Thu Aug 04, 2022 9:05 am
"iScreenShotIndex" is the number of the screenshot, which gets appended to the file name, e.g. "ScreenShot5.bmp". It shouldn't be negative. I'm not sure about an upper limit. Every time a screenshot is created, this number gets increased by 1.
Apart from ENB, Stewie's Tweaks are also a point, where you can modify how screenshots are created. For example the option "bNoScreenshotPopup = 1" disables the upper left message, so one may think that no screenshot was created, although it was. There is also an "iScreenshotKey" setting, that allows to remap the screenshot key. Just search the file for "screenshot" and you will find all these settings.