Diablo IV.exe 프로세스 우선순위 높음(High)로 영구 고정 설정 방법
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Diablo IV.exe\PerfOptions" /v CpuPriorityClass /t REG_DWORD /d 3 /f # [CpuPriorityClass] # Idle 1 낮음 # Normal 2 보통 # High 3 높음 # RealTime 4 실시간 # Below Normal 5 낮은 우선 순위 # Above Normal 6 높은 우선 순위