Closed Pickysaurus closed 1 year ago
Ok so with this setting:
[General]
sPhotoModeFolder=Photos
My screenshots saved to:
C:\Users\mikew\Documents\My Games\Starfield\Data\Textures\Photos
With this setting
[Display]
sPhotoModeFolder=Photos
My screenshots save to:
C:\Users\mikew\Documents\My Games\Starfield\Photos
So, in short, this is correct. I had misunderstood that the setting was the name of the Textures subfolder and not the top-level folder.
A fix for the ini entry being in the wrong section. This is to move away from using the My Games /Data/Textures so that it isn’t prioritized over the Game /Data/Textures folder.
Reports from the community say
sPhotoModeFolder
must be underDisplay
and notGeneral
in the INI files. However, this needs to be validated as it appears to work correctly in my setup.