Error message when I open Options

Issue #704 invalid
Former user created an issue

I have 5.10 beta 3 on Windows 10 10586.218

System.DllNotFoundException: No se puede cargar el archivo DLL 'xinput1_3.dll': No se puede encontrar el módulo especificado. (Excepción de HRESULT: 0x8007007E) en SharpDX.XInput.XInput.XInputGetState_(Int32 arg0, Void* arg1) en SharpDX.XInput.XInput.XInputGetState(Int32 dwUserIndex, State& stateRef) en () en LaunchBox.GameControllerHandler.GetCurrentDevices() en (OptionsForm , Object , EventArgs ) en LaunchBox.Forms.OptionsForm.OptionsForm_Load(Object sender, EventArgs e) en System.Windows.Forms.Form.OnLoad(EventArgs e) en System.Windows.Forms.Form.OnCreateControl() en System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) en System.Windows.Forms.Control.CreateControl() en System.Windows.Forms.Control.WmShowWindow(Message& m) en System.Windows.Forms.Control.WndProc(Message& m) en System.Windows.Forms.Form.WmShowWindow(Message& m) en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

and then show me the option window

Comments (2)

  1. Jason Carr repo owner

    Hi Anonymous, you'll need to re-run the setup program, which should install DirectX at the end. The issue here is that you're missing some DirectX libraries.

  2. Log in to comment