Skip to content

Conty 1.25.2

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 17 Mar 09:37
· 12 commits to master since this release
3d4f2df

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

SHA256:

fdd6603c816b38a35ebe66c1c2f1b4a315c7bbdee08ba5db4d70f97d4fac7b1e  conty_dwarfs.sh
c3623eda89efd0f835c6dc7bffbf87f694d50311bc742bbcfea4f26a9ea08b26  conty_lite_dwarfs.sh
f55cd6c7f8f3cab1ef3184e0fdc513f7cf5a7be2464cbd3cf050084065571589  conty_lite.sh
e7711d54e9eccd1834f17d88509f58acc0e3c8c6793a0e97efd72e3ce4ec3cf6  conty.sh
d6c9847040978f70c04a63c03ac7db626408a17244e5058df0404ef84d0b27b3  conty_wine_dwarfs.sh
e31005e38089f2943f4c121ca432c2a4cf7216df513289ab41da5b14da3457b9  conty_wine.sh

Changelog:

  • glibc replaced with glibc-eac to allow games using EAC (Easy Anti-Cheat) to work.

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, multimc5 and 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.