Scorpio Developer 1 Product Config
Download
{ "all": { "config": { "casc_language_agnostic": true, "data_dir": "Data/", "decryption_key_name": "scordev1", "form": { "game_dir": { "dirname": "Scorpio Dev" } }, "product": "scor-retail-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 Dev/Scorpio Dev.lnk", "target": "battlenet://game/%product%", "working_dir": "%installpath%" } }, { "desktop_shortcut": { "icon_path": "%binarypath%", "link": "%desktoppreference%Scorpio Dev.lnk", "target": "battlenet://game/%product%", "working_dir": "%installpath%" } }, { "add_remove_programs_key": { "display_name": "Scorpio Dev", "icon_path": "%binarypath%", "install_path": "%installpath%", "locale": "%locale%", "root": "Scorpio Dev", "uid": "%uid%", "uninstall_path": "%uninstallpath%" } } ] } }, "platform": { "win": { "config": { "binaries": { "game": { "launch_arguments": [], "regex": "Herman.exe", "relative_path": "Herman.exe", "switcher": true } }, "binary_launch_path": "Herman.exe", "binary_version_path": "Herman.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" } } ], "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" ] } } ] } } } }