Is there a chance to increase the allowed saving path size?
L:\MO2\mods\Screenshots\PrintScreen for example is "already" too long, at least the MCM input only allows L:\MO2\mods\Screenshots\PrintS
If its not possible (for whatever reason), you might want to add information to the description (or the MCM) about max path length I guess.
Edit: I'm aware that I also can edit the config file, but if theres a limitation in the MCM I'd assume that the path is generally limited to that length.
I am aware of the legnth problem. It is a function of MCM limitations. Yes you cound get around this limitation by entering the path via the json file. I would have to modify the code to work with overly log strings. Also there is the problem of path verification. So I'd need to verify the path when the json file is read and modify the MCM code so It will not corupt the logn form code unless requested. I will give it some more thought and see what I can do to Implement this change. I have gien it some thought but didn't know If anyone would need a longer path. Changing the MCM string input is unfortunatly a bit beyond me.
Well will have to admit that the pictures look good. And will need to be tested extensively. I'm going to Track it for now and might add it to this new build.
Hope you find it useful. I/m working on a new version with a few minor changes. It's in testing now. I plan on adding a json file and support for DDS files.
I went to great legnths to keep it from being activated when text input was activated. So it probably wont take photo's in the console. Or the MCM for that matter. At one time it was active in the MCM and when I tried to edit the path It started taking shots. I found this disconcerting. So I went to great lengths to prevent that.
I'm unable to use this mod because it seems to work only with english keyboard, and i'm spanish. Any way to have an "editable settings document" or something alike?
11 comments
L:\MO2\mods\Screenshots\PrintScreen
for example is "already" too long, at least the MCM input only allows
L:\MO2\mods\Screenshots\PrintS
If its not possible (for whatever reason), you might want to add information to the description (or the MCM) about max path length I guess.
Edit: I'm aware that I also can edit the config file, but if theres a limitation in the MCM I'd assume that the path is generally limited to that length.