mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-22 03:19:23 +00:00
add win7 paper to store (by mhmd acil)
This commit is contained in:
parent
188ef96830
commit
e223c469c8
1 changed files with 11 additions and 0 deletions
|
|
@ -95,6 +95,17 @@
|
|||
"rom_extra":"-cpu pentium3 -smp sockets=1,cores=1,threads=1 -m 512M -hda c.img -vga std -device ac97 -device rtl8139,netdev=n0 -netdev user,id=n0 -accel tcg,tb-size=2048",
|
||||
"final_rom_file_name":"c.img"
|
||||
},
|
||||
{
|
||||
"rom_name":"Windows Paper 7",
|
||||
"rom_icon":"https://static.wikia.nocookie.net/world-of-media/images/1/12/Windows-7-logo.png/revision/latest?cb=20160217163447",
|
||||
"rom_url":"https://www.mediafire.com/file/9p021dylkplm3wk/paper7.qcow2/file",
|
||||
"rom_path":"paper7.qcow2",
|
||||
"rom_avail":true,
|
||||
"rom_size":"2MB (From Mhmd Acil)",
|
||||
"rom_arch":"X86_64",
|
||||
"rom_kernel":"windows",
|
||||
"rom_extra":"-cpu qemu64 -smp sockets=1,cores=2,threads=1 -m 1G -drive file=paper7.qcow2,aio=threads,cache=unsafe -vga std -device intel-hda -device hda-duplex -device e1000,netdev=n0 -netdev user,id=n0 -accel tcg,tb-size=2048"
|
||||
},
|
||||
{
|
||||
"rom_name":"Windows 8.1",
|
||||
"rom_icon":"https://www.getmyos.com/upload/files/2018/10/19/windows_8_8.1_logo_1_17b84e6869fdc9169328be8b5827d602.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue