- Switched to Alpine Linux 3.19 due to SVE issues.
- Back to Qemu 9.2.2 with the new 3dfx support and improved stability on older operating systems.
- Fixed an issue with retrieving the file path to change the device for virtual machines.
- Improved ROM Export interface.
- Added Device manager to the virtual machine when it's running in the list of virtual machines.
- Added 3dfx card in System Monitor.
- Fixed the virtual machine list crashing issue.
- Added automatic keyboard opening for the device change dialog with ID.
This commit is contained in:
An Bui 2025-12-24 15:26:23 +07:00
parent 0b72fdd2cc
commit 0cdd80ef49
2 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
{
"aarch64":"https://go.anbui.ovh/vectrasvm/files/qemu/9.2.2-3dfx/base-genegic-nosve-vectras-vm-arm64-v8a.tar.gz",
"amd64":"https://go.anbui.ovh/vectrasvm/files/qemu/9.2.2-3dfx/base-generic-vectras-vm-x86_64.tar.gz"
"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"
}