1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-12 04:58:47 +01:00
Ryujinx/Ryujinx.HLE/HOS
Ac_K 242e51c7f5
nifm: Fixes IsDynamicDnsEnabled not supported ()
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 .
2021-07-06 20:41:11 +02:00
..
Applets hid: Rewrite shared memory management () 2021-05-02 22:01:30 +02:00
Diagnostics/Demangler
Font POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
Ipc ipc: Remove size checks for buffer type 0x21/0x22 () 2021-06-22 19:32:22 +02:00
Kernel Initial support for separate GPU address spaces () 2021-06-29 19:32:02 +02:00
Services nifm: Fixes IsDynamicDnsEnabled not supported () 2021-07-06 20:41:11 +02:00
SystemState aoc: Fixes some inconsistencies () 2021-07-06 20:17:06 +02:00
Tamper Add the TamperMachine module for runtime mods and cheats () 2021-03-27 15:12:05 +01:00
ApplicationLoader.cs POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
ArmProcessContext.cs Initial support for separate GPU address spaces () 2021-06-29 19:32:02 +02:00
ArmProcessContextFactory.cs Initial support for separate GPU address spaces () 2021-06-29 19:32:02 +02:00
HomebrewRomFsStream.cs
Horizon.cs Fix disposing of IPC sessions server at emulation stop () 2021-06-29 19:37:13 +02:00
IdDictionary.cs
ModLoader.cs Fix Tamper Machine crash and timings () 2021-04-02 15:42:25 +02:00
ProgramLoader.cs Initial support for separate GPU address spaces () 2021-06-29 19:32:02 +02:00
ResultCode.cs
ServiceCtx.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel () 2020-12-02 00:23:43 +01:00
TamperMachine.cs Fix Tamper Machine crash and timings () 2021-04-02 15:42:25 +02:00
UserChannelPersistence.cs Fix exiting emulator with multi programs () 2020-10-10 00:52:11 +02:00