Skip to content

Conty 1.25.6

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 13 Jul 10:35
· 37 commits to master since this release
d52c182

Based on Arch Linux with all updates as of 13.07.2024 10:00 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.

If you get the "CPU ISA level is lower than required" error while running Wine, try an older Conty release. This issue will be fixed in the next release.

SHA256:

cc807601ef9605ea90495152da00bbcb12d2ab9d209c2dc5160bad38c7e50709  conty_dwarfs.sh
d0a85ec603d9c554b2ccb4b762d2b54d2b853bd4203a59b815c1bc89a3fe6d1a  conty_lite_dwarfs.sh
7e8688fe0d50de99dedadf7e9236e2b32bcc5f4bcf3952b74324b6a41013f666  conty_lite.sh
ff9f4b94c0bba448302b821203f7502bf782178f8cae6c20d4aa99dcf9e56b60  conty.sh
e33712ded3a77623b97500cfb91cb981a07f83fba1e303b41ffa171e62bea3bb  conty_wine_dwarfs.sh
0cf26892a17e2f62025248b1165657ab8bff395af26f4850e61a6785d27ddfeb  conty_wine.sh

Usage:

$ chmod +x conty.sh
$ ./conty.sh [command] [arguments]

Versions:

  • The lite version (conty_lite.sh) includes everything from the regular version (conty.sh), except for: base-devel, gcc, mingw-w64-gcc, firefox, meson, cmake, jre-openjdk, prismlauncher, qbittorrent. If you don't plan to use any of these programs, i recommend to use the lite version.
  • conty_wine.sh contains only Wine and its dependencies. Note that the other Conty versions include Wine too, but if you only need Wine and nothing else, you can use this Conty version, it takes up less disk space than the others.
  • conty_dwarfs.sh, conty_lite_dwarfs.sh and conty_wine_dwarfs.sh are the same as the regular versions, except they are compressed with DwarFS instead of SquashFS, thus they take less disk space. Apart from better compression, DwarFS also has better caching and better multithreading support, and in my experience it reads compressed files noticeably faster than SquashFS (specifically squashfuse). However, the benefit of squashfuse is that it uses less memory.

zsync files are for the zsync2 program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information. Please note that zsync may sometimes not reduce the amount of downloaded data by much (for example, if the new Conty release is significantly different from one you are currently using).

If you are using an Nvidia GPU, please read this information.