Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: modify logo and menu emulationstation #83286
    grassmunk
    Participant

    This is a whole lot of effort to change the splash screen.

    It’s just an SVG file contained in this file: splash_svg.cpp. You can use multiple programs to export SVG as a CPP file (I believe, I’m not going to walk you thought doing this part). Then just replace the contents of this file with your output.

    You can always just disable the splash screen by making changes starting at line 233 in Window.cpp and either commenting those lines out or deleting the text.

    Then just recompile EmulationStation with your custom changes.

    Note: I do not condone this activity in anyway and I believe the splash screen (in EmulationStation) should remain intact, but I can understand the desire to create your own custom image or to remove it altogether (having had to do that for a DosBox project recently I found it to be a pain in the ass).

    in reply to: scraper for NES and SNES using ROM hashes #83195
    grassmunk
    Participant

    I just wanted to say thanks for this! You’ve saved me a tonne of time on scraping material!

    in reply to: Atari 2600 Stella locks up after exit #83193
    grassmunk
    Participant

    I’m having the same problem. Works fine with the genesis emulator but Atari just gives me a blank screen.

    Edit: I was having this problem with zipped roms. Once I unzipped all my roms and deleted the zip files it all worked fine. Just FYI for anyone who runs in to this problem.

Viewing 3 posts - 1 through 3 (of 3 total)