Ryujinx/Ryujinx.Common/SystemInfo
Ac_K 16bab8fb88
common: Fix WMI exception (#1422)
* common: Fix WMI exception

We currently don't check if WMI service is available when we get the CPU name and the RAM size.
This fix the issue by catching all exceptions and set default values instead.

Close #1353

* remove useless assign

* Fix Exception

* Address comments

Co-authored-by: Thog <me@thog.eu>
2020-07-30 21:02:06 +02:00
..
LinuxSystemInfo.cs Refactor SystemInfo and implement macOS system info backend (#1177) 2020-05-04 12:15:27 +10:00
MacOSSysteminfo.cs Refactor SystemInfo and implement macOS system info backend (#1177) 2020-05-04 12:15:27 +10:00
SystemInfo.cs Refactor SystemInfo and implement macOS system info backend (#1177) 2020-05-04 12:15:27 +10:00
WindowsSystemInfo.cs common: Fix WMI exception (#1422) 2020-07-30 21:02:06 +02:00