Please read the following information before beginning.
By default the script will build ReVanced with ALL default* patches. Edit patches.txt
to customize your build of ReVanced.
*Default: All patches except those which have to be included explicitly, i.e, using the -i
flag while manually using the ReVanced CLI
The script also supports using patches from Inotia00's ReVanced Extended project. To enable support for this, set "EXTENDED_SUPPORT" to "true" in build.config.
- Each patch name MUST start from a NEWLINE AND there should be only ONE patch PER LINE
- DO NOT add any other type of symbol or character, it will break the script! You have been warned!
- Anything starting with a hash (
#
) will be ignored. Also, do not add hash or any other character after a patch's name - Both YT Music ReVanced & YT ReVanced are supported
- DO NOT add
microg-patch
to the list of excluding patches. patches.txt
contains some predefined lines starting with#
. DO NOT remove them.
Example content of patches.txt
:
- Exclude pure black theme and keep
create
button:
amoled
disable-create-button
- Exclude patches for both Music & YouTube (order doesn't matter)
amoled
exclusive-background-playback
disable-create-button
premium-heading
tasteBuilder-remover
- Include patches for both Music & YouTube (order doesn't matter)
compact-header
hdr-auto-brightness
autorepeat-by-default
enable-debugging
force-vp9-codec
enable-wide-searchbar
Refer to the Official ReVanced list of available patches.
Refer to the ReVanced Extended list of available patches.