Skip to content

Instantly share code, notes, and snippets.

@sneakyness
Created February 6, 2019 18:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sneakyness/b34caa6267b789934f37c1cf46676c7e to your computer and use it in GitHub Desktop.
Save sneakyness/b34caa6267b789934f37c1cf46676c7e to your computer and use it in GitHub Desktop.
Download, save as .reg, run once. Will automatically start Apex Legends with high priority (cannot be done manually because of EAC). Gave me 10fps I didn't need, might help?
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\r5apex.exe\PerfOptions]
"CpuPriorityClass"=dword:00000003
@sneakyness
Copy link
Author

This registry entry will work for ANY .exe that windows runs, simply replace r5apex with the name of the executable you want to run in High Priority mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment