1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-18 11:56:41 +00:00
Ryujinx/src/Ryujinx.UI.Common/App
TSRBerry add681144b
Fix checking for the wrong metadata files for applications launched with a different program index (#7055)
* Fix checking for the wrong update metadata file

* Apply the same fix for dlc.json

* Use the base application ids for updates and DLCs in the GUI too

This shouldn't actually change anything, since the program index part of the application id
should always be 0 for all applications currently seen by the GUI.

This was just done for completeness.
2024-07-21 14:42:23 -03:00
..
ApplicationAddedEventArgs.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ApplicationCountUpdatedEventArgs.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ApplicationData.cs Fix checking for the wrong metadata files for applications launched with a different program index (#7055) 2024-07-21 14:42:23 -03:00
ApplicationJsonSerializerContext.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ApplicationLibrary.cs Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore (#7046) 2024-07-20 16:35:43 -03:00
ApplicationMetadata.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00