Crashes when starting the Paradox Editor

Hello,

I just downloaded Paradox3d.
Everything works fine until I try to create a new project.
When the editor starts, Paradox literally crashes and stops running.
I tried to solve this by uninstalling everything and redownloading and reinstalling it, I tried with the 1.0 SDK version, and with a 1.1.3… Still the same error…
Could anyone help me with that please?
Here is the error Paradox returns (my system is in french, the “à” letter means at):

Paradox Version: 1.1.3-beta
GameStudio Version: 4
Error Message: Unexpected exception
User: Simon
Current Directory: C:\Program Files\Silicon Studio Corp\Paradox
OS Version: Microsoft Windows NT 6.2.9200.0
Command Line Args:
Exception type: InvalidOperationException
Exception message: No screen modes found
StackTrace: à SiliconStudio.Paradox.Games.GraphicsDeviceManager.FindBestDevice(Boolean anySuitableDevice)
à SiliconStudio.Paradox.Games.GraphicsDeviceManager.ChangeOrCreateDevice(Boolean forceCreate)
à SiliconStudio.Paradox.Games.GameBase.InitializeBeforeRun()
à SiliconStudio.Paradox.Games.GamePlatform.OnInitCallback()
à SiliconStudio.Paradox.Games.GameWindowDesktop.Run()
à SiliconStudio.Paradox.Games.GameBase.Run(GameContext gameContext)
à SiliconStudio.Paradox.GameStudio.ParadoxViewService.ParadoxUIThread(Object projectSession)
à SiliconStudio.Core.Diagnostics.SafeAction.<>c__DisplayClass4.b__3(Object obj)

Thanks for the feedback.

I have added an answer on GitHub (basically, Paradox Editor runs only on DirectX 10+ hardware)

Thank you!
I’ll try it on another more powerful and more recent computer now.
Is there any way to set the topic as ‘solved’?