Dolphin, the GameCube and Wii emulator - Forums
"Files specified in the M3U file [...] were not found" - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: "Files specified in the M3U file [...] were not found" (/Thread-files-specified-in-the-m3u-file-were-not-found)



"Files specified in the M3U file [...] were not found" - Toletheus - 06-26-2022

Hi team,

I am trying to launch a multi-disc game using an m3u file through Dolphin on my Steam Deck. Dolphin was installed using the EmuDeck script.

I have configured my directory as such:

Code:
Emulation/roms/gamecube/Resident Evil (USA).m3u
Emulation/roms/gamecube/multis/Resident Evil (USA)/Resident Evil (USA) (Disc 1).rvz
Emulation/roms/gamecube/multis/Resident Evil (USA)/Resident Evil (USA) (Disc 2).rvz

The paths look correct, but when I try to launch, I get the following error:


Code:
Core/Boot/Boot.cpp:104 E[MASTER]: Warning: Files specified in the M3U file "/run/media/mmcblk0p1/Emulation/roms/gamecube/Resident Evil (USA).m3u" were not found:
/run/media/mmcblk0p1/Emulation/roms/gamecube/multis/Resident Evil (USA)/Resident Evil (USA) (Disc 1).rvz
/run/media/mmcblk0p1/Emulation/roms/gamecube/multis/Resident Evil (USA)/Resident Evil (USA) (Disc 2).rvz

Here is a screenshot showing that the files do, in fact, exist under the path specified:

[Image: m3hz9RJ.png]

Any idea how to address this issue? Thanks for your time, I appreciate any direction you can provide!