darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
331 stars 29 forks source link

[PlayState] System.DllNotFoundException: Unable to load DLL 'XInputInterface' #484

Closed stealth62 closed 10 months ago

stealth62 commented 10 months ago

Extension name

playstate add-on

Bug Description

31-12 10:32:26.756|ERROR|PlayniteApplication:Unhandled exception occured. System.DllNotFoundException: Unable to load DLL 'XInputInterface': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at PlayState.XInputDotNetPure.Imports.XInputGamePadGetState(UInt32 playerIndex, RawState& state)

To Reproduce

Newly installed win11

Logs

playstate error.zip

Screenshots

image

darklinkpower commented 10 months ago

Fixed in https://github.com/darklinkpower/PlayniteExtensionsCollection/commit/3aca80282ae73850c903e94473d6de9434be5496

stealth62 commented 10 months ago

Thank you so much @darklinkpower happy new year!