File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,20 +44,20 @@ The game **Day of the Tentacle** has the shortname `tentacle` and requires files
4444
4545Create a directory ` /home/pi/RetroPie/roms/scummvm/Day of the Tentacle ` and place the game files in it.
4646
47- Create a launcher file with the same name as the directory: ` /home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm `
47+ 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 `
4848
4949This laucher file ` Day of the Tentacle.svm ` contains the shortname ` tentacle `
5050
5151You can create the launcher file like:
5252
5353```
54- echo "tentacle" > "/home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm"
54+ echo "tentacle" > "/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/Day of the Tentacle .svm"
5555```
5656
5757The final file layout is:
5858
5959```
60- /home/pi/RetroPie/roms/scummvm/Day of the Tentacle.svm
60+ /home/pi/RetroPie/roms/scummvm/Day of the Tentacle/Day of the Tentacle .svm
6161/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/MONSTER.SOU
6262/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/TENTACLE.000
6363/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/TENTACLE.001
You can’t perform that action at this time.
0 commit comments