0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx/Ui/App
Ac_K ccf23fc629
gui: Fixes the games icon when there is an update (#3148)
* gui: Fixes the games icon when there is a game update

Currently we just load the version of the update, instead of the whole NACP file. This PR fixes that. A little cleanup is made into the code to avoid duplicate things.
(Closes #3039)

* Fix condition
2022-02-22 14:53:39 +01:00
..
ApplicationAddedEventArgs.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
ApplicationCountUpdatedEventArgs.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
ApplicationData.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
ApplicationLibrary.cs gui: Fixes the games icon when there is an update (#3148) 2022-02-22 14:53:39 +01:00
ApplicationMetadata.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00