From 67eef2cbb014ba49c16f226e8b45630472f67007 Mon Sep 17 00:00:00 2001 From: Cristi Mitrana <31816814+cmitu@users.noreply.github.com> Date: Tue, 22 Mar 2022 20:28:58 +0200 Subject: [PATCH] Revert "Place .svm file outside its game directory (#98)" This reverts commit 71d6ec39f116c83c0f40e75dd8626343383380bf. --- docs/ScummVM.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ScummVM.md b/docs/ScummVM.md index 211f1703..859a89e7 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.svm` +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` 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.svm" +echo "tentacle" > "/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/Day of the Tentacle.svm" ``` The final file layout is: ``` -/home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm +/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/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