Sea of Thieves Beta Dev 1 Product Config
Download
{
"all": {
"config": {
"casc_language_agnostic": true,
"data_dir": "Data/",
"decryption_key_name": "scordev1",
"form": {
"game_dir": {
"dirname": "Scorpio Beta Dev"
}
},
"product": "scor-beta-dev-1",
"supported_locales": [
"enUS"
],
"supports_multibox": false,
"supports_offline": true,
"title_info": {
"title_id": "scor"
},
"update_method": "ngdp"
}
},
"enus": {
"config": {
"install": [
{
"start_menu_shortcut": {
"icon_path": "%binarypath%",
"link": "%commonstartmenu%Scorpio Beta Dev/Scorpio Beta Dev.lnk",
"target": "battlenet://game/%product%",
"working_dir": "%installpath%"
}
},
{
"desktop_shortcut": {
"icon_path": "%binarypath%",
"link": "%desktoppreference%Scorpio Beta Dev.lnk",
"target": "battlenet://game/%product%",
"working_dir": "%installpath%"
}
},
{
"add_remove_programs_key": {
"display_name": "Scorpio Beta Dev",
"icon_path": "%binarypath%",
"install_path": "%installpath%",
"locale": "%locale%",
"root": "Scorpio Beta Dev",
"uid": "%uid%",
"uninstall_path": "%uninstallpath%"
}
}
]
}
},
"platform": {
"win": {
"config": {
"binaries": {
"game": {
"launch_arguments": [],
"regex": "SeaOfThieves.exe|SoTGame.exe",
"relative_path": "SeaOfThieves.exe",
"switcher": true
}
},
"binary_launch_path": "SeaOfThieves.exe",
"binary_version_path": "SeaOfThieves.exe",
"form": {
"game_dir": {
"default": "Program Files",
"required_space": 950000000
}
},
"install": [
{
"c++_redist": {
"architecture": "x64",
"installer_details": "%feature_setting:installers_win:c++_x64%",
"minimum_version": "14.40.0.0"
}
},
{
"3rd_party_installer": {
"commandline_args": [
"install",
"0367a3a8ea344f08851d76facf6f66d3"
],
"installer_path": "%game%/Installers/EasyAntiCheat_EOS_Setup.exe",
"registry_name": "%product%_eac",
"signing_entity": "EasyAntiCheat Oy",
"working_directory": "%game%"
}
}
],
"min_spec": {
"default_required_cpu_cores": 4,
"default_required_cpu_speed": 2600,
"default_required_ram": 4096,
"default_requires_64_bit": true,
"required_osspecs": {
"10.0": {
"required_subversion": 0
}
}
},
"tags": [
"Win64"
],
"uninstall": [
{
"delete_registry_key_list": {
"flags": "WOW_BOTH",
"key_type": "HKEY_LOCAL_MACHINE",
"root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall",
"subkeys": [
"Scorpio Dev"
]
}
},
{
"3rd_party_installer": {
"as_uninstall": true,
"commandline_args": [
"uninstall",
"0367a3a8ea344f08851d76facf6f66d3"
],
"installer_path": "%game%/Installers/EasyAntiCheat_EOS_Setup.exe",
"registry_name": "%product%_eac",
"signing_entity": "EasyAntiCheat Oy",
"working_directory": "%game%"
}
},
{
"delete_folder": {
"relative_paths": [
"Athena",
"EasyAntiCheat",
"Engine",
"Installers"
],
"root": "%game%"
}
},
{
"delete_file": {
"relative_paths": [
"InstallEasyAntiCheat.bat",
"LICENSES.chromium.html",
"Manifest_NonUFSFiles_Win64.txt",
"NOTICE.txt",
"SeaOfThieves.exe"
],
"root": "%game%"
}
}
]
}
}
}
}