Commit graph

5 commits

Author SHA1 Message Date
Ac_K
35940e15a5 UI: Fix sections extraction (#4820)
* UI: Fix sections extraction

There is currently an issue when the update NCA doesn't contains the section we want to extract, this is fixed by adding a check.
I have fixed the inverted handler of ExeFs/Logo introduced in #4755.

Fixes #4521

* Addresses feedback
2023-05-05 21:24:35 +00:00
TSRBerry
ecee5d7c75 ModLoader: Fix case sensitivy issues without breaking cheats (#4783)
* Fix case sensitivity for mod subdirectories

* Small refactoring of ModLoader

* Don't share instruction list between all cheats

Co-authored-by: riperiperi <rhy3756547@hotmail.com>

---------

Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2023-05-05 09:39:08 +02:00
Mary
68827e0f1a Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)
This reverts commit e283e196f8.
2023-05-03 11:20:05 +02:00
TSRBerry
e283e196f8 ModLoader: Fix case sensitivy issues (#4720)
* Fix case sensitivity for mod subdirectories

* Small refactoring of ModLoader
2023-05-03 02:07:16 +02:00
TSR Berry
ea8eaea6c2 Move solution and projects to src 2023-04-27 23:51:14 +02:00
Renamed from Ryujinx/Ui/Widgets/GameTableContextMenu.cs (Browse further)