Scumm Problem
-
Hello had an olds image and I updated to the latest retropie. In specific with Scumm, when I try to load a game I receive the message:
Error running game. Game data not found.
Another thing I note the “launch gui” is not visible. I just see the list of games in Scumm. Is there a way to enable to view the launch gui, or in which file controls that one?
-
@ray3d Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first
-
Here is the file that starts the scummvm gui, it should be in the \\roms\scummvm\ directory.
+Start ScummVM.sh
It is possible ownership of this file has changed somehow. Deleting this file and replacing or updating scummvm again should give it the right perms. You may need to use a terminal keyboard, press "F4" to exit to cmdline, or open a SSH.
cd
cd RetroPie/roms/scummvm
sudo chown pi.pi "+Start ScummVM.sh"
sudo chmod 744 "+Start ScummVM.sh"
-
Ok thank you to watch. Now I have the error
lvl0 error finding/creating file data for “”xxx””
where xxx is not the actual message I entered to put here and is the route of the Scumm directory in the pigaming roms home directory. Any Idea?
-
@ray3d
None idea, but also https://retropie.org.uk/forum/topic/3/read-this-first and update with more information.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.