TASEmulators/BizHawk-Prereqs

Crash on Start

Closed this issue · 2 comments

iMonZ commented

Getthing this crash on Start(Windows10 Version 20H2):
System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at XInputGetState(UInt32 , _XINPUT_STATE* ) at SlimDX.XInput.Controller.get_IsConnected() at BizHawk.Client.EmuHawk.GamePad360.Initialize() at BizHawk.Client.EmuHawk.DirectInputAdapter.FirstInitAll(IntPtr mainFormHandle) at BizHawk.Client.EmuHawk.MainForm..ctor(String[] args) at BizHawk.Client.EmuHawk.Program.SubMain(String[] args)

Wait, what was the fix??

Probably just need to restart Windows after the installer is finished. See TASEmulators/BizHawk#2537 and maybe TASEmulators/BizHawk#2447.