ryujinx/Ryujinx/Ui
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
..
App gui: Fixes the games icon when there is an update (#3148) 2022-02-22 14:53:39 +01:00
Applet
Helper
Resources
Widgets Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
Windows Added trace log level (#3096) 2022-02-17 21:08:07 -03:00
GLRenderer.cs
MainWindow.cs Added trace log level (#3096) 2022-02-17 21:08:07 -03:00
MainWindow.glade Add Cheat Manager (#2964) 2022-01-03 09:39:43 +01:00
OpenToolkitBindingsContext.cs
RendererWidgetBase.cs Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00
SPBOpenGLContext.cs
StatusUpdatedEventArgs.cs
VKRenderer.cs