-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
A few games such as 'Condemend Criminal Origins', 'FEAR' and possibly others have issues with DirectInput and have been known to tank the users FPS. This can be easily fixed by restricting only keyboard and mouse input. | ||
|
||
In an interest to learn how to make a wrapper DLL I wanted to share my solution and in time, I may add a few improvements. | ||
A few games such as 'Condemend Criminal Origins', 'FEAR' and possibly others have issues with DirectInput and have been known to tank the users FPS. |