Skip to content

Jessidhia/DeviceChangeFix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeviceChangeFix

Final Fantasy XIV freezes all controller input while it is checking if a controller was plugged in or out. Unfortunately this code is run every time a device in Windows is added or removed, no matter if it's a controller, generic hardware device or even virtual device.

Every time this happens controller input freezes for about 1-2 seconds. This is especially annoying when using Game Pass since Windows randomly adds and ejects virtual drives for Game Pass games.

This Plugin keeps track of how many controllers are actually connected and only runs the polling code when that number changes.

About

An FF14-Plugin that stops controller input from freezing randomly

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%