Created
January 9, 2024 00:04
-
-
Save goldstar611/a7c883ac48688be529f0acefbdbe1af6 to your computer and use it in GitHub Desktop.
Working config for Roblox on Windows 11 on Proxmox (super slow)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
args: -cpu host,-hypervisor,kvm=off,hv_vendor_id=intel, -smbios type=0,vendor="Dell Inc.",version=1.3.7,date="04/11/2017", -smbios type=1,uuid=a7a97ecc-4989-4621-acec-244a358c35e5,manufacturer="Dell Inc.",product="OptiPlex 3050",serial=1ABCDE2,sku=07A3,family=Optiplex, -smbios type=3,manufacturer="Dell Inc.",serial=1ABCDE2,sku=Desktop | |
bios: ovmf | |
boot: order=sata0 | |
cores: 4 | |
cpu: host,hidden=1 | |
efidisk0: Team512:vm-106-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M | |
kvm: 1 | |
machine: pc-q35-8.0 | |
memory: 8192 | |
meta: creation-qemu=8.0.2,ctime=1701744172 | |
name: Windows11 | |
net0: e1000=FC:F8:AE:B1:40:36,bridge=vmbr0,firewall=1 | |
numa: 0 | |
ostype: win11 | |
parent: Fresh_Install_Activate | |
sata0: Team512:vm-106-disk-1,size=64G,ssd=1 | |
scsihw: lsi | |
sockets: 1 | |
tpmstate0: Team512:vm-106-disk-2,size=4M,version=v2.0 | |
vga: virtio-gl,memory=512 | |
vmgenid: e08d9949-52ab-407f-b08a-ef80bbbb8c82 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment