index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Ryujinx.HLE
/
Loaders
Age
Commit message (
Expand
)
Author
2024-07-21
Fix checking for the wrong metadata files for applications launched with a di...
TSRBerry
2024-07-20
Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore (#7046)
TSRBerry
2024-07-16
Add support for multi game XCIs (second try) (#6515)
TSRBerry
2024-01-26
Ava UI: Mod Manager (#4390)
Isaac Marovitz
2024-01-25
Horizon: Implement arp:r and arp:w services (#5802)
Ac_K
2024-01-04
Fix PPTC version string for firmware titles (#6071)
gdkchan
2023-12-04
editorconfig: Set default encoding to UTF-8 (#5793)
TSRBerry
2023-11-11
Revert "Add support for multi game XCIs (#5638)" (#5914)
gdkchan
2023-11-11
Add support for multi game XCIs (#5638)
TSRBerry
2023-10-22
Update to LibHac 0.19.0 (#5831)
Alex Barney
2023-08-13
"static readonly" constants should be "const" instead (#5560)
Marco Carvalho
2023-08-09
Allow 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-08
misc: Avoid copy of ApplicationControlProperty (#4849)
Mary
2023-05-07
misc: Switch ProcessResult to a class (#4846)
Mary
2023-05-05
ModLoader: Fix case sensitivy issues without breaking cheats (#4783)
TSRBerry
2023-05-03
Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)
Mary
2023-05-03
ModLoader: Fix case sensitivy issues (#4720)
TSRBerry
2023-04-27
Move solution and projects to src
TSR Berry