diff --git a/customization.cfg b/customization.cfg index 06d5af3..be52469 100644 --- a/customization.cfg +++ b/customization.cfg @@ -139,7 +139,8 @@ _fsync="true" _futex2="true" # Set to "true" to enable support for winesync, an experimental replacement for esync - requires patched wine - https://repo.or.cz/linux/zf.git/shortlog/refs/heads/winesync -_winesync="" +# ! Can't be used on multiple kernels installed side-by-side, which will require https://aur.archlinux.org/packages/winesync-dkms/ instead of this option ! +_winesync="false" # Set to "true" to enable Binder and Ashmem, the kernel modules required to use the android emulator Anbox. ! This doesn't apply to 5.4.y ! _anbox=""