shadPS4/tests/gcn
Marcin Mikołajczyk fba374442c
file_sys: apply case-insensitive search to mods_path on GNU/Linux and macOS (#4312) (#4310)
The case-insensitive fallback search() in GetHostPath is only
invoked for patch_path and host_path, so mods whose file or folder
capitalization does not exactly match the guest path are silently
bypassed even when the files are present. Mirror the existing
search(patch_path) pass for mods_path, placed first to preserve
mod > patch > base precedence.

Co-authored-by: Matías Buzzo <matias@mbuzzo.com>
2026-04-27 18:07:05 +03:00
..
gcn_test_runner.cpp Test framework for GCN pipeline (#4272) 2026-04-19 22:15:08 +03:00
gcn_test_runner.hpp Test framework for GCN pipeline (#4272) 2026-04-19 22:15:08 +03:00
instructions.hpp Neo: V_*_F16 arithmetic ops (#4311) 2026-04-25 12:51:02 +02:00
test_gcn_instructions.cpp file_sys: apply case-insensitive search to mods_path on GNU/Linux and macOS (#4312) (#4310) 2026-04-27 18:07:05 +03:00
translator.cpp Test framework for GCN pipeline (#4272) 2026-04-19 22:15:08 +03:00
translator.hpp Test framework for GCN pipeline (#4272) 2026-04-19 22:15:08 +03:00