Based on Arch Linux with all updates as of 01.10.2023 07:45 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.
SHA256:
b7e584ad0807ba4e92ae11320cf1a9d9d49afca42afbf4c26a535f98ee4ec5bb  conty_dwarfs.sh
ad20c38333af309000d8238c9af81ae4391bdeacdf768ebc8003609b9ab6d86e  conty_lite_dwarfs.sh
8071d64440b32112c2c518539cb4377ba2799005e1ffa035b98c77ff715a7637  conty_lite.sh
1fa218818854a21c143e70890a49089f60ced733449c5330dac12113698c1533  conty.sh
ae63e2c36ae7497d3dd4039d53b6b64da8c2243d1513cf172cbd2ba19737d62f  conty_wine_dwarfs.sh
7c6ef3fbf00a3f1308991ef21c3f38b1bafecd5f13ed140106ef57bf61b942a2  conty_wine.sh
Changelog:
- Added sunshine
- Video game console emulators (PPSSPP, DuckStation, PCSX2) replaced with appropriate RetroArch cores, so instead of using a separate application for each console you can now use RetroArch for all consoles.
- Added support for ALHP repository, which contains packages compiled with optimizations for modern CPUs. It is disabled by default, but those who build Conty manually can enable it. There are also ready to use ALHP builds (as well as regular builds) of Conty available on the Actions page.
- Integrated utils updated to the latest versions. Also, they are now compiled using Clang and LTO.
$ 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, multimc5andqbittorrent. If you don't plan to use any of these programs, i recommend to use the lite version.
- conty_wine.shcontains 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.shand- conty_wine_dwarfs.share 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.