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

    "Kiosk mode" very slow to load!

    Scheduled Pinned Locked Moved Help and Support
    kiosk kids modeslow
    50 Posts 8 Posters 13.9k 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.
    • RamsesR
      Ramses
      last edited by

      Hi everybody!

      I have installed the "kids/kiosk mode" from experimental menu.

      I turned ON the kiosk mode, and everything work perfectly in that "kiosk"mode, except that it take forever to load emulation station (I have to wait 9 min and 30 sec with the "LOADING..." screen on EACH reboot)

      My question is: Is there any way to speed up loading of emmulationstation with KIOSK mode WITHOUT removing all my game?

      Kiosk mode is a VERY NICE feature, but waiting 9min30 each time i boot/reboot is very anoying!

      Thanks for your help :)

      PS: Its is very slow when i want to shutdown system too!

      AlexMurphyA 1 Reply Last reply Reply Quote 0
      • AlexMurphyA
        AlexMurphy Banned @Ramses
        last edited by AlexMurphy

        @Ramses experimental menu That should tell you something... Still I have never heard of that sort of boot time. Set Parse Gamelist to OFF in the ES menu and see how that helps.

        1 Reply Last reply Reply Quote 1
        • RamsesR
          Ramses
          last edited by

          Thanks for your help!

          I have look at my menu and "Parse gamelist only"is already set to off

          AlexMurphyA 1 Reply Last reply Reply Quote 0
          • AlexMurphyA
            AlexMurphy Banned @Ramses
            last edited by

            @Ramses Hmmm, that is the No.1 culprit for slow boot/shutdown times. Do other programs take a long time to load also? Or just ES?

            1 Reply Last reply Reply Quote 0
            • RamsesR
              Ramses
              last edited by

              Just this one...

              but i suspect something..

              At first, kiost mode was not loading at all, and after doing a search, i found that it was because i was using a sub folder for 1 system, so i deleted this sub folder and now it load, but very slowly!

              So it look like kiost mode dont like when there is a sub folder inside game folder,

              So here is what i think: I have scrapped all my game with (universal scrapper V2) and now all my game folder now contain a sub folder that contain picture for game.. maybe "kiosk mode" dont like those picture subfolder?

              My next step is to try to delete all those picture subfolder and try again.. what do you think of my idea?

              AlexMurphyA 1 Reply Last reply Reply Quote 0
              • AlexMurphyA
                AlexMurphy Banned @Ramses
                last edited by AlexMurphy

                @Ramses It certainly seems like a good start. There are other ways to hide elements of ES instead of using Kiosk Mode. A few xml file edits and you can hide quite a bit and limit tinkering from the uninvited. What is the "VERY NICE" feature that you are using Kiosk Mode for?

                1 Reply Last reply Reply Quote 0
                • RamsesR
                  Ramses
                  last edited by

                  @AlexMurphy said in "Kiosk mode" very slow to load!:

                  @Ramses It certainly seems like a good start. There are other ways to hide elements of ES instead of using Kiosk Mode. A few xml file edits and you can hide quite a bit and limit tinkering from the uninvited.

                  Ho! that very interesting! can you tell me witch file i have to edit to hide emunation menu item? If its possible to hide just by editing a file i prefer do that, that way i will save a lot of time because i will not have to troobleshoot my low booting speed with kiost mode!

                  AlexMurphyA 1 Reply Last reply Reply Quote 0
                  • AlexMurphyA
                    AlexMurphy Banned @Ramses
                    last edited by

                    @Ramses Yip. In es_systems.cfg you comment out the Retropie menu. Do you have an es_system.cfg file in /home/pi/.emulationstation? Find that and I will show you how to do it.

                    RamsesR 1 Reply Last reply Reply Quote 0
                    • RamsesR
                      Ramses @AlexMurphy
                      last edited by

                      @AlexMurphy said in "Kiosk mode" very slow to load!:

                      @Ramses Yip. In es_systems.cfg you comment out the Retropie menu. Do you have an es_system.cfg file in /home/pi/.emulationstation? Find that and I will show you how to do it.

                      Ok i have edit this file and i see a list of game platform, so for what i understand i can hide for exemple NES or GAMEBOY by removing the section, but in that file do not see how to hide item in menu (like hide the "scrap option" and other)?

                      pjftP AlexMurphyA 2 Replies Last reply Reply Quote 0
                      • pjftP
                        pjft @Ramses
                        last edited by

                        @Ramses if you just want to remove specific platforms from the list you can just rename the platform folders, out move then inside an unused folder.

                        Still, @Zigurana (sorry for mentioning you out of the blue) might have some thoughts or suggestions as to why this may be happening.

                        A question: does it also behave like this in vanilla EmulationStation? How large is your library?

                        Best.

                        RamsesR 1 Reply Last reply Reply Quote 0
                        • RamsesR
                          Ramses
                          last edited by

                          and the es_system that i found was not in the directory you told me, it was in: /home/pi/RetroPie i do not found the file es_system in the directory that you told me

                          AlexMurphyA 1 Reply Last reply Reply Quote 0
                          • AlexMurphyA
                            AlexMurphy Banned @Ramses
                            last edited by

                            @Ramses Change this

                              <system>
                                <name>retropie</name>
                                <fullname>RetroPie</fullname>
                                <path>/home/pi/RetroPie/retropiemenu</path>
                                <extension>.rp .sh</extension>
                                <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
                                <platform/>
                                <theme>retropie</theme>
                              </system>
                            

                            TO THIS

                            <!--  <system>
                                <name>retropie</name>
                                <fullname>RetroPie</fullname>
                                <path>/home/pi/RetroPie/retropiemenu</path>
                                <extension>.rp .sh</extension>
                                <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
                                <platform/>
                                <theme>retropie</theme>
                              </system>  -->
                            

                            And then Save, of course.

                            RamsesR 1 Reply Last reply Reply Quote 0
                            • RamsesR
                              Ramses @pjft
                              last edited by

                              @pjft said in "Kiosk mode" very slow to load!:

                              @Ramses if you just want to remove specific platforms from the list you can just rename the platform folders, out move then inside an unused folder.

                              Still, @Zigurana (sorry for mentioning you out of the blue) might have some thoughts or suggestions as to why this may be happening.

                              A question: does it also behave like this in vanilla EmulationStation? How large is your library?

                              Best.

                              How lage is my library? my 32gigs card is full of game...

                              1 Reply Last reply Reply Quote 0
                              • AlexMurphyA
                                AlexMurphy Banned @Ramses
                                last edited by

                                @Ramses I told you to check there as that is where a custom file would be stored. If you do not have a custom file the system will look to /etc/emulationstation for the default. A custom es_systems.cfg file would be created if for eg you wanted to change the order of the systems as they appear in the ES carousel menu.

                                1 Reply Last reply Reply Quote 0
                                • RamsesR
                                  Ramses @AlexMurphy
                                  last edited by

                                  @AlexMurphy said in "Kiosk mode" very slow to load!:

                                  @Ramses Change this

                                    <system>
                                      <name>retropie</name>
                                      <fullname>RetroPie</fullname>
                                      <path>/home/pi/RetroPie/retropiemenu</path>
                                      <extension>.rp .sh</extension>
                                      <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
                                      <platform/>
                                      <theme>retropie</theme>
                                    </system>
                                  

                                  TO THIS

                                  <!--  <system>
                                      <name>retropie</name>
                                      <fullname>RetroPie</fullname>
                                      <path>/home/pi/RetroPie/retropiemenu</path>
                                      <extension>.rp .sh</extension>
                                      <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
                                      <platform/>
                                      <theme>retropie</theme>
                                    </system>  -->
                                  

                                  And then Save, of course.

                                  This modification just hide the retropie from the scroling menu.. but what i want is to hide some menu that peoples acces by pressing START button , you know the menu to scrap game and other?

                                  AlexMurphyA 1 Reply Last reply Reply Quote 0
                                  • AlexMurphyA
                                    AlexMurphy Banned @Ramses
                                    last edited by

                                    @Ramses Yes. Do you only use controllers or do you also have a keyboard attached?

                                    RamsesR 1 Reply Last reply Reply Quote 0
                                    • RamsesR
                                      Ramses @AlexMurphy
                                      last edited by

                                      @AlexMurphy

                                      I have a keyboard too,

                                      AlexMurphyA 1 Reply Last reply Reply Quote 0
                                      • AlexMurphyA
                                        AlexMurphy Banned @Ramses
                                        last edited by

                                        @Ramses Do you want to still be able to access these menus via the keyboard and just shut off their use via game controllers? Or do you want ALL access removed?

                                        RamsesR 1 Reply Last reply Reply Quote 0
                                        • RamsesR
                                          Ramses @AlexMurphy
                                          last edited by

                                          @AlexMurphy said in "Kiosk mode" very slow to load!:

                                          @Ramses Do you want to still be able to access these menus via the keyboard and just shut off their use via game controllers? Or do you want ALL access removed?

                                          What i want is to hide some part of the menu. for exemple i want to be able to REBOOT SYSTEM, RESTART EMULATION STATION, and maybe CHANGE SOUND.. and want to hide item like : SCRAPER, UI SETTING, etc..

                                          so if there is a file that contain menu, i can edit it and hide what i dosent want..

                                          pjftP AlexMurphyA 2 Replies Last reply Reply Quote 0
                                          • pjftP
                                            pjft @Ramses
                                            last edited by

                                            @Ramses I don't think there's one such file, but I might be mistaken. I think you're really looking for kiosk mode.

                                            I am, however, surprised at the long load times. What does your EmulationStation of file contain after it loads?

                                            Thanks.

                                            RamsesR 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.