Disable Awesonium_Process and reduce cpu usage and fps drop
Posts 1–14 of 14 · Page 1 of 1
Disable Awesonium_Process and reduce cpu usage and fps drop
heres a quick fix for the fps issue it is caused by awesonium process this registry entry will block it from running enjoy stable fps
option 1: add this to a text document and click save as then name it something like nofpslag.reg (important it is .reg) and below the name field select all instead of .txt
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"DisallowRun"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun]
"1"="awesomium_process.exe"