# Модули для Magisk

[All-In-One (AIO)](https://github.com/LordOfTheLost/AIOProject#readme) - ~~Модули в модуле~~. Модуль, который содержит в себе большое количество полезных модулей. Работает на всех прошивках.&#x20;

[PlayIntegrityFi](https://github.com/chiteroman/PlayIntegrityFix)[x](https://github.com/chiteroman/PlayIntegrityFix) - модуль для скрытия разблокированного загрузчика и прохождения Play Integrity на телефоне с Magisk. Работает на всех прошивках.

[nfqttl](https://github.com/cyborg-one/nfqttl/releases) - модуль для обхода обнаружения раздачи Интернета путём установки значения TTL на 63. Работает на всех прошивках.

[Volume From MIUI for Pad](https://static.cum-zone.ru/files/poco-f3/modules/Volume-From-MIUI-for-Pad.zip) - модуль, добавляющий меню громкости из планшетов с MIUI. Работает от MIUI 12.5 A11. Источник: [Armatik](https://t.me/ArmatikPosts/278). Совместим с Monet.

<details>

<summary>Скриншот работы Volume From MIUI for Pad + Monet</summary>

<img src="/files/riCP6qgGFeD3UxFEiVUS" alt="" data-size="original">

</details>

[MIUI Monet Project](https://github.com/MIUI-Monet-Project/Module/releases) - модуль, который перекрашивает систему под фон рабочего стола. Работает на MIUI.

<details>

<summary>Скриншот работы Monet</summary>

![](/files/GdQ4sdU3VRwiIDoJSG01)![](/files/Lw2Nl4S4FEudWGqYtYpd)![](/files/DpqOQUKTH5HEg0X05qcO)![](/files/Ev505WnPK6fMOUou8zwP)

</details>

[ANX Камера](https://static.cum-zone.ru/files/poco-f3/modules/ANXCamera_v204R-2_alioth_fixed_portrait.zip) - модуль, добавляющий MIUI камеру в AOSP-прошивки. Работает только на AOSP A12, и то не везде. Не работает на A13. Авторы: [AEonAX](https://camera.aeonax.com/), [althafvly](https://t.me/althafvly), [Reza9170](https://t.me/Reza9170).

Баги:

1. Не работает видео фронтальной камеры
2. Крашит после фото на макро режиме
3. Не работает фото на режимах, отличных от 4:3

[Leica Camera](https://static.cum-zone.ru/files/poco-f3/modules/Mod_4.6.220901.0.zip) - модуль, заменяющий стоковое приложение камеры на приложение от Xiaomi 12S Ultra. Также этот модуль добавляет возможность запись в 4K 60FPS. Работает на MIUI 13 A12. Авторы: Vegeca, Sevtinge (APK), [All1nn](https://4pda.to/forum/index.php?showuser=650319) (Упаковка под модуль).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://poco.cum-zone.ru/magisk/magisk-modules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
