delak94582 Posted July 28, 2016 Author Share Posted July 28, 2016 Hey guys, I decided to move my launchbox to another computer. I had everything installed on a external hard drive but on my wifes laptop it was an f: but on my desktop it's an e: so from what I read I need to edit an xml file and change it from f to e but I can't find where, does anyone know the specific file? am I on the right track? If worst comes to worst I can start all over but that will suck =| Quote Link to comment Share on other sites More sharing options...
DOS76 Posted July 28, 2016 Share Posted July 28, 2016 You can go into drive management too and change your drive letter to what it needs to be. Quote Link to comment Share on other sites More sharing options...
delak94582 Posted July 28, 2016 Author Share Posted July 28, 2016 Yeah I changed the drive but I'm still getting this message anyone know what this means? System.DllNotFoundException: Unable to load DLL 'xinput1_3.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at SharpDX.XInput.XInput.XInputGetState_(Int32 arg0, Void* arg1) at SharpDX.XInput.XInput.XInputGetState(Int32 dwUserIndex, State& stateRef) at () at LaunchBox.GameControllerHandler.GetCurrentDevices() at (String , String ) at LaunchBox.GameControllerHandler.InitializeDevice(String id, String name) at (Boolean , Boolean , String , String ) at LaunchBox.GameControllerHandler.Initialize(Boolean enableGamepad, Boolean useAllControllers, String gamepadId, String gamepadName) at (MainForm ) at LaunchBox.Forms.MainForm.InitializeController() at (MainForm ) at LaunchBox.Forms.MainForm.LoadSettings() at (MainForm , Object , EventArgs ) at LaunchBox.Forms.MainForm.MainForm_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at (CustomFormBase , Message& ) at LaunchBox.Forms.CustomFormBase.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Quote Link to comment Share on other sites More sharing options...
Belgarath Posted July 28, 2016 Share Posted July 28, 2016 Suggests you need to reinstall DirectX https://www.microsoft.com/en-gb/download/details.aspx?id=8109 Quote Link to comment Share on other sites More sharing options...
delak94582 Posted July 28, 2016 Author Share Posted July 28, 2016 Awesome thanks you guys all good now! Quote Link to comment Share on other sites More sharing options...
UncleDaddySwiss Posted September 25, 2016 Share Posted September 25, 2016 Seems to be too much of a coicidence here, I ran into this problem tonight too. There are also quite a few posts about this where Launchbox is concerned. Is Launchbox inadvertently modifying something it shouldn't? Maybe when updating? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.