@formerlytomato@lemmy.sdf.org to Linux Gaming@lemmy.worldEnglish • 2 months agoHow is GOG Galaxy Still Not On Linux?notthesolution.substack.comexternal-linkmessage-square98fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkHow is GOG Galaxy Still Not On Linux?notthesolution.substack.com@formerlytomato@lemmy.sdf.org to Linux Gaming@lemmy.worldEnglish • 2 months agomessage-square98fedilink
minus-square@iusearchbtw@lemm.eelinkfedilinkEnglish0•edit-22 months agoheroic has no download throttling, very annoying for shared/shitty networks and large games
minus-square@okamiueru@lemmy.worldlinkfedilinkEnglish0•edit-22 months agoIf 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
minus-square@iusearchbtw@lemm.eelinkfedilinkEnglish0•2 months agobit late to this, but trickle doesn’t work because heroic spawns new downloader processes unaffected by trickle’s limits
minus-square@dreadbeef@lemmy.dbzer0.comlinkfedilinkEnglish0•2 months agoI’d put that as a feature request honestly, they’ll probably add that in at some point
heroic has no download throttling, very annoying for shared/shitty networks and large games
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-processIdeally 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
bit late to this, but trickle doesn’t work because heroic spawns new downloader processes unaffected by trickle’s limits
I’d put that as a feature request honestly, they’ll probably add that in at some point