You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,15 @@
37
37
## ⚠️ Important Requirements
38
38
39
39
### 🛡️ Run as Administrator
40
-
To access **Kernel Tracing** and monitor **DPC spikes**, ALP must be launched with **Administrator Privileges**.
40
+
To access **Kernel Tracing** and monitor **DPC spikes**, ALPA must be launched with **Administrator Privileges**.
41
41
* If launched as a standard user, the Console will display: `[WARN] Running as User. Kernel trace disabled!`.
42
42
43
43
## 📖 How to Use
44
44
45
-
1.**Launch:** Run `ALP.exe` as Administrator.
45
+
1.**Launch:** Run `ALPA.exe` as Administrator.
46
46
2.**Auto-Audit:** Wait a few seconds for the console to confirm `[OK] Admin rights confirmed. Kernel trace enabled`.
47
47
3.**Check Latency:** Go to the **LAT** tab and move your mouse quickly to see your real-time Polling Rate.
48
-
4.**Find Stutters:** Keep ALP running in the background while gaming. Check the **Console (LOG)** tab afterward. If you see `[SPIKE]` entries, a specific driver is delaying your CPU.
48
+
4.**Find Stutters:** Keep ALPA running in the background while gaming. Check the **Console (LOG)** tab afterward. If you see `[SPIKE]` entries, a specific driver is delaying your CPU.
0 commit comments