Skip to content

Conty 1.21.9

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 24 Jan 17:11
· 202 commits to master since this release
2a8eaf5

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

SHA256:

db02a58b89ad9554c5ee52f63f8fdc3e7891c0f0d3e8dd44619f6d61ba254765  conty_dwarfs.sh
1fa76d63b1bf4d7e967fac73445517592e864c0b49a9e4954416b7edd1228e70  conty_lite_dwarfs.sh
229b792e910435a0db6827d995c8b2152b8eaff941b7fc6077df255d996a33ad  conty_lite.sh
8bf84fc6b4327561fcd6caa443d4dcc3fcec48cac2d06e2e7d8938166a690ea0  conty.sh
7decf6ffc4b351b30451b8c3262225d71b32d285c003479c5ea8f98328009ddf  conty_wine.sh

Changelog:

  • gamescope-git replaced with gamescope
  • pcsx2 replaced with pcsx2-git
  • youtube-dl replaced with yt-dlp

Usage:

$ chmod +x conty.sh
$ ./conty.sh command command_arguments

Versions:

  • 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.
  • 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.

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.