Homepage Forums RetroPie Project Splash screens EmulationStation Splash (SVG)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #22311
    roquen
    Participant

    This requires you replace the splash.svg and recompile, but I thought I’d make a quick SVG replacement for those interested.

    Edit: forum wont allow SVG uploads.

    #33724
    whoismezero
    Guest

    Where do I find splash.svg?

    #35867
    Anonymous
    Inactive

    I am also interested in changing emulationstation loading screen. Could someone provide instructions on how to do it?

    #37412
    whoismezero
    Participant

    You have to modify it from the source code. The splash screen svg can be found in the unstable release (https://github.com/Aloshi/EmulationStation/tree/unstable) in data/resources/splash.svg

    Also, the code that dictates how the splash screen is displayed is located in es-core/src/Window.cpp (lines 227-248).

    Once you have modified the sourcecode to your liking, you can compile it using the instructions provided on the EmulationStation website: http://emulationstation.org/gettingstarted.html#install_rpi_standalone.

    #85636
    brakanje
    Participant

    Is there some trick I’m missing to change the font that “Loading…” is rendered in? I can clearly see how to change the color just not the font face.

    #85638
    brakanje
    Participant

    Ok I must have done something wrong. I edited the window.cpp and found the splash.svg and replaced it with my splash.svg. After compiling I ran it and while the background color was mine the svg was that of ES. Any tips on what I may have done wrong?

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Splash screens’ is closed to new topics and replies.