Commit graph

6 commits

Author SHA1 Message Date
Kurochi51
c2b5963c0a Mod Loader: Stop loading mods from folders that don't exactly match titleId (#5298)
* Stop loading mods from folders that don't exactly match titleId

* What the worst that can happen?
2023-06-13 20:47:33 +02:00
TSRBerry
372d6305c4 Fix mod names (#5088) 2023-05-25 23:41:03 +02: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.HLE/HOS/ModLoader.cs (Browse further)