Overwatch 2 Dev Two Product Config
Download
{ "all": { "config": { "data_dir": "data/casc/", "decryption_key_name": "proc", "display_locales": [ "enUS" ], "form": { "eula": { "eula": false }, "game_dir": { "dirname": "Overwatch" } }, "product": "proc3", "ptr": false, "shared_container_default_subfolder": "_professional3_", "supported_locales": [ "enUS" ], "supports_multibox": false, "supports_offline": false, "title_info": { "title_id": "pro" }, "update_method": "ngdp" } }, "enus": { "config": { "install": [ { "add_remove_programs_key": { "display_name": "Overwatch Professional 3", "helplink": "https://us.battle.net/support/en/games/", "icon_path": "%binarypath%", "install_path": "%installpath%", "locale": "%locale%", "root": "Overwatch Professional 3", "uid": "%uid%", "uninstall_path": "%uninstallpath%" } } ] } }, "platform": { "win": { "config": { "binaries": { "game": { "launch_arguments": [ "--BNetServer=test.actual.battle.net:1119", "--cluster=PROC3" ], "relative_path": "Overwatch.exe", "switcher": false } }, "form": { "game_dir": { "default": "Program Files", "required_space": 14000000000 } }, "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": [ "cache", "BlizzardBrowser", "ErrorReporting", "WebBrowserProxy", "GPUCache", "Overwatch.exe", "bink2w64.dll", "ortp_x64.dll", "vivoxsdk_x64.dll" ], "shared_container_move_list": [], "tags": [ "TPWin", "SPWin", "DevReg", "EExt" ], "uninstall": [ { "delete_registry_key_list": { "flags": "WOW_32BIT", "key_type": "HKEY_LOCAL_MACHINE", "root": "SOFTWARE\\Blizzard Entertainment", "subkeys": [ "Overwatch Professional 3" ] } }, { "delete_registry_key_list": { "flags": "WOW_BOTH", "key_type": "HKEY_LOCAL_MACHINE", "root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall", "subkeys": [ "Overwatch Professional 3" ] } }, { "delete_folder": { "relative_paths": [ "BlizzardBrowser", "ErrorReporting", "Manifest", "cache", "WebBrowserProxy" ], "root": "%game%" } }, { "delete_folder": { "relative_paths": [ "data" ], "root": "%titlepath%" } }, { "delete_file": { "relative_paths": [ ".build.db", "bink2w64.dll", "ca-bundle.crt", "GameClientApp.exe", "ortp_x64.dll", "Overwatch.exe", "Overwatch Launcher.exe", "vivoxsdk_x64.dll" ], "root": "%game%" } } ] } } } }