I am new in Game Development. I am interested in your game engine. After i have installed Xenko Pro, I try to run it, it is ruanable without any error. However, when i tried to choose the sample JumpyJet to execute it, the following error appear in the window. May I know what is the causes? How can i solve it?
at SiliconStudio.XenKo.Games.GraphicsDeviceManager.FindBestDevice(Boolean any SuitableDevice)
at SiliconStudio.Xenko.Games.GraphicsDeviceManager.ChangeOrCreateDevice(Boolean forceCreate)
at SiliconStudio.Xenko.Games.GraphicsDeviceManager.SiliconStudio.Xenko.Games.IGraphicsDeviceManager.CreateDevice()
at SiliconStudio.Xenko.Games.GameBase.IntializeBeforeRun()
Unhandled Exception : System.InvalidOperationException : Graphics profiles [Level_9_3] are not supported by the device. The highest available profile is [Level_9_1].