diff --git a/Directory.Packages.props b/Directory.Packages.props index 19c721ef0..d8ae77a6d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,18 +3,18 @@ true - - - - - - - + + + + + + + - + diff --git a/src/Ryujinx/Ryujinx.csproj b/src/Ryujinx/Ryujinx.csproj index 7fc61bec0..5754c52aa 100644 --- a/src/Ryujinx/Ryujinx.csproj +++ b/src/Ryujinx/Ryujinx.csproj @@ -47,7 +47,7 @@ - + diff --git a/src/Ryujinx/UI/Views/Settings/SettingsAudioView.axaml b/src/Ryujinx/UI/Views/Settings/SettingsAudioView.axaml index 657e07ee7..9195edaf4 100644 --- a/src/Ryujinx/UI/Views/Settings/SettingsAudioView.axaml +++ b/src/Ryujinx/UI/Views/Settings/SettingsAudioView.axaml @@ -34,18 +34,17 @@ - - - - - - - - - - - - + + + + diff --git a/src/Ryujinx/UI/Views/Settings/SettingsCPUView.axaml b/src/Ryujinx/UI/Views/Settings/SettingsCPUView.axaml index 48a50c9cf..4c3546fca 100644 --- a/src/Ryujinx/UI/Views/Settings/SettingsCPUView.axaml +++ b/src/Ryujinx/UI/Views/Settings/SettingsCPUView.axaml @@ -53,19 +53,14 @@ HorizontalContentAlignment="Left" Width="350"> - - + ToolTip.Tip="{locale:Locale MemoryManagerSoftwareTooltip}" + Content="{locale:Locale SettingsTabSystemMemoryManagerModeSoftware}" /> - - + ToolTip.Tip="{locale:Locale MemoryManagerHostTooltip}" + Content="{locale:Locale SettingsTabSystemMemoryManagerModeHost}" /> - - + ToolTip.Tip="{locale:Locale MemoryManagerUnsafeTooltip}" + Content="{locale:Locale SettingsTabSystemMemoryManagerModeHostUnchecked}" /> - - - - - - + + @@ -88,21 +88,16 @@ Width="350" HorizontalContentAlignment="Left" ToolTip.Tip="{locale:Locale ResolutionScaleTooltip}"> - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - + + + + + + @@ -164,18 +153,14 @@ HorizontalContentAlignment="Left" ToolTip.Tip="{locale:Locale GraphicsScalingFilterTooltip}" SelectedIndex="{Binding ScalingFilter}"> - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - + + + + + @@ -234,24 +212,18 @@ Width="350" HorizontalContentAlignment="Left" ToolTip.Tip="{locale:Locale AspectRatioTooltip}"> - - - - - - - - - - - - - - - - - - + + + + + + @@ -269,15 +241,12 @@ HorizontalContentAlignment="Left" ToolTip.Tip="{locale:Locale GalThreadingTooltip}" SelectedIndex="{Binding GraphicsBackendMultithreadingIndex}"> - - - - - - - - - + + + diff --git a/src/Ryujinx/UI/Views/Settings/SettingsLoggingView.axaml b/src/Ryujinx/UI/Views/Settings/SettingsLoggingView.axaml index 5d22b891c..df2d05d6c 100644 --- a/src/Ryujinx/UI/Views/Settings/SettingsLoggingView.axaml +++ b/src/Ryujinx/UI/Views/Settings/SettingsLoggingView.axaml @@ -97,19 +97,14 @@ Width="150" HorizontalContentAlignment="Left" ToolTip.Tip="{locale:Locale OpenGlLogLevel}"> - - - - - - - - - - - - + + + + @@ -117,4 +112,4 @@ - \ No newline at end of file + diff --git a/src/Ryujinx/UI/Views/Settings/SettingsNetworkView.axaml b/src/Ryujinx/UI/Views/Settings/SettingsNetworkView.axaml index 894db57a5..bcb18badb 100644 --- a/src/Ryujinx/UI/Views/Settings/SettingsNetworkView.axaml +++ b/src/Ryujinx/UI/Views/Settings/SettingsNetworkView.axaml @@ -33,15 +33,12 @@ ToolTip.Tip="{locale:Locale MultiplayerModeTooltip}" HorizontalContentAlignment="Left" Width="250"> - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + - - - - - - + + - - - - - - - - - - - - - - - + + + + + - - - - - - - - - + + + @@ -65,15 +62,12 @@ - - - - - - - - - + + + diff --git a/src/Ryujinx/UI/Views/User/UserEditorView.axaml b/src/Ryujinx/UI/Views/User/UserEditorView.axaml index 194d04bd8..2cb39d9c8 100644 --- a/src/Ryujinx/UI/Views/User/UserEditorView.axaml +++ b/src/Ryujinx/UI/Views/User/UserEditorView.axaml @@ -98,20 +98,24 @@ Spacing="10"> diff --git a/src/Ryujinx/UI/Views/User/UserSaveManagerView.axaml b/src/Ryujinx/UI/Views/User/UserSaveManagerView.axaml index ed3df4a8a..13a8f38ac 100644 --- a/src/Ryujinx/UI/Views/User/UserSaveManagerView.axaml +++ b/src/Ryujinx/UI/Views/User/UserSaveManagerView.axaml @@ -38,14 +38,16 @@