Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
/ DeviceChangeFix Public archive

An FF14-Plugin that stops controller input from freezing randomly

Notifications You must be signed in to change notification settings

PGGB/DeviceChangeFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeviceChangeFix

Currently maintained at https://github.com/Jessidhia/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

Releases

No releases published

Packages

No packages published

Languages