Supports Qemu 9.2.2 for Android x86.
This commit is contained in:
An Bui 2025-12-25 14:02:07 +07:00
parent f82a26e653
commit 59b6c22f27
5 changed files with 21 additions and 10 deletions

View file

@ -1,4 +1,5 @@
{
"aarch64":"https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/download/3.5.1/base-genegic-nosve-vectras-vm-arm64-v8a.tar.gz",
"amd64":"https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/download/3.5.1/base-generic-vectras-vm-x86_64.tar.gz"
"amd64":"https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/download/3.5.1/base-generic-vectras-vm-x86_64.tar.gz",
"x86": "https://go.anbui.ovh/vectrasvm/files/qemu/9.2.2/base-vectras-vm-x86.tar.gz"
}