Installscript.vdf -

"HKEY_CURRENT_USER\\Software\\MyStudio\\MyGame" "SaveDir" "#InstallPath\\Saves" "ConfigVersion" "2"

"FileMove"

| Variable | Expanded to | |----------|-------------| | #InstallPath | User’s chosen installation directory (e.g., C:\Program Files (x86)\Steam\steamapps\common\MyGame ) | | #SteamPath | Root Steam installation folder | | #SteamAppId | Numeric App ID of the game | | #RuntimeDir | Steam runtime directory (Linux/macOS compatibility) | On a Windows system with Steam installed, installscript.vdf is found inside a game’s depot folder: installscript.vdf