注册表设置程序优先级
土豆先生·
编辑于 2025年06月16日 13:10
收录于文集
共4篇

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\VALORANT-Win64-Shipping.exe\PerfOptions]

"CpuPriorityClass"=dword:00000006

"IoPriority"=dword:00000003

//1 =空闲。

//2 =正常(默认)。

//3 = 高 (强烈建议)。

//4 =实时(如果客户端开始暂停,将导致瓶颈)。

//5 =低于正常。

//6 = 高于正常值