This commit is contained in:
Davide Saladino
2025-02-22 23:51:21 -06:00
committed by GitHub
19 changed files with 500 additions and 11 deletions

View File

@@ -132,7 +132,7 @@ namespace Ryujinx.Ava
SDL2Driver.MainThreadDispatcher = action => Dispatcher.UIThread.InvokeAsync(action, DispatcherPriority.Input);
ReloadConfig();
WindowScaleFactor = ForceDpiAware.GetWindowScaleFactor();
// Logging system information.