The different methods of taking screenshots, where to find them, tips for using the console and useful console commands to spice up your screenshots.
How do I take screenshots in Starfield?
You can take screenshots with the
Photo Mode. If you play the Steam version, it's also possible to take a screenshot by hitting the F12 key (default key). Alternatively, you can use screenshot tools like
Greenshot.
Where do I find my screenshots?
Steam: Go to View > Screenshots
Microsoft Store/Xbox App: C:\XboxGames\Starfield
Xbox Console: Go to My games & apps > See all > Apps > Captures
Photo Mode Snapshots: C:\Users\user.name\Documents\My Games\Starfield\Data\Textures\Photos
Source and further information:
Bethesda Support
If you want to know how to insert the screenshots into your post, please follow
this guide.
Tips for using the console
Tip 1:
How to use Starfield console commands; if you use the German keyboard layout, the key to open the console is
ö
Tip 2:
You can simply copy the console command and paste it with CTRL + V into the console in the game.
Tip 3:
Using the console disables your achievements. The mod
Baka Achievement Enabler (SFSE) prevents it.
Tip 4:
If you want to select the player in the console as your target for the console command, you may need to get closer to your character using
tfc or
tfc 1 so that the right reference ID is selected in the console (the player ID is always 00000014). Alternatively, you can type
prid 00000014 to achieve the same result.
Useful console commands
tm - toggles menus
tfc - toggles free camera (sometimes the free camera mode of Photo Mode can bug out if not enough space is available to maneuver it)
tfc 1 - free camera mode that pauses the game (good for action shots)
faceref - "Make a ref face towards another ref (defaulted to the player), with an extra angle offset." (
source)
ForceWeather or
fw - forces the current weather to another (e.g. it's raining and you want sunny weather or vice versa); the weather ids can be found
here; example clear weather: fw 0002B07E
ToggleAI or
tai - "Toggle AI processing for selected reference, or for all references if none selected." (
source); the first case freezes the NPC/creature in his current motion (doesn't work with the player, use tfc 1 instead to freeze the whole scene)
PlayIdle - makes the actor play an idle animation; combine that with facial expressions and you can create striking screenshots - AdDisastrous6981 made a great post about the idle and facial expressions topic
on Reddit
ModAngle - modifies the angle on the target; example:
ModAngle Z 50, rotation by 50 degrees around
z-axis; use negative values for the opposite direction (ModAngle Z -50)
ModPos - modifies the position on a target; example:
ModPos Y 100, moves the reference 100 units along the
y-axis; negative values are also possible
MoveToMarker or
MoveTo - "Moves the current ref to the given marker (with an optional X/Y/Z offset)." (
source); example:
moveto player
The different methods of taking screenshots, where to find them, tips for using the console and useful console commands to spice up your screenshots.
[color=#FFFFFF][b]How do I take screenshots in Starfield?[/b][/color]
You can take screenshots with the [url=https://help.bethesda.net/#en/answer/60999]Photo Mode[/url]. If you play the Steam version, it's also possible to take a screenshot by hitting the F12 key (default key). Alternatively, you can use screenshot tools like [url=https://getgreenshot.org]Greenshot[/url].
[b][color=#FFFFFF]Where do I find my screenshots?[/color][/b]
[quote]Steam: Go to View > Screenshots
Microsoft Store/Xbox App: C:\XboxGames\Starfield
Xbox Console: Go to My games & apps > See all > Apps > Captures
Photo Mode Snapshots: C:\Users\user.name\Documents\My Games\Starfield\Data\Textures\Photos
[/quote]
Source and further information: [url=https://help.bethesda.net/#en/answer/60946]Bethesda Support[/url]
If you want to know how to insert the screenshots into your post, please follow [url=https://modding-on-the-spectrum.com/viewtopic.php?p=1892#p1892]this guide[/url].
[color=#FFFFFF][b]Tips for using the console[/b][/color]
Tip 1:
[url=https://www.rockpapershotgun.com/starfield-console-commands-cheats#how-to-open-console]How to use Starfield console commands[/url]; if you use the German keyboard layout, the key to open the console is [i]ö[/i]
Tip 2:
You can simply copy the console command and paste it with CTRL + V into the console in the game.
Tip 3:
Using the console disables your achievements. The mod [url=https://www.nexusmods.com/starfield/mods/658]Baka Achievement Enabler (SFSE)[/url] prevents it.
Tip 4:
If you want to select the player in the console as your target for the console command, you may need to get closer to your character using [i]tfc[/i] or [i]tfc 1[/i] so that the right reference ID is selected in the console (the player ID is always 00000014). Alternatively, you can type [i]prid 00000014[/i] to achieve the same result.
[b][color=#FFFFFF]Useful console commands[/color][/b]
tm - toggles menus
tfc - toggles free camera (sometimes the free camera mode of Photo Mode can bug out if not enough space is available to maneuver it)
tfc 1 - free camera mode that pauses the game (good for action shots)
faceref - "Make a ref face towards another ref (defaulted to the player), with an extra angle offset." ([url=https://www.rockpapershotgun.com/starfield-console-commands-cheats]source[/url])
[i]ForceWeather[/i] or [i]fw[/i] - forces the current weather to another (e.g. it's raining and you want sunny weather or vice versa); the weather ids can be found [url=https://pastebin.com/vngaherR]here[/url]; example clear weather: fw 0002B07E
[i]ToggleAI[/i] or [i]tai[/i] - "Toggle AI processing for selected reference, or for all references if none selected." ([url=https://gist.github.com/eacpereira/25f00410b1940d04a24f8a49b0b1bf44]source[/url]); the first case freezes the NPC/creature in his current motion (doesn't work with the player, use tfc 1 instead to freeze the whole scene)
PlayIdle - makes the actor play an idle animation; combine that with facial expressions and you can create striking screenshots - AdDisastrous6981 made a great post about the idle and facial expressions topic [url=https://www.reddit.com/r/starfieldmods/comments/16hcieo/play_idle_command_not_working_for_player/k1cr3au/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button]on Reddit[/url]
ModAngle - modifies the angle on the target; example: [i]ModAngle Z 50[/i], rotation by 50 degrees around [url=rotation by 50 degrees around z axis]z-axis[/url]; use negative values for the opposite direction (ModAngle Z -50)
ModPos - modifies the position on a target; example: [i]ModPos Y 100[/i], moves the reference 100 units along the [url=https://en.wiktionary.org/wiki/y-axis#English]y-axis[/url]; negative values are also possible
[i]MoveToMarker[/i] or [i]MoveTo[/i] - "Moves the current ref to the given marker (with an optional X/Y/Z offset)." ([url=https://gist.github.com/eacpereira/25f00410b1940d04a24f8a49b0b1bf44]source[/url]); example: [i]moveto player[/i]