Frequently Asked Questions: Taking screenshots and Photo Mode - Omni-guides/Tuxborn GitHub Wiki
This question doesn't actually have a single answer. We include the mod Photo Mode in our load order, which adds in a lot of extra functionality to let you take the best possible screenshots for your playthrough. But it's not the only way to take screenshots.
Standard means of taking screenshots still apply, including but not limited to:
- If you're playing on a PC:
- F12 should still work as the standard Steam screenshot key
- Print Screen should still work as the standard in-game screenshot key
- If you're playing on a Steam Deck:
- Steam button + R1 button (right bumper) is the standard Steam Deck shortcut for screenshots
- You can also map the system function of taking a screenshot to a back button or radial menu, if you are so inclined
- If you're playing on a ROG Ally:
- M1 or M2 (buttons on back of device) + A button
- On a ROG Ally X, you can also assign one of the back buttons to take a screenshot
- Uses the XBOX game bar to do the capture
- Resulting screenshot is placed in the path
users/<your account name>/videos/captures
In a vanilla Skyrim install, the Print Screen key will take a screenshot and save it into your main Skyrim folder. This same functionality still works in Tuxborn. The resulting screenshot should be dropped as a loose PNG file into the "Game Root" directory of your Tuxborn install. If you take more than one screenshot with this method, they will be sequentially numbered.
Given that we have several other means of taking screenshots available, this one is arguably the least useful. But we're documenting it here anyway, for the sake of being thorough. And it can always be used as a fallback option, in case the other screenshot approaches don't work for some reason!
If you play Skyrim in Windows (whether on a PC or on a handheld), your default screenshot location will be here:
C:\Program Files (x86)\Steam\userdata\<userid>\760\remote\489830\screenshots
The <userid> part of this path will change depending on your system, so we're not specifying a number in this example. Your path should otherwise match this example.
If you play Skyrim in Linux (whether on a PC with a Linux install, a Steam Deck, or any other handheld that's Linux-compatible), then your default screenshot location will be here:
.local/share/Steam/userdata/<userid>/760/remote/<id of your Tuxborn install>
As with the Windows example, the <userid> portion of this path is going to vary for every user.
The <id of your Tuxborn install> portion of the path will also vary for every user. If you don't already know the ID number of your Tuxborn install, you can find it by entering the command protontricks -l
in a terminal window.
The path given here should be assumed to start from your home directory. If you are on a Steam Deck, this means you should be in the /home/deck
directory. Any other Linux install, you'd be in the appropriate directory for whatever user you've set up to use.
"I like to use Steam's setting for saving non-compressed versions of my screenshots, for best quality. Where do those screenshots go?"
In this specific scenario, the screenshots go literally wherever you want them to. If you activate this setting in Steam, it will ask you tp specify a directory to save to. So you can set it to be whatever directory you want.
Turning this setting on is entirely optional. But some situations where you might consider saving the uncompressed screenshots are:
- You might want to pick and choose good ones for use as desktop backgrounds
- Sharing the highest quality ones with friends or on social media
- You want to have a known custom location for all your screenshots
To turn this setting on, do the following:
- In your Steam, go to Preferences
- Select In-Game settings
- Scroll down to the Screenshots section of the settings
- Turn on the toggle for "Save an external copy of my screenshots"
- Specify the folder you want to use in the setting for "External screenshots folder"
If you're playing on a Steam Deck, you can activate this setting in Steam in Desktop mode. Once you activate it from Desktop mode, it will apply to Gaming mode as well, but you have to turn it on in Desktop first.
There are a few different ways to do this:
- Photo Mode is included as an option on the in-game system menu, and you can launch it from there.
- The Photo Mode MCM includes options to set a hotkey to activate, both for keyboard and for gamepad/controller, so you can use whichever setting is appropriate for you.
- If you're playing on a handheld device and you have the ability to set up a radial or other kind of menu, the Photo Mode hotkey you set in the MCM would be a good candidate for an item on that menu.
Photo Mode adds a lot of extra features to taking screenshots. Some immediately useful ones to consider are:
- It includes the ability to turn off the UI, so that you won't have that cluttering your screenshot when you take it
- You can adjust camera position to get the ideal angle for the shot
- You can add a wide variety of filters and effects
- Any screenshot you take with Photo Mode can optionally be turned into a loading screen you'll see periodically during your playthrough
So it's definitely worth exploring, to see which features of it appeal to you most. At the very least, the ability to turn off the UI is super helpful to improve screenshot quality.
Interested players should read over the Photo Mode page on Nexus to learn more about its features.
Look in your Tuxborn install, in the following path:
/overwrite/textures/photomode
You may wish to periodically check this folder and clean out any screenshots you don't want to keep, especially if you're using the Photo Mode option that lets you use your Photo Mode pics as loading screens. Nobody wants a bad screenshot for a loading screen, after all!
There are a few reasons why players may wish to use standard screenshot functionality rather than Photo Mode, including:
- Anyone in the habit of sending their screenshots up to the Steam cloud for sharing
- If you want the highest quality uncompressed screenshots, and you find that Steam's ability to save uncompressed copies gives you better quality shots than Photo Mode does
- If you save all your screenshots to a single standard location, for whatever reason, such as:
- You don't want to hunt through multiple locations for screenshots
- You're saving screenshots out to a location on an external drive, a network drive on your house network, or to a cloud account
- You have a third-party tool you like for screenshots, and you want to use its location for screenshot storage
If any of these reasons apply to you, you may wish to stick to standard Steam-based or Skyrim-based screenshot taking, or to whatever chosen custom tool you might be using.
However, do note that you can mix and match! You can use Photo Mode's features to get the shot looking the way you want with any desired angles or effects, but then just use your preferred screenshot functionality to take the shot. If you want Photo Mode's abilities to set angles and effects, but don't care necessarily about your screenshots showing up as loading screens, a mixed approach might work for you.
Many thanks to the following players on #txbn-general for contributing to this page:
- Seriouszombie, for confirming behavior of default Skyrim screenshot functionality still working in Tuxborn, as well as the default Steam screenshot location in Windows
- Syotic, for the information about how to assign a back button on the ROG Ally to take screenshots, and where the resulting screenshots are placed