From a2b7dc5aca17d2f2a3bd74e4182db0bb13a1e431 Mon Sep 17 00:00:00 2001 From: Emmanuel Hansen Date: Sat, 21 Oct 2023 12:19:55 +0000 Subject: [PATCH] update to rc2, rebase update rd --- src/LibRyujinx/LibRyujinx.cs | 4 +- src/LibRyujinx/rd.xml | 46 ------------------- .../ShaderCollection.cs | 3 +- 3 files changed, 4 insertions(+), 49 deletions(-) diff --git a/src/LibRyujinx/LibRyujinx.cs b/src/LibRyujinx/LibRyujinx.cs index 6e832e06a..495613573 100644 --- a/src/LibRyujinx/LibRyujinx.cs +++ b/src/LibRyujinx/LibRyujinx.cs @@ -26,6 +26,7 @@ using LibHac.FsSystem; using LibHac.Fs; using Path = System.IO.Path; using LibHac; +using Ryujinx.Common.Configuration.Multiplayer; using Ryujinx.HLE.Loaders.Npdm; using Ryujinx.Common.Utilities; using System.Globalization; @@ -709,7 +710,8 @@ namespace LibRyujinx LibRyujinx.GraphicsConfiguration.AspectRatio, 100, useNce, - ""); + "", + MultiplayerMode.Disabled); EmulationContext = new Switch(configuration); diff --git a/src/LibRyujinx/rd.xml b/src/LibRyujinx/rd.xml index 15d355609..220da644e 100644 --- a/src/LibRyujinx/rd.xml +++ b/src/LibRyujinx/rd.xml @@ -91,16 +91,12 @@ Dynamic="Required All" /> - - - - - - - - - - - - - - - - - - - - - - -