Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/src/Ryujinx.UI.Common
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
..
App Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00
Configuration Improves some log messages and fixes a typo (#6773) 2024-05-15 18:10:47 +02:00
Extensions Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Helper Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Models Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Resources New gamecard icons (#6557) 2024-03-23 21:33:27 +01:00
SystemInfo Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
DiscordIntegrationModule.cs Make sure the string is long enough before performing basic trim (#6982) 2024-06-26 11:27:23 +02:00
Ryujinx.UI.Common.csproj Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
UserError.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00