Files
eden/src
Aleksandr Popovich 2be7df287a [android] Fix crash caused by unreferenced driver (#58)
Previously, if the user selected a per-game driver and that driver was
deleted from the global menu, it would cause a crash, it was because of
a mismatch between FileNotFoundException and NoSuchFileException. To
avoid the inconsistency I just made the check for if a file exists or
not to be separate.

Signed-off-by: Aleksandr Popovich <popovich@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/58
Co-authored-by: Aleksandr Popovich <popovich@eden-emu.dev>
Co-committed-by: Aleksandr Popovich <popovich@eden-emu.dev>
2025-07-14 02:18:33 +02:00
..
2025-06-26 20:52:54 +00:00
2025-04-10 01:11:22 +02:00
2025-07-13 20:00:38 -04:00
2025-07-13 03:25:43 +02:00
2022-07-27 12:53:49 +02:00
2025-05-19 21:30:10 +00:00