-
Notifications
You must be signed in to change notification settings - Fork 28
Description
trying to play terraria. while not choosing controller both instances seem to be working ok. Trying to start split screen with controller shows an error. controller itself (bought like 2 years ago for quite cheep so it is either dualshock 4 or really good knock-off) works good with every game
System.ComponentModel.Win32Exception (0x80004005): Операция была отменена пользователем
в System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
в System.Diagnostics.Process.Start()
в UniversalSplitScreen.Core.SplitScreenManager.ActivateSplitScreen()
в UniversalSplitScreen.UI.Form1.startButton_Click(Object sender, EventArgs e)
в System.Windows.Forms.Control.OnClick(EventArgs e)
в System.Windows.Forms.Button.OnClick(EventArgs e)
в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.ButtonBase.WndProc(Message& m)
в System.Windows.Forms.Button.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)