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

    Adding video scraps in Emulation Station

    Scheduled Pinned Locked Moved Help and Support
    video previewemulationstaioncarbon
    2 Posts 2 Posters 3.7k 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.
    • edm203E
      edm203
      last edited by

      Hi everyone,

      I noticed that emu staiton now supports video scraps with the carbon theme. Any documentation to get that working? I can't seem to find any on official docs and forums. Thanks!

      Pi Model or other hardware: Pi3B
      Power Supply used: 2.5 amp power supply
      RetroPie Version Used: 4.2.10
      Built From: Premade from Retropie website
      USB Devices connected: 4x ibuffalo snes controllers

      1 Reply Last reply Reply Quote 0
      • DarkWolfD
        DarkWolf
        last edited by DarkWolf

        Basicly you have to edit the gamelist.xml for each rom
        Here is a example for a game entry in a gamelist.xml (using a video preview):

        <game>
        	<path>./1944.zip</path>
        	<name>1944 - the loop master (000620 USA)</name>
        	<desc>1944 - the loop master (000620 USA)</desc>
        	<video>/home/pi/Games/config/videos/1944.xmv</video>
        	<marquee>/home/pi/Games/config/marquees/1944.png</marquee>
        	<rating>0.5</rating>
        	<releasedate>20000101T000000</releasedate>
        	<developer>Capcom / 8ing / Raizing</developer>
        	<publisher>2000 Capcom / 8ing / Raizing</publisher>
        	<genre>Shooter / Flying Vertical</genre>
        	<players></players>
        </game>
        

        Basicly you have to edit/add the video tag! Insert the path to your video file into

        <video>path/here</video>

        For more information, here are some usefull links:
        https://retropie.org.uk/forum/topic/4820/video-preview-in-emulationstation/27

        (pls think about it before following the steps as these informations might be wrong)

        System: Raspberry 3 Model B, RetroPie 4.2.1
        Storage: 16gb Micro SD, 64gb USB Drive
        Theme: Updated NBBA

        Documentation solves many problems: https://retropie.org.uk/docs/

        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.