AERO PERFORMANCE ULTRA
Developed by @VOID_ADB
🚀 Aero Performance v8.0-universal-safe — Detailed Improvements
Aero Performance v8.0-universal-safe brings a major change to the module's architecture: instead of applying the same tweaks across all devices, the system now identifies the manufacturer and adapts its behavior automatically.
🌍 Cross-Platform Architecture
The module now works with a central OEM classification in core/lib_hardware.sh, identifying families such as:
- Pixel/AOSP
- Samsung
- Xiaomi/Redmi/POCO
- Vivo/iQOO
- OnePlus/OPlus
- OPPO/realme
- ASUS/ROG
- Other manufacturers
Based on this identification, each function decides whether it can be executed safely.
🛡️ Safe Fallback
One of the main improvements is the safe fallback system.
If the module cannot confirm that a certain function is compatible with the device, it will not force the command.
Instead of:
"I don't know if it works, but I'll execute it anyway."
The logic is now:
"I couldn't confirm → I don't apply it → I preserve the system."
This prevents ineffective commands, broken configurations, and potential firmware conflicts.
⚙️ Compatibility by Manufacturer
Each family receives a specific behavior:
- Pixel/AOSP: Primarily uses public Android APIs and mechanisms, activating Game Mode only when it is actually available.
- Samsung: Respects One UI and the Game Optimizing Service, avoiding the assumption that AOSP settings can replace proprietary services.
- Xiaomi/Redmi/POCO: Preserves HyperOS Security and Game Turbo, avoiding the use of MIUI/HyperOS-specific properties as if they were universal.
- Vivo/iQOO: Uses a more conservative profile, especially for standby, preserving iManager, Battery Life Extender, Game Space, GMS/GSF, and the native management of OriginOS/FuntouchOS.
- OnePlus/OPlus: Preserves OxygenOS/ColorOS, Game Space, and background app management mechanisms.
- OPPO/realme: Maintains ColorOS/realme UI's own policies and avoids replacing proprietary battery and gaming services.
- ASUS/ROG: Preserves Armoury Crate, Game Genie, and the manufacturer's thermal and performance mechanisms.
- Others: Only use generic paths considered safe. OEM-specific features remain disabled.
🔋 Better Power Management
The new architecture avoids global changes when the manufacturer has its own power controller.
This is especially important on Vivo/iQOO, Samsung, Xiaomi, and OPPO, where applying generic Android commands can result in:
- Overwritten policies;
- Additional power consumption;
- Delayed notifications;
- Conflicts with the manufacturer's services;
- Settings that seem to work but have no real effect.
🎮 Smarter Game Performance
The module also no longer assumes that every device has the same Game Mode system.
Before applying a game-related optimization, Aero checks if the necessary mechanism exists and can be used.
When reliable support does not exist, the function is ignored instead of creating a fake optimization.
Aero Performance v8.0 — Resolution Fix
🔧 Resolution Fix: Aero Performance now preserves the user's custom resolution and no longer executes "wm size" automatically. Downscaling is disabled by default, preventing resets and potential crashes when reapplying tweaks.
🛡️ More security, stability, and compatibility in v8.0.
📲⚠️Aero Performance v8.0 — TECNO/HiOS Support
Added support for TECNO/HiOS devices, with optimizations tailored to the system and conservative behavior to avoid conflicts with Game Space, thermal management, and battery.
More from VOID_ADB
VOID GPU
APO PERFORMANCE
Reviews (89)
Could you please add code to identify and specifically optimize for the Lenovo Rescuer tablet
آره، برای کامنت باید کوتاه و مستقیم باشه. اینو بفرست: > ADB mode bug: When running without root, switching to Performance gives can't create /data/adb/modules/aero_module_ultra/current_profile: Permission denied. Please fix the profile path for ADB mode, since /data/adb isn't writable by the ADB shell user. Also, the daemon shows as INACTIVE in ADB mode.
pls void fix this bug
Is it possible to reduce the heat generated by daily use of a mobile phone, while barely affecting its performance
Yes
I wonder if it's possible to incorporate IO priority, multithreading optimization, and standby optimization
Irei analisar. 😸👍
Hello, big shot. I'm using the OriginOS system. While using your module (Aero), I'm also using a phone optimization software called Kbettery. I've been worried about potential conflicts between the two. Is there any?
No
I wonder if it's possible to disable unnecessary log collection under non-root conditions. This can also reduce the occupation of system resources
Log dos módulos ou sistema Android?
I saw a post: "Recently, many vivo/iQOO users have probably noticed that many modules, scripts, and optimization tools that rely on ADB suddenly 'stopped working'. The apparent symptom is similar to a module failure or command execution failure. However, the actual situation is a bit more complicated: many commands appear to execute successfully, but in fact, the system no longer accepts these modifications internally. Here are a few key issues we've encountered so far: the settings put syntax is now basically ineffective..." I wonder if your module is also affected by this
Pelo que estou sabendo, não. Até o momento, meu módulo não foi afetado por esse problema às funções continuam funcionando normalmente, mas vou continuar acompanhando as mudanças do sistema para garantir a compatibilidade nas próximas versões.
@VOID_ADBThat is good to hear.
Irmão, você poderia melhorar as configurações para dispositivos TECNO, por favor?
😸👍 posso
How to change the language of this module
Inglês?
@VOID_ADBEnglish yes
@HarukoFiz isso nos módulos. 😸👍
Can we also use the performance enhancement mode on the Honor mobile phone?
Yes. 🙂
Hey brother, how are you? I hope you're doing well. The module from the latest update is perfect, I've only noticed one problem, and that's with the file 01_resolution_scaling.sh It modifies the device resolution, which on low-end devices that are using custom resolutions to consume fewer resources, ends up resetting the resolution, in addition to The script freezes on "Reapplying Tweaks" or at least on my low-end device it doesn't go past that point after applying or restarting the resolution.
Certo, obrigado por avisar.
@VOID_ADBDe nada, irmão, é para isso que estamos aqui 🤞🏻❤️
Could you please specifically optimize the experience for VIVO and iQOO as well? Their standby power consumption is terrible
Certo, irei fazer isso! 😸👍
Can you please refrain from adding an option to forcefully switch the automatic brightness in the middle of the module, especially when I have turned off the automatic brightness adjustment
Certo
Essa atualização funciona na one ui 8.5 samsung
Yes
?
Friend, look, I also wanted to inform you of a problem with the Void Battery module. And it's that, although it works perfectly, it saves a lot of battery, by the way. I happen to have jerks. Also, when I'm in certain applications, they close by themselves. 👍
I made a new update for VOID BATTERY, version 6.0, fixing those issues that were happening. Later on, I’ll also improve VOID NET and VOID TOUCH. Anyway, I hope you like it! 😁
Thanks for the feedback! After I finish updating VOID CPU, I'll fix this issue in VOID BATTERY. I'll investigate the cause of the stutters and the apps closing by themselves to make the module more stable. I really appreciate you letting me know!
Unfortunately, the "watchdog" program in version 6.3, which requires access to my data, was blocked during the fourth step of execution
Entendi. Vou melhorar essa parte na próxima atualização. Obrigado por avisar!
By the way, brother, about Void Ram, I want to inform you of something that's happening. For example, on my device, it happens that literally the screen goes crazy. What do I mean by this? That every so often, I don't know exactly how often, I think every hour, every half hour, I don't know exactly how long, it happens that literally the screen seems to touch itself and will touch the window button and close it from there. It also happens that literally I lose all app permissions, literally I lose all permissions, every so often I lose all app permissions.
Well, I'll fix this urgently. Thank you for letting me know. I'll remove whatever is causing this from VOID RAM and replace it with features that won't interfere with the user experience. Sorry for the inconvenience. Today I'll focus on improving it and making sure these issues are resolved.
Very good module, but could you make a version for older phones that don't support loops? Even though it's very good, I experience several stutters due to the loops.
Well, when the site sends the update, test it and let me know if the loop issues have improved.
@VOID_ADBYes, thank you very much. I approve it. Could you tell me what version it is so I can know when it's on the page?
@EnriqueBrachWell, you can download the new version now. I thought it would take longer for the update to be sent, but it was uploaded very quickly. I didn't change the version; I kept it at 5.2. I only changed the settings responsible for the loop.
@VOID_ADBAnd by the way, brother, the jerking has decreased a lot, thank you very much.
@VOID_ADBWell, brother, I've already installed it, I've been testing it and the only thing I've noticed is that the battery saver turns on, even when playing. And the lag has decreased a lot.
@EnriqueBrachThat's strange. I think it might be a bug related to the battery saver being activated. I'll look into it later.
Well, I'll try to do that in this version of the module. If it doesn't work out, I'll release an older version instead.
VOID ANGLE ELITE está com erro não sei porquê mas mostra que ele tá com erro e o desenvolvedor tem que fazer uma atualização ou algo assim para.
Ok, irei corrigir isso
Your ZIP file isn't created properly, causing an extraction error. Please compress it to ZIP correctly.
Installation failed
O que houve?
O aplicativo angle system ingine tá travando o celular sem ele tudo ok ele tá fazendo muito drop de fps na oneui da Samsung
Entendi! Vou verificar isso. Obrigado por avisar.
Void meu feedback celular A07 APLICATIVO DE VOID CPU VERSÃO 3.0 JOGO HONOR OF KINGS E BLOOD STRIKE E COD MOBILE SEM DROP DE FPS MAIS QUANDO ATUALIZOU PARA VERSÃO CPU 4.0 A INTERFACE DO SISTEMA E JOGOS TAVA TENDO MUITO DROPS DE FPS APLICATIVO ANGLE SYSTEM NÃO TA DANDO ERROS FORA ISSO VOU CONTINUAR NA CPU 3.0 QUE ESTA CENDO MELHOR PARA MIM OTIMO TRABALHO MEU CELULAR FICA MUITO MELHOR PARA JOGA COM SEUS PLUG-IN
La app de void net no funciona
Acabei de lançar uma nova atualização. O problema estava no tile e na VPN, que não estavam funcionando corretamente. Corrigi esses dois problemas e também fiz outras melhorias no aplicativo. Depois dá uma olhada na nova atualização. Também adicionei legendas explicando as principais mudanças. Talvez ela demore um pouco para aparecer, porque o site costuma levar um tempo para disponibilizar a nova versão.
Meu samsung A07 só VOID NET QUE NORTIFICA O APLICATIVO APRESENTA FALHAS MAIS O RESTO CONTINUA BOM
Certo! Fiz uma nova atualização. Assim que o site disponibilizar a nova versão, teste no seu dispositivo e me avise se esse problema foi resolvido. Obrigado pelo apoio e pelo feedback. Ele é muito importante para continuar melhorando o aplicativo.
Como ativar o void net o aplicativo só mostra desligado samsung a07
Adicione o tile às Configurações Rápidas no painel de notificações. Sem ele, o aplicativo não funcionará.
@VOID_ADBEu adicionei só que fica void net VPN DESLIGADA
@Dimaria10Você ativou a permissão de Notificações? Ela é necessária para o Tile aparecer no painel de notificações. Se você já ativou e mesmo assim não funcionou, me avise. Vou verificar o problema e corrigir isso na próxima atualização.
@VOID_ADBFiz tudo isso permissão ativa notificação,shizuku,localização e altera sistema ok muito obrigado seus plug-in são os melhores uso todos
There is an issue with your ZIP file. The file is not extracting. Please fix this as soon as possible and add installation instructions: to install this, you must extract the file first.
Ax manager version is 1.4.8.r349
Can't install the plugin
Does version 2.1.0 still have this issue?
Can I use this module with void Modules
Yes
Melhorou muito o ping ficou tudo mais fluido meu e jogos espero por novas atualização o seu trabalho é muito bom continui sempre assim valeu obrigado
🫂
Eu escrevi errado mais o módulo está muito bom valeu
Ficou muito bom valeu eu gostei o jogo melhoro muito
Can this be used along with other VOID Modules? I'm afraid it might cause performance issues
Yes, you can. I use them together myself, and they work well without causing performance issues.
Caramba mesmo com tantas configurações ainda no meu celular o jogo free fire continua com lag minha internet está normal e melhoro muito com este plugin eu acho que o problema é o servidor do jogo porque atualizo e ficou assim no meu celular eu não sei dos outros mais jogo está muito ruim eu não tenho que reclama dos seus plugin que está funcionando muito bem no meu celular
Bom, te entendo. O problema é o Free Fire, porque isso acontece no meu dispositivo também. De vez em quando dá uns lags. Infelizmente, não tem como fazer um jogo rodar 100% liso. E olha que melhorei o módulo em 100% kkkk. Obrigado pelo feedback! Depois vou ver se consigo fazer algo para melhorar isso.
@VOID_ADBNa v1.5.3 ativa o brilho automático e retorno tátil (vibração ao tocar a tela) e mesmo eu desativando manualmente volta a ativar.
@AmadeusIt was a bit rushed. Once the website uploads the 2.0.0 update, download it and test it. Thanks for the feedback!
@AmadeusOk, irei corrigir. 🙂
Ficou muito melhor agora ping não fica 999 agora ele ficou 17 melhorou muito meu celular ficou muito mais fluido e jogos também não estou tendo mais travamento e lag muito obrigado valeu
Muito obrigado eu gostei muito eu estou ansioso para a nova atualização para mim o seu plugin são um dois melhores continui assim criando plugin que realmente funcione de verdade
🫂
A atualização v1.4.0 está a caminho. Quando ela estiver disponível, teste e me diga se os problemas que você estava enfrentando foram reduzidos.
Para o meu celular está funcionando muito bem mais para o jogo free fire está muito ruim
Bom, obrigado pela avaliação. Vou adicionar novos mecanismos de otimização de rede para melhorar a estabilidade da conexão, reduzir o jitter e minimizar os lags durante as partidas.
o meu problema é dentro do jogo free fire mesmo com uma internet boa e um Plugin muito está tendo problema com o ping eu não sei o que é o que está acontecendo com este jogo fica também tando umas travadas o jogo com muitas atualizaçãoes está ficando muito ruim mais o Plugin está muito bom 👍👍
eu gostei muito porque eu tenho um celular que não é tão potente é um celular que não é tão ruim mais não é tão bom mais mim ajuda muito a joga free fire meu celular é um realmente note 50 com 4GB e 128 de memória interna com Android 15 este Plugin está mim ajustando muito muito obrigado espero pela a nova atualização que seja poderosa muito obrigado