Control
0 of 0

File information

Last updated

Original upload

Created by

boring3

Uploaded by

boring3

Virus scan

Safe to use

17 comments

  1. YOEL44
    YOEL44
    • member
    • 2 kudos
    This seems like an overly intrussive way of achieving a very simple objective, you can just use the Windows registry, I actually do it for every game, here's how:

    You could use the registry editor but the easy way is to just use a *.reg file, you create a *.txt file and paste this inside:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Control.exe]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Control.exe\PerfOptions]
    "CpuPriorityClass"=dword:00000003
    "IoPriority"=dword:00000003
    "PagePriority"=dword:00000005

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Control_DX11.exe]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Control_DX11.exe\PerfOptions]
    "CpuPriorityClass"=dword:00000003
    "IoPriority"=dword:00000003
    "PagePriority"=dword:00000005

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Control_DX12.exe]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Control_DX12.exe\PerfOptions]
    "CpuPriorityClass"=dword:00000003
    "IoPriority"=dword:00000003
    "PagePriority"=dword:00000005
    Then you save it and rename it to whatever you want .reg, double click and it's done, your OS now knows that those specific executables have to be run with priority.

    You can also use this trick to do the opposite and brake some background software, I use it with some obnoxious launchers, instead of 3 3 5, those values should be 1 1 2, and of course use the right *.exe name.
    1. ilikedetectives
      ilikedetectives
      • premium
      • 34 kudos
      Thank you so much! This helps tremendously with the stuttering! 
    2. iBELIEVEANDiCAN
      iBELIEVEANDiCAN
      • member
      • 2 kudos
      Thx, now stutters are gone
    3. whodatninja117
      whodatninja117
      • supporter
      • 5 kudos
      can this trick be used with any game?
    4. Nutt1
      Nutt1
      • member
      • 4 kudos
      Yes. Just make sure to edit the proper [Control] values and make them reflective of the game that you're trying to improve.
    5. Kalabamx
      Kalabamx
      • supporter
      • 1 kudos
      DO NOT DO THIS IT HAS BRICKED MY PC. IT CAUSES STUTTERING IN OTHER GAMES. IT STUTTERS IN APEX EVERY 3 SECONDS NOW
    6. odikzz2
      odikzz2
      • member
      • 6 kudos
      The guy yelling above me ☝ is right Cpu Priority is more then enough.
  2. Gh0sTG0
    Gh0sTG0
    • member
    • 0 kudos
    https://www.youtube.com/watch?v=FKR0zaiIUGU
    This video by GamerPoets can be used to see how affinity should be set. Yes, its for skyrim, but as I understand theese mods are from one series.
  3. Maddoguk31
    Maddoguk31
    • member
    • 0 kudos
    Just a quick question, does this mod stop or delay the crashes for a long period of time as i have endured a staggering amount of crashes in the last week or so. about 20 or more.
    1. boring3
      boring3
      • premium
      • 230 kudos
      What this mod does is only optimize the performance.
  4. Lupozero
    Lupozero
    • member
    • 0 kudos
    Is this still needed and was never officially patched?
  5. Borakdag
    Borakdag
    • member
    • 2 kudos
    This mod works like magic! Most of the stutters are gone for me. Thank you.
  6. krismasta
    krismasta
    • member
    • 0 kudos
    Hi, can anyone confirm if this boosts FPS and by how much?
    1. Johit
      Johit
      • member
      • 0 kudos
      It doesn't, this is only to try and attempt to fix potential stuttering/micro-stutters if you are expericing them.
    2. krismasta
      krismasta
      • member
      • 0 kudos
      thanks
  7. krismasta
    krismasta
    • member
    • 0 kudos
    I dont see any difference with this mod :/
  8. onedownyeahs
    onedownyeahs
    • premium
    • 1 kudos
    Thanks for creating this, hopefully I can squeeze a few more frames out with this fix. Endorsed!