Overwatch 2 Dev Ops 2 Product Config
Download
{ "all": { "config": { "data_dir": "data/casc/", "decryption_key_name": "prodevops", "display_locales": [ "enUS", "esES", "esMX", "itIT", "ruRU", "plPL", "frFR", "deDE", "ptBR", "jaJP", "koKR", "zhTW", "zhCN" ], "form": { "eula": { "eula": false }, "game_dir": { "dirname": "Overwatch" } }, "launch_arguments": [], "launcher_install_info": { "bootstrapper_branch": "launcher", "bootstrapper_migration_version": "1.16.1.0", "bootstrapper_product": "bts", "product_tag": "ow" }, "product": "prodevops2", "shared_container_default_subfolder": "_devops2_", "supported_locales": [ "enUS", "esES", "esMX", "itIT", "ruRU", "plPL", "frFR", "deDE", "ptBR", "jaJP", "koKR", "zhTW", "zhCN" ], "supports_multibox": false, "supports_offline": false, "title_info": { "title_id": "pro" }, "update_method": "ngdp" } }, "platform": { "win": { "config": { "binaries": { "game": { "launch_arguments": [ "--BNetServer=test.actual.battle.net:1119", "--cluster=prodevops2" ], "relative_path": "Overwatch.exe", "switcher": false } }, "form": { "game_dir": { "default": "Program Files", "required_space": 14000000000, "space_per_extra_language": 415000000 } }, "min_spec": { "default_required_cpu_cores": 2, "default_required_ram": 2048, "default_requires_64_bit": true, "required_osspecs": { "6.1": { "required_subversion": 0 } } }, "shared_container_delete_list": [], "shared_container_move_list": [], "shortcut_target_path": "Overwatch Launcher.exe", "tags": [ "TPWin", "SPWin", "DevReg", "EExt" ], "uninstall": [ { "delete_folder": { "relative_paths": [ "data" ], "root": "%titlepath%" } }, { "delete_folder": { "relative_paths": [ "BlizzardBrowser", "ErrorReporting", "Manifest", "cache", "WebBrowserProxy" ], "root": "%game%" } }, { "delete_file": { "relative_paths": [ "Overwatch Launcher.exe" ], "root": "%titlepath%" } }, { "delete_file": { "relative_paths": [ "Overwatch.exe", "Overwatch Launcher.exe" ], "root": "%game%" } } ] } } } }