Nexus-Mods / game-starfield

Vortex Extension for Starfield
GNU General Public License v3.0
6 stars 3 forks source link

Changed the sPhotoModeFolder value #13

Closed Pickysaurus closed 1 year ago

Pickysaurus commented 1 year ago

Reports from the community say sPhotoModeFolder must be under Display and not General in the INI files. However, this needs to be validated as it appears to work correctly in my setup.

Pickysaurus commented 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.

insomnious commented 1 year ago

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.