From 3dc72bd279607c4304e46d10da1d9ebcd81a8e3c Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Sun, 21 Nov 2021 23:53:11 -0600 Subject: [PATCH] Place .svm file outside its game directory Otherwise, EmulationStation nests game titles each in their own folder. See discussion at: https://retropie.org.uk/forum/topic/29349/ --- docs/ScummVM.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ScummVM.md b/docs/ScummVM.md index 859a89e7..211f1703 100644 --- a/docs/ScummVM.md +++ b/docs/ScummVM.md @@ -44,20 +44,20 @@ The game **Day of the Tentacle** has the shortname `tentacle` and requires files Create a directory `/home/pi/RetroPie/roms/scummvm/Day of the Tentacle` and place the game files in it. -Create a launcher file with the same name as the directory: `/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/Day of the Tentacle.svm` +Create a launcher file with the same name as the directory: `/home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm` This laucher file `Day of the Tentacle.svm` contains the shortname `tentacle` You can create the launcher file like: ``` -echo "tentacle" > "/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/Day of the Tentacle.svm" +echo "tentacle" > "/home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm" ``` The final file layout is: ``` -/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/Day of the Tentacle.svm +/home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm /home/pi/RetroPie/roms/scummvm/Day of the Tentacle/MONSTER.SOU /home/pi/RetroPie/roms/scummvm/Day of the Tentacle/TENTACLE.000 /home/pi/RetroPie/roms/scummvm/Day of the Tentacle/TENTACLE.001