Skip to content

Global screenshots path

Lacro59 edited this page May 10, 2024 · 1 revision

Global screenshots path

You can set a directory for all games with different variables.

Exemples: For a game with GameId 203160 and Name Tomb Raider.

Global path Retranscription
{PlayniteDir}\ExtraMetadata{GameId}\Screenshots C:\Playnite\ExtraMetadata\203160\Screenshots
{DropboxFolder}\Screenshots{Name} C:\Dropbox\Screenshots\Tomb Raider
{SteamScreenshotsDir}{GameId}\screenshots C:\Program Files (x86)\Steam\userdata\123456789\760\remote\203160\screenshots

You can used Playnite variables

Variable Description
{InstallDir} Game installation directory
{InstallDirName} Name of installation folder
{ImagePath} Game ISO/ROM path if set
{ImageName} Game ISO/ROM file name
{ImageNameNoExt} Game ISO/ROM file name without extension
{PlayniteDir} Playnite's installation directory
{Name} Game name
{Platform} Game's platform
{GameId} Game's ID
{DatabaseId} Game's database ID
{PluginId} Game's library plugin ID
{Version} Game version
{EmulatorDir} Emulator's installation directory

And Other:

Variable Description
{DropboxFolder} Dropbox's directory
{OneDriveFolder} OneDrive's Directory
{SteamId}
{SteamAccountId}
{SteamInstallDir} Steam's installation directory
{SteamScreenshotsDir} Steam's screenshot directory
{UbisoftInstallDir} Ubisoft's installation directory
{UbisoftScreenshotsDir} Ubisoft's screenshot directory
{RetroArchScreenshotsDir} RetroArchscreenshot directory
{WinDir}
{AllUsersProfile}
{AppData}
{HomePath}
{UserName}
{ComputerName}
{UserProfile}
{HomeDrive}
{SystemDrive}
{SystemRoot}
{Public}
{CommonProgramW6432}
{CommonProgramFiles}
{ProgramFiles}
{CommonProgramFiles(x86)}
{ProgramFiles(x86)}
Clone this wiki locally