Hola a todos, soy nuevo en esto y hace poco un amigo me monto una raspberry 3. Todo va perfecto hasta que he intentado instalar scummvm pero no se muestra en el menu.
Scummvm está instalado desde el setup, Manage packages, manage optional packages). Añado las roms en la carpeta scummvm, pero me sigue sin mostrar scummvm en el menu por lo que no puedo arrancar.
¿Alguien a tenido el mismo problema y me puede ayudar?
Gracias.
problema al instalar scummvm en retropie
-
- Pi Newbie
- Mensajes: 4
- Registrado: 02 Feb 2021, 00:16
- Agradecido: 0
- Agradecimiento recibido: 0
- egrueda
- Pi God
- Mensajes: 3426
- Registrado: 10 Feb 2017, 19:31
- Agradecido: 7 veces
- Agradecimiento recibido: 269 veces
Para scummvm tienes que crear una carpeta de cada juego, y dentro de cada carpeta, un archivo .svm
El archivo .svm contiene el **nombre corto** del juego, tal y como aparece en la columna "Game Short Name": https://www.scummvm.org/compatibility
Extraído de la documentación oficial (https://retropie.org.uk/docs/ScummVM/):
El archivo .svm contiene el **nombre corto** del juego, tal y como aparece en la columna "Game Short Name": https://www.scummvm.org/compatibility
Extraído de la documentación oficial (https://retropie.org.uk/docs/ScummVM/):
Example
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.Código: Seleccionar todo
MONSTER.SOU TENTACLE.000 TENTACLE.001
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:
The final file layout is:Código: Seleccionar todo
echo "tentacle" > "/home/pi/RetroPie/roms/scummvm/Day of the Tentacle/Day of the Tentacle.svm"
Restarting EmulationStation will show the name Day of the Tentacle which is used to launch the game.Código: Seleccionar todo
/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
No respondo a privados ;-)
👉 Particiones en una MicroSD
👉 Cómo pedir ayuda en el foro
Invítame a un café
👉 Particiones en una MicroSD
👉 Cómo pedir ayuda en el foro
Invítame a un café
-
- Pi Newbie
- Mensajes: 4
- Registrado: 02 Feb 2021, 00:16
- Agradecido: 0
- Agradecimiento recibido: 0
Gracias... Perdona por la pregunta de novato ¿pero como creo el archivo.svm
- egrueda
- Pi God
- Mensajes: 3426
- Registrado: 10 Feb 2017, 19:31
- Agradecido: 7 veces
- Agradecimiento recibido: 269 veces
Con un editor de texto, como nano, joe, gedit... el que más te guste
No respondo a privados ;-)
👉 Particiones en una MicroSD
👉 Cómo pedir ayuda en el foro
Invítame a un café
👉 Particiones en una MicroSD
👉 Cómo pedir ayuda en el foro
Invítame a un café
-
- Pi Newbie
- Mensajes: 4
- Registrado: 02 Feb 2021, 00:16
- Agradecido: 0
- Agradecimiento recibido: 0
gracias por tu paciencia, mañana probare a ver si tengo suerte.
-
- Pi Newbie
- Mensajes: 4
- Registrado: 02 Feb 2021, 00:16
- Agradecido: 0
- Agradecimiento recibido: 0
Nada no hubo forma, formatee la tarjeta y volví a instalar el retropie y ahora si me funciona
Gracias por todo

Gracias por todo