1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2026-01-20 22:07:24 -06:00
Files
ryujinx/src
TSRBerry 83fda10f6e Fix FileNotFoundException in TryGetApplicationsFromFile() and improve loading applications (#7145)
* Don't load files from hidden subdirectories

* Catch FileNotFoundException in TryGetApplicationsFromFile()

* Skip non-existent files and bad symlinks when loading applications
2024-08-03 19:46:59 +02:00
..