Skip to content

Commit 2a73a11

Browse files
author
james
committed
Update readme
1 parent 647937f commit 2a73a11

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Run the game. After a delay, a chime sound will be played if the fix was applied
2020

2121
It's obsolete as most people were using the DLL.
2222

23+
## What happend to no logo/achievement fix?
24+
25+
These were dropped in order to simplify the mod and most people just want the stutters gone. Separate mods can still be used.
26+
2327
## How does it work?
2428

2529
The game gets a message from Windows ("WM_DEVICECHANGE") saying that something changed. The game then will re-scan for any controllers ("EnumDevices"), even if the device is not your controller. The game stops rendering frames until this is done, and it can take up to a second on some PCs. Steam hooks into this process too which probably doesn't help.

0 commit comments

Comments
 (0)