Based on Arch Linux with all updates on 11.09.2022 15:30 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.
SHA256:
feb105e716e7ac275458639fb6c49db6e0c68562cbc9152fc8e5cc3235013ed8 conty_dwarfs.sh
02372ce69cdf57138de64680949e54005d5504d4c7a047e0f1ce03cf8a272be0 conty_lite_dwarfs.sh
93503faad435c89b6764a9d9fee6fc3969dceac6468184637a8c746c321cfdb3 conty_lite.sh
270d5528f59a15800f740430e1de8c7675b637e2194ae3a2c01fad5dc92f1ca2 conty.sh
Changelog:
- Added
lib32-mesa-utils(containsglxgears32andglxinfo32; can be used to check if direct rendering works for 32-bit applications). - Added
libibusto fix a black screen issue when running Steam with native runtime (steam-native).
Usage:
chmod +x conty.sh
./conty.sh command command_arguments
The lite version (conty_lite.sh) includes everything from the regular version (conty.sh), except for: 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_dwarfs.sh and conty_lite_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 the one you are currently using).
If you are using an Nvidia GPU, please read this information.