Option to enable Binder and Ashmem modules for use with Anbox (#122)
* Add the option to enable Binder and Ashmem These kernel modules are needed for Anbox, and maybe other android projects as well. * Delete prepare * Add files via upload * Add binder and ashmem option to prepare * Got rid of the extra prepare file, oops
This commit is contained in:
@@ -118,6 +118,9 @@ _zfsfix=""
|
||||
# Set to "true" to enable support for fsync, an experimental replacement for esync found in Valve Proton 4.11+ - https://steamcommunity.com/games/221410/announcements/detail/2957094910196249305
|
||||
_fsync=""
|
||||
|
||||
# Set to "true" to enable the Binder and Ashmem, the kernel modules required to use the android emulator Anbox.
|
||||
_anbox=""
|
||||
|
||||
# A selection of patches from Zen/Liquorix kernel and additional tweaks for a better gaming experience (ZENIFY) - Default is "true"
|
||||
_zenify="true"
|
||||
|
||||
|
Reference in New Issue
Block a user