had to do a fresh install and im getting this error under details
System.ApplicationException: Unable to create Direct3D device. ---> SharpDX.SharpDXException: HRESULT: [0x8876086A], Module: [SharpDX.Direct3D9], ApiCode: [D3DERR_NOTAVAILABLE/NotAvailable], Message: Unknown
at SharpDX.Result.CheckError()
at SharpDX.Direct3D9.Direct3D.CreateDevice(Int32 adapter, DeviceType deviceType, IntPtr hFocusWindow, CreateFlags behaviorFlags, PresentParameters[] presentationParametersRef, Device returnedDeviceInterfaceOut)
at PlayUO.Engine.InitDX()
--- End of inner exception stack trace ---
at PlayUO.Engine.InitDX()
at .()
at .()
System.ApplicationException: Unable to create Direct3D device. ---> SharpDX.SharpDXException: HRESULT: [0x8876086A], Module: [SharpDX.Direct3D9], ApiCode: [D3DERR_NOTAVAILABLE/NotAvailable], Message: Unknown
at SharpDX.Result.CheckError()
at SharpDX.Direct3D9.Direct3D.CreateDevice(Int32 adapter, DeviceType deviceType, IntPtr hFocusWindow, CreateFlags behaviorFlags, PresentParameters[] presentationParametersRef, Device returnedDeviceInterfaceOut)
at PlayUO.Engine.InitDX()
--- End of inner exception stack trace ---
at PlayUO.Engine.InitDX()
at .()
at .()