Posted May 13, 2024
Is there a way to download a specific DLC installer file?
--download-file gamename/fileid
works when the fileid is numerical, but for installers that is not the case.
For example, fileid "en1installer0" can be the base game installer and one or more DLC installers at the same time.
Maybe this syntax should be supported?
base_gamename/dlc_gamename/fileid
Like:
the_witcher_3_wild_hunt_game/dlc_16_a/en1installer0
(Also, why does gamename in --download-file is parsed as regex? Kind of annoying and seems a little bit useless. Having different switches for normal and regex modes would be better I think. --download, --download-regex, --download-file, --download-file-regex)
--download-file gamename/fileid
works when the fileid is numerical, but for installers that is not the case.
For example, fileid "en1installer0" can be the base game installer and one or more DLC installers at the same time.
Maybe this syntax should be supported?
base_gamename/dlc_gamename/fileid
Like:
the_witcher_3_wild_hunt_game/dlc_16_a/en1installer0
(Also, why does gamename in --download-file is parsed as regex? Kind of annoying and seems a little bit useless. Having different switches for normal and regex modes would be better I think. --download, --download-regex, --download-file, --download-file-regex)
Post edited May 13, 2024 by Xypista1