This is a temporary fix for the keyboard input lag caused by socialclub.dll version 2.3.3.1.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
About The keyboard input lag that many players have been experiencing is caused by a bug introduced in socialclub.dll version 2.3.3.1 and will most likely be fixed by Rockstar in a future update. This is a simple temporary fix.
The underlying issue is a change to the UpdateConnectionState function. It now uses INetworkListManager::GetConnectivity instead of InternetGetConnectedState, but this isn't done correctly and can cause lag when keyboard events are being processed (especially when the game window is not focused). This fix simply works around the issue by reverting the check back to how it was done previously (to keep the changes as small as possible) until Rockstar releases a proper fix.
There is an active discussion about this issue here.
Installation Simply drop the *.asi file in your game directory (where RDR2.exe is)