惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
N
Netflix TechBlog - Medium
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页
宝玉的分享
宝玉的分享
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
Hugging Face - Blog
Hugging Face - Blog
量子位
Blog — PlanetScale
Blog — PlanetScale
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
阮一峰的网络日志
阮一峰的网络日志
D
Docker
罗磊的独立博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
IT之家
IT之家
MyScale Blog
MyScale Blog
Microsoft Azure Blog
Microsoft Azure Blog

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Roblox VM detection - can be overcome?
invalid@exam · 2025-04-06 · via Proxmox Support Forum

Hello,

I'm setting up a Win11 VM for gaming use. Unfortunately, Roblox anticheat detects the use of VM's and does not allow the game to work. I have played around with the conf, but nothing seems to be working. I also passed through a GPU which should make it work but hasn't. (I'm a beginner; please tell me anything you need to help.)

Thanks!

Can you let us know how you have your vm setup?

Hi @proitprox , can you try this?

Configure your virtual machine (VM) to use the "Skylake-Client" CPU model. This model emulates the Intel Skylake client processor, providing a balance between performance and compatibility for workloads that benefit from Skylake-specific features.

Setting the CPU Model to Skylake-Client:

  1. Access the VM Configuration:
    • Log in to the Proxmox web interface.
    • Navigate to the VM you wish to modify.
    • Click on the "Hardware" tab.
  2. Modify the CPU Settings:
    • Locate the "Processor" entry in the hardware list.
    • Click on "Edit" to modify the CPU settings.
    • In the "CPU Model" dropdown menu, select "Skylake-Client."
    • Click "OK" to apply the changes.
  3. Restart the VM:
    • Shut down the VM gracefully from within the guest operating system.
    • Once shut down, click "Start" to power the VM back on.

See if it works.

Can you let us know how you have your vm setup?

it's windows 11, gpu passthrough. i'm not sure exactly how it's "setup". i attached images of hardware/config (.conf randomly right now says doesn't exist)Screenshot 2025-04-06 at 1.59.19 PM.pngScreenshot 2025-04-06 at 1.59.26 PM.png

Hi @proitprox, can you try this?

Configure your virtual machine (VM) to use the "Skylake-Client" CPU model. This model emulates the Intel Skylake client processor, providing a balance between performance and compatibility for workloads that benefit from Skylake-specific features.

Setting the CPU Model to Skylake-Client:

  1. Access the VM Configuration:
    • Log in to the Proxmox web interface.
    • Navigate to the VM you wish to modify.
    • Click on the "Hardware" tab.
  2. Modify the CPU Settings:
    • Locate the "Processor" entry in the hardware list.
    • Click on "Edit" to modify the CPU settings.
    • In the "CPU Model" dropdown menu, select "Skylake-Client."
    • Click "OK" to apply the changes.
  3. Restart the VM:
    • Shut down the VM gracefully from within the guest operating system.
    • Once shut down, click "Start" to power the VM back on.

See if it works.

one question - iirc, either vendor ID or CPU would give err43 with a GPU (iommu) passthrough. is this also true for the CPU model? (currently at default/kvm64)

Hi @proitprox , what is your GPU model and what is the Proxmox Version you are using?

I'm also trying to do the same. I'm using a amd ryzen igpu 5560u as pass through to windows 11 vm and the anti cheat is stopping roblox from working. Any help would be greatly appreciated as I built this vm for the kids to game on.

Hello,

I'm setting up a Win11 VM for gaming use. Unfortunately, Roblox anticheat detects the use of VM's and does not allow the game to work. I have played around with the conf, but nothing seems to be working. I also passed through a GPU which should make it work but hasn't. (I'm a beginner; please tell me anything you need to help.)

Thanks!

Yeah, Roblox’s VM detection is definitely frustrating. I tried a bunch of tweaks with passthrough too and no luck. What actually helped me was looking into alternatives — for example, I found https://roblox-apk.modilimitado.io/ useful since you can grab the Roblox APK there and even run it on Windows through an emulator setup. Not perfect, but at least it let me test things without hitting the VM block.

Roblox in promox win11 vm is 100% feasible as it currently works for me. However, it would not yield satisfactory results but is acceptable for other purposes. As for your error 43... good luck it took me many days to solve the issue of code 43 involving custom files. It was sad for me because i was able to get roblox running in a vm without the gpu passthrough. Im sure youll be able to solve it with enough determination!

Last edited:

Roblox in promox win11 vm is 100% feasible as it currently works for me. However, it would not yield satisfactory results but is acceptable for other purposes. As for your error 43... good luck it took me many days to solve the issue of code 43 involving custom files. It was sad for me because i was able to get roblox running in a vm without the gpu passthrough. Im sure youll be able to solve it with enough determination!

show me your ways..

Roblox in promox win11 vm is 100% feasible as it currently works for me. However, it would not yield satisfactory results but is acceptable for other purposes. As for your error 43... good luck it took me many days to solve the issue of code 43 involving custom files. It was sad for me because i was able to get roblox running in a vm without the gpu passthrough. Im sure youll be able to solve it with enough determination! ;)

That's impressive perseverance. GPU passthrough on Proxmox can be incredibly frustrating, especially when Error 43 appears without a clear cause. It's encouraging to hear you eventually got Roblox working, even if performance wasn't ideal. Your experience shows that patience and careful troubleshooting really pay off. Hopefully others facing the same issue will stay motivated after reading this. Every successful VM setup teaches something new, and sharing these solutions helps the entire virtualization community improve.