Conty Versions Save

Easy to use unprivileged Linux container packed into a single portable executable

1.24.3

10 months ago

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

SHA256:

98d71a5acc1ca570e905bb246d850d86faa1fe44557cc4304d6be98082f1034f  conty_dwarfs.sh
e91459f9dda71d61fa257e13e97f8d4ac0d5b6219248e0a2c8534af0b6a57547  conty_lite_dwarfs.sh
caf1331828c6c5ceb448d5de8e27fd846e7c42c7805d7370e9c1b0ec8c493140  conty_lite.sh
cb280ccaf03f4ebf679f95b50fe66e3d774a18b3ebee97b51e6b1f1c4267aa95  conty.sh
03389558bcafbba1bbf78f18303daf3e9fad44ae20fa46dbfa713883d695599c  conty_wine_dwarfs.sh
1e16be79e0f6889ecb9638960b57f080fa83d13b67e56cdda2ec67953e6346b3  conty_wine.sh

Changelog:

  • Fixed the self-update function (-u). It was completely broken in the previous release, now it should work.
  • The self-update function now uses packages from your local pacman cache if it exists. This may speed up the update process and save internet traffic in some cases.
  • Doubled the DwarFS filesystem cache.
  • Added the ability to install AUR packages (when building Conty manually).
  • 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, multimc5 and 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.

1.24.2

11 months ago

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

SHA256:

7de3a0d6db54f52aa5d58e0d8b02f1ec0d45466fd5de8c684726043d9c4732a6  conty_dwarfs.sh
386a6a9538baecb0439d0b1648aec99c57f76b5e2177e8528c47885e3cf86017  conty_lite_dwarfs.sh
d783d227320bbb4fbe32f2b4cf1a3e652d20dcd1dbb2b0714880b46c9765deaf  conty_lite.sh
c1d90ec3c82c0993f7cd02120c0710e7f4a74bbed7cc6d245228f64d13d5c18d  conty.sh
34a0e64bdc3c9b401994cd85ab767e1d2be0e61fe98dd6851746f1fd0bf09ab4  conty_wine_dwarfs.sh
05393822b85ec6708252b355a6df60fa182001b7cd6a945c963bedb7469e8755  conty_wine.sh

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

1.24.1

1 year ago

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

SHA256:

5c51e1dcc615b37934741f5bfdbcf325da6c158da79dc737168a7516aea01906  conty_dwarfs.sh
6ccd9681ea019b7835747b0f42e89abf78459c9a2fcd00323b7cd518f7a20c0c  conty_lite_dwarfs.sh
52c16b4f5fa1d62f35761c3d80d11c7346e2f1035a989490cb4a2621c96d14d9  conty_lite.sh
b99d281f60b350b3e745b17b22f93726029d78e76176b0dc55b9b14e893e8bd2  conty.sh
7d2b128e2fcd1f459df8867316526187f1b5921ff0442723a8369dfe43079c92  conty_wine_dwarfs.sh
13b24916681f9f2421c0071d68bdecc9bf5abf1b08116cad29d8830c4a8cf067  conty_wine.sh

Changelog:

  • Fuse-overlayfs replaced with unionfs-fuse, which works faster and supports both fuse2 and fuse3.
  • Fixed USE_OVERLAYFS and NVIDIA_HANDLER functions so they should now work on all distros, in the previous release they were broken and worked only on Arch-based distros.
  • Fixed Conty execution when it resides in PATH.

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

1.24

1 year ago

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

SHA256:

05876d8803b9707158ac3dbab7fa34b06f61e9d88dfc5acce0d2f0321b26d9da  conty_dwarfs.sh
ffdc3d79b055d65417c6b38b59d25cdfafba0be4c3cff8adf0bd1665982ce343  conty_lite_dwarfs.sh
7552db3f35dec27c79598a7bd8b81efd79bbfd8d9a6292664474ffd3c58fb669  conty_lite.sh
75a8f15956bc76246da68a771d0b636ae1660876fd53378b25fac53ad5943e4a  conty.sh
09574b8f0dad3c256530bf8a82dd96bdabaf6c7c77665fe414e6704bb82bc1e5  conty_wine_dwarfs.sh
def4815722853431e8a8a2f2bb9ee2cd96688ec5d12a15f1e5ed9e409accbc31  conty_wine.sh

Changelog:

  • Conty is even more portable now, it no longer depends on system-wide bash, tar and gzip. So the only dependencies now are fuse and coreutils.
  • Improved the NVIDIA_HANDLER function and enabled by default (you can still disable it if you want).
  • Added USE_OVERLAYFS function, which allows to modify read-only system files inside the container without rebuilding the image.
  • Added CUSTOM_MNT function, which allows to use Conty with already mounted filesystems and directory structures.
  • Reworked the self-update function. It uses fuse-overlayfs now instead of extracting the whole image, so the update process should be faster.
  • Added en_SG, id_ID and hi_IN locales.
  • Also, weekly releases of Conty are now available on Github Actions, although there is only one squashfs version of Conty there currently.

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

1.23

1 year ago

Based on Arch Linux with all updates as of 21.05.2023 18:50 (DMY UTC). Updates from the testing repos are also included in this releases. pkg_list.txt contains a complete list of packages (and their versions) included in this release.

SHA256:

bed718e63798cf4d6acc29cc6c67fc6e3f23fe4cb99aa9c83f1d5d9cfe9f4e63  conty_dwarfs.sh
49b4a98890f4950e4fbe78040e014308e132c9f2524247e05b70224b879db061  conty_lite_dwarfs.sh
9e657bbc764717b6072f8240c590dd39247e06b0e43da6313f35c00fb162cde4  conty_lite.sh
085db68dd510e33a62822951c737bc22aeb8e3106ddf164043ae60b6986433ac  conty.sh
a78337cb7f253d65d2132aac9a7622d62375369bebe52ee11490c6d67655daa0  conty_wine_dwarfs.sh
9403678c89b2a1adf90c75ded8c627b036d6e2e6e50a9aff00eca05c30e8e29f  conty_wine.sh

Changelog:

  • Added a simple graphical interface, which is used by default when Conty launched without any arguments not from a terminal emulator (for example, from a file manager or from a desktop file). If you want, you can also run the GUI from a terminal by using the -g argument.

    How it looks

    gui

  • Added NVIDIA_HANDLER function, which should fix issues related to Nvidia GPUs and the proprietary driver versions mismatch between the host system and the container. If you are using an Nvidia GPU and encountering any issues running any graphical applications (including games), please try this new feature and let me know if it fixes your issues or not, i would appreciate any feedback. It is disabled by default, but can be enabled like this:

     $ NVIDIA_HANDLER=1 ./conty.sh [command] [arguments]
    

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 and 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, and please try the NVIDIA_HANDLER function described above in the changelog.

1.22

1 year ago

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

SHA256:

bd80454e9016398ea1fca8325a432340d84f1b0f89883e4108528e17fd04a2ab  conty_dwarfs.sh
3c4959dff62dc914d455167498b34b5743cc9488f9ecb7382d48e3aa79143d1a  conty_lite_dwarfs.sh
c0370ca9d559d9bb0453c11eff6898f54f5bd97e1e7a3539c56ccb839ff9ac81  conty_lite.sh
020dc35e046099e72f6a5c94770445cfc208fdcb8406f8bc404dab9f942a9dbe  conty.sh
ecca2312bd7fa1858ca40538a335e2832477e01b50e93423e39377afb7a4db21  conty_wine_dwarfs.sh
5cc30ef475cf9d5918869956860541da8fba575f08b807ac3343e7b35570b2a0  conty_wine.sh

Changelog:

  • Added option (./conty.sh -d) to export desktop files from Conty to the user's application menu(s). Note that not all applications have desktop files.
  • 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, multimc5 and 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.

1.21.12

1 year ago

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

1.21.11

1 year ago

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

SHA256:

e77f3d4c0a313ff042e4847ade5d572223d499e501f55ba543c1176355316a06  conty_dwarfs.sh
cd7f2263d5ea2da46bfd115933b9d44cafaa896c638a87f9a42cd2aa1aa6a13d  conty_lite_dwarfs.sh
a726a66141fd2c21434406ae0af7c06ad8dba1f2174eb6623035f1d184f57608  conty_lite.sh
8d09d38ef4f19300a64667d73aca6dc62ad6ff86adaba0a15b456ac15fee4b40  conty.sh
0db04877088c948cb35b204da89313bf317a6f9038d699f25a5fc576ca4da988  conty_wine.sh

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

1.21.10

1 year ago

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

SHA256:

cf77435d39397095584f7a928c9e8b943d4301739ebd8e0a53d022fba66a60ff  conty_dwarfs.sh
3a32fb7000823be4fc74914f4a1efac20b74004e4a69bfb1814797d80d4d9868  conty_lite_dwarfs.sh
4a5044ac520767700ce8a882a90a4115bc18fa83fcd236a07c8eb3dd73c5d6d8  conty_lite.sh
e7db66b8216f19d1a4577c39b21ce6e6b6008de399831a5792914e1f1761c740  conty.sh
76f9c4e98da94ba38f116f596ce3950d5532cc9bbe9b96e287917be0fea8b744  conty_wine.sh

Changelog:

  • Added minizip
  • 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: 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.

1.21.9

1 year ago

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.