To reproduce:
1. Open settings window provided with samples or open a window of your app containing the settings panel provided with samples.
2. Select "software rendering" and then select the "ultra" option from the "rendering quality" ComboBox. Once "ultra" is selected the application crashes.
My system configuration:
> Intel HD graphics, 512 MB (Integrated), feature level: 10.1; video memory: 32 MB.
> Intel Pentium processor 2.2Ghz, Duel core.
During debugging in visual studio it throws an ArgumentOutOfRangException with parameter name 'quality' in the override method "GetGraphicsProfileForQuality" in the file SoftwareAdapterCapabilities.cs
1. Open settings window provided with samples or open a window of your app containing the settings panel provided with samples.
2. Select "software rendering" and then select the "ultra" option from the "rendering quality" ComboBox. Once "ultra" is selected the application crashes.
My system configuration:
> Intel HD graphics, 512 MB (Integrated), feature level: 10.1; video memory: 32 MB.
> Intel Pentium processor 2.2Ghz, Duel core.
During debugging in visual studio it throws an ArgumentOutOfRangException with parameter name 'quality' in the override method "GetGraphicsProfileForQuality" in the file SoftwareAdapterCapabilities.cs