mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-28 22:39:50 +00:00
3.4.8
- Fixed the hidden navigation bar and create button when returning to the virtual machine list. - Added another tap on Rom store or Software & driver in the navigation bar to open search. - Fixed the issue of content reloading when tapping any item in the navigation bar multiple times. - Fixed the slow loading of the virtual machine list. - Fixed the System monitor error when performing actions too quickly. - Fixed the Home screen error when performing actions too quickly. - Fixed the Setup Wizard potentially becoming unresponsive during the System File Installation step. - Fixed the VNC settings and removable device control dialog box causing unresponsiveness on the VNC screen.
This commit is contained in:
parent
c937d03c2c
commit
ad47dfb60e
10 changed files with 271 additions and 136 deletions
|
|
@ -52,6 +52,60 @@
|
|||
"verified": true,
|
||||
"vecid": "3dfxwrappers295iso",
|
||||
"id": ""
|
||||
},
|
||||
{
|
||||
"rom_name": "7-Zip",
|
||||
"rom_icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/7-Zip_Icon.svg/2560px-7-Zip_Icon.svg.png",
|
||||
"rom_url": "https://archive.org/details/7-zip_202512",
|
||||
"rom_path": "7Zip.iso",
|
||||
"rom_avail": true,
|
||||
"rom_size": "24.09 (x64)",
|
||||
"rom_arch": "X86_64",
|
||||
"rom_kernel": "",
|
||||
"rom_extra": "",
|
||||
"final_rom_file_name": "",
|
||||
"desc": "7-Zip is a free and open-source file archiver, a utility used to place groups of files within compressed containers known as archives.",
|
||||
"file_size": "2 MB",
|
||||
"creator": "tokaevUser",
|
||||
"verified": true,
|
||||
"vecid": "7zipiso",
|
||||
"id": ""
|
||||
},
|
||||
{
|
||||
"rom_name": "AIDA64",
|
||||
"rom_icon": "https://store-images.microsoft.com/image/apps.3123.13510798884987542.689d0953-1168-4bc4-8942-23b988b99331.cb456ed4-e854-4ade-b494-f3ebe3f7cfe5",
|
||||
"rom_url": "https://archive.org/details/aida64_202512",
|
||||
"rom_path": "aida64.iso",
|
||||
"rom_avail": true,
|
||||
"rom_size": "7.60",
|
||||
"rom_arch": "X86_64",
|
||||
"rom_kernel": "",
|
||||
"rom_extra": "",
|
||||
"final_rom_file_name": "",
|
||||
"desc": "AIDA64, industry-leading system information, diagnostics & benchmarking software with advanced hardware monitoring and detailed system reports.",
|
||||
"file_size": "100 MB",
|
||||
"creator": "tokaevUser",
|
||||
"verified": true,
|
||||
"vecid": "aida64iso",
|
||||
"id": ""
|
||||
},
|
||||
{
|
||||
"rom_name": "Counter-Strike",
|
||||
"rom_icon": "https://upload.wikimedia.org/wikipedia/en/6/67/Counter-Strike_Box.jpg?20201215232736",
|
||||
"rom_url": "https://archive.org/details/cs-1.6_202512",
|
||||
"rom_path": "cs 1.6.iso",
|
||||
"rom_avail": true,
|
||||
"rom_size": "1.6",
|
||||
"rom_arch": "X86_64",
|
||||
"rom_kernel": "",
|
||||
"rom_extra": "",
|
||||
"final_rom_file_name": "",
|
||||
"desc": "Counter-Strike (also known as Half-Life: Counter-Strike or Counter-Strike 1.6) is a 2000 tactical first-person shooter game developed by Valve Corporation and published by Sierra Studios. It is the first installment in the Counter-Strike series.",
|
||||
"file_size": "200 MB",
|
||||
"creator": "tokaevUser",
|
||||
"verified": true,
|
||||
"vecid": "cs16iso",
|
||||
"id": ""
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue