Doom: The Dark Ages Aries RC Product Config
Download
{ "all": { "config": { "casc_language_agnostic": true, "data_dir": "Data/", "decryption_key_name": "arisrc", "form": { "game_dir": { "dirname": "Aries RC" } }, "product": "aris-retail-rc", "supported_locales": [ "enUS" ], "supports_multibox": false, "supports_offline": true, "title_info": { "title_id": "aris" }, "update_method": "ngdp" } }, "enus": { "config": { "install": [ { "add_remove_programs_key": { "display_name": "Aries RC", "icon_path": "%binarypath%", "install_path": "%installpath%", "locale": "%locale%", "root": "Aries RC", "uid": "%uid%", "uninstall_path": "%uninstallpath%" } } ] } }, "platform": { "win": { "config": { "binaries": { "game": { "launch_arguments": [], "regex": "idTechLauncher.exe|DOOMTheDarkAges.exe", "relative_path": "idTechLauncher.exe", "switcher": true } }, "binary_launch_path": "idTechLauncher.exe", "binary_version_path": "idTechLauncher.exe", "form": { "game_dir": { "default": "Program Files", "required_space": 66000000000 } }, "install": [ { "c++_redist": { "architecture": "x64", "installer_details": "%feature_setting:installers_win:c++_x64%", "minimum_version": "14.40.0.0" } }, { "directx_installer": { "installer_details": "%feature_setting:installers_win:directx_Jun2010%" } } ], "min_spec": { "default_required_cpu_cores": 8, "default_required_cpu_speed": 3200, "default_required_ram": 16384, "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": [ "Aries RC" ] } }, { "delete_folder": { "relative_paths": [ "amd-ffx", "base", "launcherdata", "streamline", "xess" ], "root": "%game%" } }, { "delete_file": { "relative_paths": [ "BsSndRpt64.exe", "BugSplat64.dll", "BugSplatHD64.exe", "BugSplatRc64.dll", "DOOMTheDarkAges.exe", "GFSDK_Aftermath_Lib.x64.dll", "bink2w64.dll", "dbghelp.dll", "idTechLauncher.exe", "launcher.exe", "python310.dll" ], "root": "%game%" } } ] } } } }