Skip to content

Conty 1.25.3

Latest
Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 21 Apr 10:39
· 3 commits to master since this release
086254e

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

SHA256:

bfe79a46ba7bf326d0d95b1eb90d7a5664404bad4fb2603461cffa31aaa3bb99  conty_dwarfs.sh
68775e621cb6c478b99bbc11aaee7ad4dd6b36a2f24cd8252f17b510af050b7b  conty_lite_dwarfs.sh
d07c24165a185557cfc9be2863b3429a39352394d13eb5f2cc5a616f0217d0ab  conty_lite.sh
cd96969c6384356444d8318082e4570d467b8b250b3511da341e3fe0ebf59d87  conty.sh
d61602a59cc3277bc60c014ef3ad15c6d51994b78d09807da6efac2c25b27438  conty_wine_dwarfs.sh
b753c8f3af47fa4b82b72120d7ebb117e2f756e879b9d83f1a2fe6b489fa32ac  conty_wine.sh

Changelog:

  • wine-ge (since it is no longer updated) replaced with Proton Experimental 9.0.
  • multimc5 replaced with prismlauncher.
  • Integrated utils updated to the latest versions.

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, prismlauncher, 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.