• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login

Fun Facts Splashscreens

Scheduled Pinned Locked Moved Projects and Themes
splashscreenscarbon
102 Posts 13 Posters 22.8k 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.
  • F
    fnkngrv
    last edited by 12 Jan 2018, 02:54

    This is definitely pretty cool however why are you saying that it is only able to be used on the Raspberry Pi boards?

    H 1 Reply Last reply 12 Jan 2018, 08:57 Reply Quote 0
    • H
      hiulit @fnkngrv
      last edited by 12 Jan 2018, 08:57

      @fnkngrv I guess you are referring to other boards like Odroid, Orangepi, Tinker boards, etc, right? Maybe I should change that. What I meant is that Splashscreens are NOT available on these systems !x86 !osmc !xbian !mali !kms.

      My little contributions to the RetroPie project:

      • Shell-Script-Boilerplate
      • Fun-Facts-Splashscreens
      • Limit-Last-Played-Games
      F 1 Reply Last reply 12 Jan 2018, 18:04 Reply Quote 0
      • F
        fnkngrv @hiulit
        last edited by fnkngrv 1 Dec 2018, 18:07 12 Jan 2018, 18:04

        @hiulit said in Fun Facts Splashscreens:

        @fnkngrv I guess you are referring to other boards like Odroid, Orangepi, Tinker boards, etc, right? Maybe I should change that. What I meant is that Splashscreens are NOT available on these systems !x86 !osmc !xbian !mali !kms.

        Correct.

        Is this specific capability 100% dependent on OMX player? I ask because as an example the Odroid XU4 has a mali GPU and we (Odroid Retro Arena) do have splashscreens working albeit they are the video ones. I have not tested static images as of yet because quite frankly most people I know prefer video over static.

        To provide further background my dev team that I put together a few months ago have been working to provide a base RetroPie image for the Odroid XU4 that rivals the experience on the Raspberry boards and in many cases surpasses it. My goal when I started was to work toward assisting to have more robust support for the board and eventually providing our results to the RetroPie devs to incorporate those results and make the experience for the XU4 users more seemless from the start like with the RPi boards.

        H 1 Reply Last reply 14 Jan 2018, 17:21 Reply Quote 0
        • H
          hiulit @fnkngrv
          last edited by 14 Jan 2018, 17:21

          @fnkngrv I really don't know what makes splashscreens work, I actually just copied the flags that RetroPie is using, assuming they would know :P
          That being said, those flags are only used in the scriptmodule, if you use the "standalone" fun facts script https://github.com/hiulit/RetroPie-Fun-Facts-Splashscreens/blob/master/fun-facts-splashscreens.sh it should work. It doesn't check any of those flags.

          My little contributions to the RetroPie project:

          • Shell-Script-Boilerplate
          • Fun-Facts-Splashscreens
          • Limit-Last-Played-Games
          F 1 Reply Last reply 15 Jan 2018, 18:42 Reply Quote 0
          • H
            hiulit
            last edited by hiulit 14 Jan 2018, 17:24

            @fnkngrv said in Fun Facts Splashscreens:

            !x86 !osmc !xbian !mali !kms

            Maybe @herb_fargus or @BuZz could tell usa bit more about these flags !x86 !osmc !xbian !mali !kms in splashscreen.shhttps://github.com/RetroPie/RetroPie-Setup/blob/f482904f8e2fd0edb02057805b7ed813e3265f9b/scriptmodules/supplementary/splashscreen.sh and when do splashscreens work and when they don't.

            My little contributions to the RetroPie project:

            • Shell-Script-Boilerplate
            • Fun-Facts-Splashscreens
            • Limit-Last-Played-Games
            1 Reply Last reply Reply Quote 0
            • H
              hiulit
              last edited by 15 Jan 2018, 16:03

              New Fun Facts! Splashscreens version v1.5.0.

              Changelog

              Fixed

              • Fixed issue in create_fun_fact() which was not getting proper values and therefore making the function not to work.
              • Fixed issue in Set splashscreen path option which was setting the path incorrectly.

              Added

              • Merged #16 - More Fun Facts! thanks to Thunderforge.
              • Added documentation for --version.
              • Added a style guide for adding new Fun Facts!.

              Changed

              • Applied the style guide to Fun Facts!.
              • Updated help for the scriptmodule.
              • Cleaned up code and comments.
              • Changed some outputs that were too much verbose.

              I guess there aren't many people using the script because there were a couple of big bugs and nobody noticed :P

              Anyway, I keep working on improving it :D

              My little contributions to the RetroPie project:

              • Shell-Script-Boilerplate
              • Fun-Facts-Splashscreens
              • Limit-Last-Played-Games
              1 Reply Last reply Reply Quote 1
              • F
                fnkngrv @hiulit
                last edited by 15 Jan 2018, 18:42

                @hiulit said in Fun Facts Splashscreens:

                @fnkngrv I really don't know what makes splashscreens work, I actually just copied the flags that RetroPie is using, assuming they would know :P
                That being said, those flags are only used in the scriptmodule, if you use the "standalone" fun facts script https://github.com/hiulit/RetroPie-Fun-Facts-Splashscreens/blob/master/fun-facts-splashscreens.sh it should work. It doesn't check any of those flags.

                good to know....It would be interesting to see this also get implemented in the launching images via runcommand.

                H 1 Reply Last reply 15 Jan 2018, 20:40 Reply Quote 1
                • H
                  hiulit @fnkngrv
                  last edited by hiulit 15 Jan 2018, 20:40

                  @fnkngrv Yeah, that's something we talked about with some people here in the early stages of the Fun Facts! Splashscreens development but I decided to start with the boot splashscreens as it was easier to do. I've never work with the runcommand but I wanted to, so I guess now it's a good time to take a look at it ;)
                  Also, there was some talking about the possibility that launching the script via the runcommamd could take too much time to create the splashscreen and therefore the user would have to wait too much to start the game.
                  I'll open an issue in the GitHub repo so I don't forget!

                  My little contributions to the RetroPie project:

                  • Shell-Script-Boilerplate
                  • Fun-Facts-Splashscreens
                  • Limit-Last-Played-Games
                  C M 2 Replies Last reply 15 Jan 2018, 21:20 Reply Quote 0
                  • C
                    cyperghost @hiulit
                    last edited by 15 Jan 2018, 21:20

                    @hiulit said in Fun Facts Splashscreens:

                    Also, there was some talking about the possibility that launching the script via the runcommamd could take too much time to create the splashscreen and therefore the user would have to wait too much to start the game.

                    I'm here!
                    Well the runcommand-onstart.sh is the key for this and afaik runcommand itself starts the emulators AFTER the onstart-script gots completly excuted and closed.
                    Why do I say that? Because if you add a sleeptimer of a few seconds. The runcommand call is delayed for a few seconds. So I think it doesn't matter at which point a splashscreen is created.

                    I would suggest to use /dev/shm because that's a RAM-drive (fast) and will cleanup itself after powerdown ;)

                    1 Reply Last reply Reply Quote 0
                    • M
                      meleu @hiulit
                      last edited by 15 Jan 2018, 22:19

                      @hiulit @cyperghost my 2 cents, call the script via runcommand-onend.sh. When an user launches a game he is eager to play, and even a short delay can be frustrating. When he leaves the game he is already satisfied and a small delay to go back to emulationstation won't hurt that much. ;-)

                      • Useful topics
                      • joystick-selection tool
                      • rpie-art tool
                      • achievements I made
                      C F 2 Replies Last reply 15 Jan 2018, 23:17 Reply Quote 0
                      • C
                        cyperghost @meleu
                        last edited by cyperghost 15 Jan 2018, 23:17

                        @meleu I don't know how much it lasts to generate a picture and I think the RAM-drive should speed this up. But I'm not the developer of this. So with your suggestion we would create a screen on every boot and after a game is finished. Also a possibility - nevertheless I would prefer the runcommand-onstart.sh ;)

                        M 1 Reply Last reply 15 Jan 2018, 23:58 Reply Quote 0
                        • M
                          meleu @cyperghost
                          last edited by 15 Jan 2018, 23:58

                          @cyperghost said in Fun Facts Splashscreens:

                          @meleu I don't know how much it lasts to generate a picture and I think the RAM-drive should speed this up.

                          I think you're saying this based on what we discussed about my script to generate launching images. If I recall correctly you suggested using /dev/shm because in my script I create some temporary images to build the final one.

                          But the fun-facts script creates the final image in only one step. Add the fun-fact text and done!

                          So with your suggestion we would create a screen on every boot and after a game is finished.

                          With that sentece I'm not sure if you are confused about what the fun-fact script does. Then here are some words, just trying to clarify:

                          The boot splashscreen image file is different from launching images.

                          When the fun-fact feature is enabled to run at boot it generates, in a background process, a new splashscreen for the next boot. The splashcreen that is being shown was previously generated and the code responsible for showing it is the official splashscreen RetroPie scriptmodule. It has nothing to do with launching images.

                          I would prefer the runcommand-onstart.sh ;)

                          My suggestion to call it from -onend script is just an approach taking into consideration the user experience, but the code would be exactly the same, regardless of it being called from -onstart or -onend scripts.

                          And now, at a second thought, I think that calling it from -onstart and making it runs in background, while the current launching image is being shown, can work better.


                          @hiulit

                          The feature @fnkngrv requested does not demand any change on the fun-fact script.

                          We made the fun-fact script allow the user choose what image you want to use to add the fun-fact on. Then it's just a matter of runcommand-onstart/onend tweaking. ;-)

                          • Useful topics
                          • joystick-selection tool
                          • rpie-art tool
                          • achievements I made
                          C 1 Reply Last reply 16 Jan 2018, 18:28 Reply Quote 0
                          • F
                            fnkngrv @meleu
                            last edited by 15 Jan 2018, 23:59

                            @meleu said in Fun Facts Splashscreens:

                            @hiulit @cyperghost my 2 cents, call the script via runcommand-onend.sh. When an user launches a game he is eager to play, and even a short delay can be frustrating. When he leaves the game he is already satisfied and a small delay to go back to emulationstation won't hurt that much. ;-)

                            that is a cool idea actually!

                            1 Reply Last reply Reply Quote 0
                            • C
                              cyperghost @meleu
                              last edited by 16 Jan 2018, 18:28

                              @meleu said in Fun Facts Splashscreens:

                              So with your suggestion we would create a screen on every boot and after a game is finished.

                              With that sentece I'm not sure if you are confused about what the fun-fact script does. Then here are some words, just trying to clarify:
                              The boot splashscreen image file is different from launching images.

                              Sorry bro for being unclear.
                              My suggestion was to create a funfact screen during boot (not a splashscreen!) to have one generated picture ready to show if you start a ROM. Then the runcommand-onend creates the next...

                              Hope that I was clear now ;)

                              M 1 Reply Last reply 16 Jan 2018, 18:57 Reply Quote 0
                              • M
                                meleu @cyperghost
                                last edited by 16 Jan 2018, 18:57

                                @cyperghost

                                My suggestion was to create a funfact screen during boot (not a splashscreen!) to have one generated picture ready to show if you start a ROM.

                                Generate launching images at boot? For what system? All of them? 😱

                                I think the delay would be unbearable.

                                • Useful topics
                                • joystick-selection tool
                                • rpie-art tool
                                • achievements I made
                                H 1 Reply Last reply 16 Jan 2018, 19:32 Reply Quote 0
                                • H
                                  hiulit @meleu
                                  last edited by hiulit 16 Jan 2018, 19:32

                                  @meleu @cyperghost maybe what we could do is have a function in fun facts to create all those launching images (it would take a long time) and then we could either use onend or onstart to generate the new one, per rom/system

                                  My little contributions to the RetroPie project:

                                  • Shell-Script-Boilerplate
                                  • Fun-Facts-Splashscreens
                                  • Limit-Last-Played-Games
                                  M 1 Reply Last reply 16 Jan 2018, 21:18 Reply Quote 0
                                  • M
                                    meleu @hiulit
                                    last edited by meleu 16 Jan 2018, 21:18

                                    @hiulit I wouldn't bother to code something to be used only one time to do the exactly same thing that would be done on demand later (except for learning purposes, of course).

                                    Summing up: let's focus on runcommand-onstart/-onend scripts! ;-)

                                    • Useful topics
                                    • joystick-selection tool
                                    • rpie-art tool
                                    • achievements I made
                                    1 Reply Last reply Reply Quote 1
                                    • H
                                      hiulit
                                      last edited by 12 Feb 2018, 09:30

                                      I'm happy to announce Fun Facts! Splashscreens v2.0.0 :D!!!

                                      Check out https://github.com/hiulit/RetroPie-Fun-Facts-Splashscreens to see the complete documentation about all the new options.

                                      CHANGELOG

                                      Fixed

                                      • Fixed check_dependencies.
                                      • Fixed files permissions after updating the script.
                                      • Fixed scriptmodule files and help.
                                      • Fixed Set text color dialog, which was crashing after clicking the Back button.
                                      • Fixed GUI error messages going to >&2.

                                      Added

                                      • Added --add-fun-fact option to add new Fun Facts!.
                                      • Added --remove-fun-fact option to remove Fun Facts!.
                                      • Added --edit-config option to edit the config file.
                                      • Added --reset-config option to reset the config file.
                                      • Added --enable-log option to enable logging.
                                      • Added --disable-log option to disable logging.
                                      • Added --restore-defaults option to restore default files (splashscreen, config file and Fun Facts!).
                                      • Added functionality to download the Fun Facts! Splashscreens default splashscreen if it doesn't exist.
                                      • Added functionality to download the Fun Facts! Splashscreens config file if it doesn't exist.
                                      • Added functionality to download the Fun Facts! Splashscreens text file if it doesn't exist.
                                      • Added log file fun-facts-splashcreens.log.
                                      • Added functionality to enable/disable logging in the config file.
                                      • Added functionality to enable/disable script at boot in the config file.
                                      • Check if the script is used as a scriptmodule.

                                      Changed

                                      • Updated Fun Facts!.
                                      • Changed default-splashscreen.png for retropie-default.png.
                                      • Changed fun-facts-settings.cfg for fun-facts-splashscreens-settings.cfg.
                                      • Silenced some outputs.
                                      • Removed CODE_OF_CONDUCT.md, ISSUE_TEMAPLATE.md and PULL_REQUEST_TEMPLATE.md as nobody, not even me, was using them :)

                                      How to update

                                      As it is a major version, instead of updating the script, I would start with a clean installation.

                                      • Remove any previous installation by deleting the Fun Facts! Splashscreens folder: /home/pi/RetroPie-Fun-Facts-Splashscreens.
                                      • Install the script:
                                      cd /home/pi/
                                      git clone https://github.com/hiulit/RetroPie-Fun-Facts-Splashscreens.git
                                      cd RetroPie-Fun-Facts-Splashscreens/
                                      sudo chmod +x fun-facts-splashscreens.sh
                                      

                                      If you are using the script via the RetroPie-Setup (if you installed the script as a scriptmodule via the RetroPie-Extra repository), go to:

                                      • Manage packages
                                      • Manage experimental packages
                                      • fun-facts-splashscreens
                                      • Remove
                                      • Install from source

                                      But wait! I'm still waiting for a PR to be accepted ;)

                                      Now what?

                                      Let's start working on runcommand-onstart/-onend!!

                                      My little contributions to the RetroPie project:

                                      • Shell-Script-Boilerplate
                                      • Fun-Facts-Splashscreens
                                      • Limit-Last-Played-Games
                                      Z 1 Reply Last reply 13 Feb 2018, 19:40 Reply Quote 3
                                      • Z
                                        zerojay @hiulit
                                        last edited by 13 Feb 2018, 19:40

                                        @hiulit said in Fun Facts Splashscreens:

                                        But wait! I'm still waiting for a PR to be accepted ;)

                                        Accepted!

                                        H 1 Reply Last reply 13 Feb 2018, 19:57 Reply Quote 1
                                        • H
                                          hiulit @zerojay
                                          last edited by hiulit 13 Feb 2018, 19:57

                                          @zerojay Thanks!!! :)

                                          P.S. I'll send you a new one in a few days... Sorry! :P

                                          My little contributions to the RetroPie project:

                                          • Shell-Script-Boilerplate
                                          • Fun-Facts-Splashscreens
                                          • Limit-Last-Played-Games
                                          Z 1 Reply Last reply 13 Feb 2018, 20:03 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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received