Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
1.0.0:inputpolling [2023/02/22 14:57] – created - external edit 127.0.0.11.0.0:inputpolling [2023/03/03 13:13] (current) – [Debugging-Issue] admin
Line 314: Line 314:
 ===== Debugging-Issue ===== ===== Debugging-Issue =====
  
-Because on Windows platform we're using low level hooks for keyboard and mouse detection, to support high-performance and accuracy. +On Windows platform we're using low level hooks for keyboard and mouse detection, to support high-performance and accuracy. 
  
 But this comes with a major issue: But this comes with a major issue:
Line 330: Line 330:
   - Add a new value of type DWORD with the name "**LowLevelHooksTimeout**"   - Add a new value of type DWORD with the name "**LowLevelHooksTimeout**"
   - Enter a value which stands for the timeout in milliseconds (f.e. 50ms)   - Enter a value which stands for the timeout in milliseconds (f.e. 50ms)
-  - A Restart is required! +  - **system restart is required! **
  
 Next: [[Pathfinding|Pathfinding]] Next: [[Pathfinding|Pathfinding]]