• latest 53435919fb

    michael released this 2026-08-23 11:36:24 +00:00 | 169 commits to modernization since this release

    Rolling development build of Paysages 3D, rebuilt from modernization.

    Commit: b7826912

    Download paysages3d-latest-linux-x86_64.tar.xz, extract it anywhere and run
    ./paysages3d. Qt is bundled; only the OpenGL
    drivers come from your system.

    Requires a 64-bit Linux with glibc 2.39 or newer (Ubuntu 24.04, Debian 13, Fedora 40 and
    later), a processor supporting x86-64-v3 -- AVX2 and FMA, so Intel Haswell (2013) or AMD
    Excavator (2015) and newer -- and OpenGL 3.3.

    On an older processor the binaries stop with an illegal instruction rather than a message,
    so it is worth checking grep -o avx2 /proc/cpuinfo | head -1 before reporting a crash
    on startup.

    This is a development preview, not a stable release.

    Downloads