Amos Wenger

Results 189 comments of Amos Wenger

This means that either butler is not able to listen on a local TCP port, or that itch is not able to connect to it. Either way it's usually because...

So there was a running butler.exe instance? And killing it made it work? Does it work for you now?

So, here's the situation: * v23 was overzealous in extracting nested archives: it was happy to extract a .rar in a .zip, for example, and that caused problems further down...

@hugga-bean I had to revert those changes - it broke other functionality. My hope is to enable generation of .tar.gz archives in the backend soon, and then seamlessly extract `.tar.gz`...

@jontopielski This is not an itch bug. A .dmg file is already a single-file archive, and you compressed it as a zip, so there's two layers of archives there, which...

I've been thinking of a clean way to do that now that all the install/configure/launch logic has been moved to https://github.com/itchio/butler - the main problem is an UI/UX one -...

> Proton I did look into it recently - gave up half a day into trying to get it to build, realized I didn't have the hardware to take advantage...

> It looks like the firejail version is from summer 2016, which does not include several major security updates (see firejail RELNOTES for more information and CVE refs). That's a...

> Always wished steam had this. Actually I think it does! As for itch, it's planned as well - I think another issue mentioned this already.

A quick update: itch v25 has code for throttling the overall bandwidth usage, but it's not accessible anywhere in the UI yet.