ryujinx/Ryujinx.HLE/HOS
Ac_K 242e51c7f5
nifm: Fixes IsDynamicDnsEnabled not supported (#2443)
For a strange reason `IPInterfaceProperties.IsDynamicDnsEnabled` returns a `PlatformNotSupported` exception in Linux.
This PR fixes this issue with a `try/catch` and set the value to false. Closes #2415.
2021-07-06 20:41:11 +02:00
..
Applets
Diagnostics/Demangler
Font
Ipc
Kernel Initial support for separate GPU address spaces (#2394) 2021-06-29 19:32:02 +02:00
Services nifm: Fixes IsDynamicDnsEnabled not supported (#2443) 2021-07-06 20:41:11 +02:00
SystemState aoc: Fixes some inconsistencies (#2434) 2021-07-06 20:17:06 +02:00
Tamper
ApplicationLoader.cs
ArmProcessContext.cs Initial support for separate GPU address spaces (#2394) 2021-06-29 19:32:02 +02:00
ArmProcessContextFactory.cs Initial support for separate GPU address spaces (#2394) 2021-06-29 19:32:02 +02:00
HomebrewRomFsStream.cs
Horizon.cs Fix disposing of IPC sessions server at emulation stop (#2334) 2021-06-29 19:37:13 +02:00
IdDictionary.cs
ModLoader.cs
ProgramLoader.cs Initial support for separate GPU address spaces (#2394) 2021-06-29 19:32:02 +02:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs