GreemDev-Ryujinx/src/Ryujinx
TSRBerry 263eb97f79
Avoid race conditions while launching games directly from the command line (#7116)
* optimization: Load application metadata only for applications with IDs

* Load applications when necessary

This prevents loading applications when launching an application
directly from the command line (or a shortcut).
Instead, applications will be loaded after the emulation was stopped by the user.

* Show the title in the configured language when launching an application

* Rename DesiredTitleLanguage to DesiredLanguage
2024-08-03 22:31:34 +01:00
..
Assets Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Common Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Input Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
Modules/Updater infra: Fix updater for old Ava users (#6441) 2024-03-13 23:26:35 +01:00
UI Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00
App.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
App.axaml.cs Add the "Auto" theme option in setting (#6611) 2024-05-14 17:00:03 +02:00
app.manifest infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AppHost.cs Fix Skia saving screenshot with transparent background and incorrect origin (#7073) 2024-07-20 16:27:40 -03:00
Program.cs Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Ryujinx.csproj Use SkiaSharp for Avalonia in place of ImageSharp (#6269) 2024-07-14 08:16:14 +00:00
Ryujinx.ico Move solution and projects to src 2023-04-27 23:51:14 +02:00