you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 1 year ago* (1 child)

If you're on Linux, you have a lot more options to affect the system. You could try running Heroic Launcher through trickle: https://unix.stackexchange.com/questions/34116/how-can-i-limit-the-bandwidth-used-by-a-process

Ideally this would be implemented on the client side, i.e. Heroic Launcher, but there seems to some challenges in making that happen: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/issues/597

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year ago (1 child)

    bit late to this, but trickle doesn't work because heroic spawns new downloader processes unaffected by trickle's limits

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year ago*

    Hm, if it spawns some external process, would it be possible to wrap that in a shell script of the same name (and have its dir earlier in PATH), which in turn calls the other one, but through trickle?

  • source
  • parent