RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    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

    lr-scummvm doesn't start games directly

    Scheduled Pinned Locked Moved Help and Support
    lr-scummvmsvmscummvm
    7 Posts 4 Posters 628 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mcpat
      last edited by

      First of all, I use the official image!

      I read a lot of topics here, e.g. this topic but I don't know how to solve. Everytime I load a game, I come to the GUI and the game doesn't start directly...

      What I have tried so far:
      /home/pi/RetroPie/roms/scummvm/gamelist.xml

      <game>
      		<path>./monkey.svm</path>
      		<name>Monkey Island: The Secret of Monkey Island</name>
      		<sortname>Monkey Island 1</sortname>
      		<desc>xxx</desc>
      		<image>./boxart/monkey.jpg</image>
      		<video>./snaps/monkey.mp4</video>
      		<rating>0.85</rating>
      		<releasedate>19900101T000000</releasedate>
      		<developer>Lucasfilm Games</developer>
      		<publisher>Lucasfilm Games</publisher>
      		<genre>Adventure</genre>
      		<playcount>5</playcount>
      		<lastplayed>20240125T012659</lastplayed>
      	</game>
      

      /home/pi/RetroPie/roms/scummvm/monkey.svm

      The Secret of Monkey Island (Unofficial SE Talkie v1.02/DOS/English)
      

      I have a folder The Secret Of Monkey Island (Talkie - CD Audio) with all files in there.

      /home/pi/RetroPie/BIOS/scummvm.ini

      ...
      [monkey]
      description=The Secret of Monkey Island (Unofficial SE Talkie v1.02/DOS/English)
      extra=Unofficial SE Talkie v1.02
      talkspeed=85
      path=/home/pi/RetroPie/roms/scummvm/The Secret Of Monkey Island (Talkie - CD Audio)
      engineid=scumm
      gameid=monkey
      language=en
      platform=pc
      guioptions=ega vga gameOption4 lang_English
      ...
      

      I read, maybe I am wrong, the svm files should be in the game folder? Some are speaking to use the "short id" , e.g. "monkey" instead the long name. I also read to use *.scummvm files.

      So long story short, how to start games directly without GUI in lr-scummvm?

      sirhenrythe5thS 1 Reply Last reply Reply Quote 0
      • sirhenrythe5thS
        sirhenrythe5th @mcpat
        last edited by

        @mcpat didn´t you state "i got an retropie image with many roms." in your closed thread from yesterday?
        i still doubt that you we are talking about the official image here...

        -- Retro-Achievements Username: SirALX --
        RetroRatio: 1.88
        Started Games beaten: 2,47%
        Site Rank: 4382/93743 ranked users (TOP 4.76%)
        Last seen in [The Legend of Zelda: Lost in Time (HACK) [N64], exploring Hyrule at Night]

        M 1 Reply Last reply Reply Quote 0
        • M
          mcpat @sirhenrythe5th
          last edited by mcpat

          @sirhenrythe5th Yes I got the image, but I only copied the games! And I was looking in this image to get an idea why it is not running on my pi. I saw there also this svm files, but they are not different to mine. So I dont have any idea whats going wrong.

          So maybe it was not clear said, but the topic was closed right after the comment and I was not able to clarify the situation. So hopefully now it's clear.

          1 Reply Last reply Reply Quote 0
          • windgW
            windg
            last edited by

            Create this file : The Secret Of Monkey Island (Talkie - CD Audio).svm and inside add the monkey. Put this into the game folder. Don't forget to choose the lr-scummvm from runcommand menu. Does it work?

            My English isn't at a good level.

            M 1 Reply Last reply Reply Quote 0
            • M
              mcpat @windg
              last edited by

              @windg said in lr-scummvm doesn't start games directly:

              The Secret Of Monkey Island (Talkie - CD Audio).svm

              yes it works, but then I see a folder in the gamelist, I have to enter the folder, and then click on the game... Not the solution I expected.

              I have a workaround:

              1. rename the folder to The Secret Of Monkey Island (Talkie - CD Audio).svm
              2. add the monkey.svm to the folder with the content The Secret of Monkey Island (Unofficial SE Talkie v1.02/DOS/English)
              3. change the entry in the gamelist.xml to
              <game>
              		<path>./The Secret Of Monkey Island (Talkie - CD Audio).svm</path>
              		<name>Monkey Island: The Secret of Monkey Island</name>
              		<sortname>Monkey Island 1</sortname>
              		<desc>The Monkey Island saga is known throughout the gaming world as one of the best point and click adventures, and The Secret of Monkey Island is the game that started it all. Play as Guybrush Threepwood as he tries to become a pirate. Meet the lovely Elaine Marley, the evil ghost pirate LeChuck, a three headed monkey, and more! Have Guybrush engage in insult sword fighting, look for buried treasure, evade deadly piranha poodles, and attempt to discover The Secret of Monkey Island!</desc>
              		<rating>0.85</rating>
              		<releasedate>19900101T000000</releasedate>
              		<developer>Lucasfilm Games</developer>
              		<publisher>Lucasfilm Games</publisher>
              		<genre>Adventure</genre>
              		<players>1</players>
              		<image>./boxart/monkey.jpg</image>
              		<video>./snaps/monkey.mp4</video>
              		<origin>Insanium</origin>
              	</game>
              
              1. change the path in scummvm.ini

              A lot of work to change all games, but then its corretly shown in emulationstation and it starts directly without gui.

              LolonoisL 1 Reply Last reply Reply Quote 0
              • LolonoisL
                Lolonois @mcpat
                last edited by

                @mcpat sounds cumbersome.

                I guess you have looked at the right places initially. But my instructions weren't accurate. You may try these now: https://retropie.org.uk/forum/post/275199

                With that branch you just have to have a file structure like this in the roms/scummvm/ folder:

                ...
                ├── Monkey-Island-1--The-Secret-of-Monkey-Island/
                ├── Monkey-Island-1--The-Secret-of-Monkey-Island.svm
                ├── Monkey-Island-2--LeChucks-Revenge/
                ├── Monkey-Island-2--LeChucks-Revenge.svm
                ...
                

                The actual folder and .svm filename do not matter per game, they just need to be matching like above. The .svm can also be empty initially, the game id will be filled in.

                Start a game with the native ScummVM once, then you may switch at the second launch to the libretro ScummVM. And switch back and forth. :)

                HTH

                M 1 Reply Last reply Reply Quote 0
                • M
                  mcpat @Lolonois
                  last edited by

                  @Lolonois Thank you!

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  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.