aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/Loaders
AgeCommit message (Expand)Author
2024-07-21Fix checking for the wrong metadata files for applications launched with a di...TSRBerry
2024-07-20Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore (#7046)TSRBerry
2024-07-16Add support for multi game XCIs (second try) (#6515)TSRBerry
2024-01-26Ava UI: Mod Manager (#4390)Isaac Marovitz
2024-01-25Horizon: Implement arp:r and arp:w services (#5802)Ac_K
2024-01-04Fix PPTC version string for firmware titles (#6071)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)gdkchan
2023-11-11Add support for multi game XCIs (#5638)TSRBerry
2023-10-22Update to LibHac 0.19.0 (#5831)Alex Barney
2023-08-13"static readonly" constants should be "const" instead (#5560)Marco Carvalho
2023-08-09Allow access to code memory for exefs mods (#5518)TSRBerry
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-23"Find" method should be used instead of the "FirstOrDefault" extension (#5344)Marco Carvalho
2023-05-08misc: Avoid copy of ApplicationControlProperty (#4849)Mary
2023-05-07misc: Switch ProcessResult to a class (#4846)Mary
2023-05-05ModLoader: Fix case sensitivy issues without breaking cheats (#4783)TSRBerry
2023-05-03Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)Mary
2023-05-03ModLoader: Fix case sensitivy issues (#4720)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry