Skip to content

Pesterchum Alt. Builds 2022-09-07

Compare
Choose a tag to compare
@Dpeta Dpeta released this 07 Sep 11:44
· 258 commits to main since this release

🐈‍⬛🎉

Main changes

  • Clients should now be aware of each other's colors before they've send a message.
  • Fixed error when editing quirk on Windows 7 version.

See the CHANGELOG for a full writeup.

Which version to download

  • The Windows7+ build runs on Windows 7 and up.
    • Contains PyQt5 and an older manually compiled version of Python for compatibility, running the Windows10+ version is preferred.
  • The Windows10+ build run on 64-bit Windows 10 and up. (so incl. Windows 11)
    • Contains PyQt6, which only supports 64-bit systems, so if you're running 32-bit Windows 10 you'll have to run the Windows7+ version.
  • The macosx10.14+ build runs on macOS 10.14 (Mojave) and up.
  • The linux64-glibc2.31+ build should run on distros with glibc 2.31 and up. (Debian Bullseye, Ubuntu focal, etc. )
  • The linux32-glibc2.31+ is the same as the one above only it's full of violence milk and should run on 32-bit installations.
  • The linux64-glibc2.36+ includes more recent versions of packages, but will only run on distros with glibc 2.36 and up. (Arch Linux, Manjaro, etc. )

EDIT: The win7 release was accidentally build without pygame, audio might not work.
EDIT2: Rebuild the win7 release from the v2.4.3 source snapshot, pls re-download 🙏