Vibe coded a native Linux launcher for OctoWoW since I wanted a cleaner alternative to the install process through Steam. It runs the client through a self-managed Proton prefix, so no manual Steam shortcut needed.
Since I first posted this, it's picked up a few real updates:
- Client downloads now go through a torrent updater instead of straight HTTP, so it's faster and easier on the mirror.
- Fixed a crash (Error 132) some people were hitting on launch, turned out to be a race condition in the client itself that only shows up on higher core-count CPUs. It's pinned to a single core now to work around it.
Not sure if this is useful to anyone else, but here it is if so. If you use it and run into any issues or have suggestions, leave them below and I'll get to them as soon as possible.
https://github.com/OxLlamaLinOct/octolauncher-linux/