HeroicGamesLauncher icon indicating copy to clipboard operation
HeroicGamesLauncher copied to clipboard

[General] Add DLCs Manager (Install, uninstall, update)

Open Patrxgt opened this issue 4 years ago • 6 comments

Problem description

When you use games library for either GOG or Epic, you have DLCs for every each of your game listed as standalone games.

Feature description

I think, that the best option would be listing DLCs in the game's menu (the one after clicking on the game's thumbnail) in the "DLC's" section, which could be placed between "Info" and "Tools" sections.

Alternatives

If solution listed above in impossible to do, then it would be nice to at least hide DLCs from the library and show them in the "Info" section in every each game menu above install button.

Additional information

No response

Patrxgt avatar Mar 15 '22 14:03 Patrxgt

If you can make this like how Steam handles it and allow the user to uncheck a DLC to prevent it from being installed or showing up in game (perhaps even going so far as to giving us such checkboxes before downloading of the game occurs, that'd be absolutely fantastic tbh.

snoozysoft avatar Mar 24 '22 22:03 snoozysoft

Yes, the library is a mess now because of some games which have many DLCs.

lumingzh avatar May 21 '22 12:05 lumingzh

I think this is implemented, if i'm correct? Can you close the ticket, if so?

Nocccer avatar Aug 03 '22 16:08 Nocccer

Not really, I still have DLCs showed as a separate games in the library, so there is some more work to do about that.

Patrxgt avatar Aug 15 '22 12:08 Patrxgt

DLC's for GOG handling can still be improved. Currently you can only install DLCs when downloading the game. Not great solution if you buy DLC that just came out and you want to install it additionally.

imLinguin avatar Aug 15 '22 13:08 imLinguin

+1 to what @imLinguin said. I installed Witcher 3 without checking the box to download all DLC. And now I can’t find a way to add them.

aifreedom avatar Aug 27 '22 07:08 aifreedom

In case it can help, https://github.com/sharkwouter/minigalaxy/ has a working implementation of DLC installing for GOG. Right now the UI has a submenu (right clic) where the list of DLC shows up and you can activate them which installs the DLC in the background.

arthurlutz avatar Oct 10 '22 10:10 arthurlutz

I had problems with installing the DLC for the game Control, from the Epic store. With latest Heroic as of today, installed as a flatpak, no DLC was visible. I was able to install the DLCs using legendary from the command line, using this to run it from the Heroic flatpak itself:

flatpak run --command=legendary com.heroicgameslauncher.hgl <command>

I used the command list to find out the app names for the DLCs, and then the command install. Because it is the same legendary as the one that Heroic uses, I guess, it picked up the config file perfectly, and for now this is my workaround. Adding it here in case it helps someone.

umasse avatar Dec 28 '22 21:12 umasse

@umasse Hey, any idea how to get this working on Windows? I have installed legendary (for Windows) and actually installed the DLC I need, in the same folder as the parent game, but the game doesn't detect the DLC. Any idea what to do here?

arkni8 avatar Apr 04 '23 19:04 arkni8

@arkni8 Sorry, I don't have Windows. The only thing I can suggest is to make sure you use the same config file that Heroic has somewhere. Good luck!

umasse avatar Apr 05 '23 06:04 umasse

Done!

flavioislima avatar Jul 03 '23 22:07 flavioislima