Emulator Issues #12277
openAndroid: Display filepath in convert file menu
0%
Description
I'm not sure when I'll get around to looking at converting files in Dolphin but it would be nice to make sure I selected the right file before converting.
Android disc image conversion introduced in https://dolphin-emu.org/download/dev/54e570a95f2cb54fdc7be29d04870746c69a8b9e/
Updated by ryanebola16 over 4 years ago
- Operating system Android added
- Operating system deleted (
N/A)
Updated by JosJuice over 4 years ago
Showing a path isn't going to be as useful anymore once we switch to the Storage Access Framework since we won't know the real path anymore then, but... eh, I guess we could add this anyway? We would still be able to show at least the file name.
Do you have a suggestion for how the path display should look visually? Do we put it at the top of the screen, maybe prefixed with something like "Converting:" or "Path:"?
Updated by ryanebola16 over 4 years ago
I suggested displaying the path since some people will have multiple modified ISOs of the same game for mods that could have identical filenames in subfolders. If displaying the path will be a problem, filename would be the next best thing.
Top of the screen, Convert: [file] sounds good.