Conty 1.21.12
Based on Arch Linux with all updates as of 02.04.2023 13:00 (DMY UTC).
pkg_list.txt contains a complete list of packages (and their versions) included in this release.
SHA256:
83d25d77f2c00276d50d029c4f0f1ffc5eed807ff4fbb9f5fffb7ebad2146aa5 conty_dwarfs.sh
75b37125b2ac4af9e206d72e48763eb0ff1ec9713992610936d0e46d02c57361 conty_lite_dwarfs.sh
e6b6d3045b96599e3733482e526378f68f347926ce21b730890b74e2424874eb conty_lite.sh
a63c7317ce5612c69c0c74edf14a7a44aee560ce64015d6e4d9081943bcd8a6a conty.sh
27e0c7332fa67771423c0fef46d2ab10815073c16cb8b2050b3b986f2d1a2857 conty_wine_dwarfs.sh
79b0392668ef853c7241bf8a8f6afc55eaeb6c4e83d9e5794eacdcbffcbbdc26 conty_wine.sh
Changelog:
- Added duckstation-git (binary name is
duckstation-qt
) - Conty no longer automatically binds (mounts) host system's /opt if there are files inside Conty's /opt. This is needed because some packages are installed into /opt. You can still manually bind your /opt, if you want.
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
andqbittorrent
. 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
andconty_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.