Homepage Forums RetroPie Project New to RetroPie? Start Here! Getting Raspbian after installing Retropie 3.3 via the Image file

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #113880
    Anonymous
    Inactive

    Posting this because it might help out a noob or two…

    Having installed Retropie 3.3 via the image file from USB, I wanted to be able to use the Raspbian desktop but found I couldn’t – when pressing F4 to get to the terminal (from Emulation Station) then running ‘startx’ to bring up the graphical environment only gave me a white box and a cursor on a black screen.

    This is because LXDE isn’t installed, so you need to do the following:
    > sudo apt-get update
    > sudo apt-get install lxde
    Then reboot (you can use shutdown -r now)

    You should now get the desktop when you run startx. To return to emulationstation – log out of the desktop and run ’emulationstation’ in the terminal.

    You can now add a menu item to launch the desktop within emulationstation by doing the following 2 steps:

    Create file desktop.sh at /home/pi/RetroPie/retropiemenu/desktop.s­h
    the contents of the file will be:
    #!/bin/bash
    startx

    Then open file: /home/pi/.emulationstation/gamelists/ret­ropie/gamelist.xml
    and add the following
    <game>
    <path>./desktop.sh</path>
    <name>Launch LXDE</name>
    </game>

    #113910
    herbfargus
    Member

    Also made a video:

    #116041
    richard
    Participant

    Hi i always use to do this but now it says:

    X: user not autorized to run X server, aborting.
    xinit: giving up
    xinit: unable to conect to X server: Conection refused
    xinit: server error

    I installed the new jessie and then used the retropie script then added the
    LXDE Desktop.sh to home/pi/RetroPie/roms/ports/
    and put this in:

    #!/bin/bash
    startx

    than i use this command:
    chmod +x LXDE Desctop.sh

    then add this to /home/pi/.emulationstation/gamelists/ports/gamelist.xml

    <game>
    <path>./LXDE Desktop.sh</path>
    <name>Lxde Desktop</name>
    <desc>LXDE
    The “Lightweight X11 Desktop Environment” is an extremely fast-performing and energy-saving desktop environment. Maintained by an international community of developers, it comes with a beautiful interface, multi-language support, standard keyboard short cuts and additional features like tabbed file browsing. LXDE uses less CPU and less RAM than other environments. It is especially designed for cloud computers with low hardware specifications, such as netbooks, mobile devices (e.g. MIDs) or older computers. LXDE can be installed on many Linux distributions including Debian, Fedora, OpenSUSE and Ubuntu. It is the standard for Knoppix and lubuntu. LXDE also runs on OpenSolaris and BSD. LXDE provides a fast desktop experience; connecting easily with applications in the cloud. LXDE supports a wealth of programs that can be installed locally with Linux systems. The source code of LXDE is licensed partly under the terms of the GNU General Public License and partly under the LGPL.</desc>
    <image>/home/pi/.emulationstation/downloaded_images/ports/LXDE Desktop-image.png</image>
    <rating>1</rating>
    <releasedate>20122902T000000</releasedate>
    <developer>Lxde.org</developer>
    <publisher>Lxde.org</publisher>
    <genre>Descktop-Environment</genre>
    <players>0</players>
    <playcount>23</playcount>
    <lastplayed>20160202T150152</lastplayed>
    </game>

    and this to /home/pi/.emulationstation/downloaded_images/ports/LXDE Desktop-image.png

    ( I included the image in this post! )

    and made a new Folder caled Games in /home/pi/RetroPie/roms/ports/

    then cut and paste all the game.sh like doom.sh etc.. files in it,
    leaving kodi.sh and the LXDE Desktop.sh in the ports folder

    then edit the file /etc/emulationstation/es_systems.cfg like this:

    <?xml version=”1.0″?>
    <systemList>
    <system>
    <name>ports</name>
    <fullname>Ports</fullname>
    <path>/home/pi/RetroPie/roms/ports</path>
    <extension>.sh .SH</extension>
    <command>%ROM%</command>
    <platform>pc</platform>
    <theme>ports</theme>
    </system>
    <system>
    <name>3do</name>
    <fullname>3DO Interactive Multiplayer</fullname>
    <path>/home/pi/RetroPie/roms/3do</path>
    <extension>.iso .ISO</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ 3do %ROM%</command>
    <platform>3do</platform>
    <theme>3do</theme>
    </system>
    <system>
    <name>ags</name>
    <fullname>Adventure Game Studio</fullname>
    <path>/home/pi/RetroPie/roms/ags</path>
    <extension>.exe .EXE</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ags %ROM%</command>
    <platform>ags</platform>
    <theme>ags</theme>
    </system>
    <system>
    <name>amstradcpc</name>
    <fullname>Amstrad CPC</fullname>
    <path>/home/pi/RetroPie/roms/amstradcpc</path>
    <extension>.cpc .dsk .CPC .DSK</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amstradcpc %ROM%</command>
    <platform>amstradcpc</platform>
    <theme>amstradcpc</theme>
    </system>
    <system>
    <name>apple2</name>
    <fullname>Apple II</fullname>
    <path>/home/pi/RetroPie/roms/apple2</path>
    <extension>.sh .SH</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ apple2 %ROM%</command>
    <platform>apple2</platform>
    <theme>apple2</theme>
    </system>
    <system>
    <name>macintosh</name>
    <fullname>Apple Macintosh</fullname>
    <path>/home/pi/RetroPie/roms/macintosh</path>
    <extension>.txt .TXT</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ macintosh %ROM%</command>
    <platform>macintosh</platform>
    <theme>macintosh</theme>
    </system>
    <system>
    <name>atari800</name>
    <fullname>Atari 800</fullname>
    <path>/home/pi/RetroPie/roms/atari800</path>
    <extension>.bas .bin .xex .atr .xfd .dcm .atr.gz .xfd.gz .BAS .BIN .XEX .ATR .XFD .DCM .ATR.GZ .XFD.GZ</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari800 %ROM%</command>
    <platform>atari800</platform>
    <theme>atari800</theme>
    </system>
    <system>
    <name>atarist</name>
    <fullname>Atari ST/STE</fullname>
    <path>/home/pi/RetroPie/roms/atarist</path>
    <extension>.st .stx .img .rom .raw .ipf .ctr .ST .STX .IMG .ROM .RAW .IPF .CTR</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarist %ROM%</command>
    <platform>atarist</platform>
    <theme>atarist</theme>
    </system>
    <system>
    <name>atari2600</name>
    <fullname>Atari 2600</fullname>
    <path>/home/pi/RetroPie/roms/atari2600</path>
    <extension>.a26 .bin .rom .zip .gz .A26 .BIN .ROM .ZIP .GZ</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
    <platform>atari2600</platform>
    <theme>atari2600</theme>
    </system>
    <system>
    <name>atari5200</name>
    <fullname>Atari 5200</fullname>
    <path>/home/pi/RetroPie/roms/atari5200</path>
    <extension>.a52 .bin .A52 .BIN</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari5200 %ROM%</command>
    <platform>atari5200</platform>
    <theme>atari5200</theme>
    </system>
    <system>
    <name>atari7800</name>
    <fullname>Atari 7800 ProSystem</fullname>
    <path>/home/pi/RetroPie/roms/atari7800</path>
    <extension>.a78 .bin .zip .A78 .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
    <platform>atari7800</platform>
    <theme>atari7800</theme>
    </system>
    <system>
    <name>atarilynx</name>
    <fullname>Atari Lynx</fullname>
    <path>/home/pi/RetroPie/roms/atarilynx</path>
    <extension>.lnx .zip .LNX .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
    <platform>atarilynx</platform>
    <theme>atarilynx</theme>
    </system>
    <system>
    <name>atarijaguar</name>
    <fullname>Atari Jaguar</fullname>
    <path>/home/pi/RetroPie/roms/atarijaguar</path>
    <extension>.j64 .jag .zip .J64 .JAG .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarijaguar %ROM%</command>
    <platform>atarijaguar</platform>
    <theme>atarijaguar</theme>
    </system>
    <system>
    <name>c64</name>
    <fullname>Commodore 64</fullname>
    <path>/home/pi/RetroPie/roms/c64</path>
    <extension>.crt .d64 .g64 .prg .t64 .tap .x64 .zip .CRT .D64 .G64 .PRG .T64 .TAP .X64 .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ c64 %ROM%</command>
    <platform>c64</platform>
    <theme>c64</theme>
    </system>
    <system>
    <name>amiga</name>
    <fullname>Amiga</fullname>
    <path>/home/pi/RetroPie/roms/amiga</path>
    <extension>.sh .SH</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amiga %ROM%</command>
    <platform>amiga</platform>
    <theme>amiga</theme>
    </system>
    <system>
    <name>coco</name>
    <fullname>TRS-80 Color Computer (CoCo)</fullname>
    <path>/home/pi/RetroPie/roms/coco</path>
    <extension>.cas .wav .bas .asc .dmk .jvc .os9 .dsk .vdk .rom .ccc .sna .CAS .WAV .BAS .ASC .DMK .JVC .OS9 .DSK .VDK .ROM .CCC .SNA</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ coco %ROM%</command>
    <platform>coco</platform>
    <theme>coco</theme>
    </system>
    <system>
    <name>dragon32</name>
    <fullname>Dragon 32</fullname>
    <path>/home/pi/RetroPie/roms/dragon32</path>
    <extension>.cas .wav .bas .asc .dmk .jvc .os9 .dsk .vdk .rom .ccc .sna .CAS .WAV .BAS .ASC .DMK .JVC .OS9 .DSK .VDK .ROM .CCC .SNA</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ dragon32 %ROM%</command>
    <platform>dragon32</platform>
    <theme>dragon32</theme>
    </system>
    <system>
    <name>fba</name>
    <fullname>Final Burn Alpha</fullname>
    <path>/home/pi/RetroPie/roms/fba</path>
    <extension>.fba .zip .FBA .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
    <platform>arcade</platform>
    <theme>fba</theme>
    </system>
    <system>
    <name>fds</name>
    <fullname>Famicom Disk System</fullname>
    <path>/home/pi/RetroPie/roms/fds</path>
    <extension>.nes .fds .zip .NES .FDS .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
    <platform>fds</platform>
    <theme>fds</theme>
    </system>
    <system>
    <name>intellivision</name>
    <fullname>Intellivision</fullname>
    <path>/home/pi/RetroPie/roms/intellivision</path>
    <extension>.int .bin .INT .BIN</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ intellivision %ROM%</command>
    <platform>intellivision</platform>
    <theme>intellivision</theme>
    </system>
    <system>
    <name>mame-advmame</name>
    <fullname>Multiple Arcade Machine Emulator</fullname>
    <path>/home/pi/RetroPie/roms/mame-advmame</path>
    <extension>.zip .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-advmame %ROM%</command>
    <platform>arcade</platform>
    <theme>mame</theme>
    </system>
    <system>
    <name>mame-libretro</name>
    <fullname>Multiple Arcade Machine Emulator</fullname>
    <path>/home/pi/RetroPie/roms/mame-libretro</path>
    <extension>.zip .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
    <platform>arcade</platform>
    <theme>mame</theme>
    </system>
    <system>
    <name>mame-mame4all</name>
    <fullname>Multiple Arcade Machine Emulator</fullname>
    <path>/home/pi/RetroPie/roms/mame-mame4all</path>
    <extension>.zip .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-mame4all %ROM%</command>
    <platform>arcade</platform>
    <theme>mame</theme>
    </system>
    <system>
    <name>msx</name>
    <fullname>MSX / MSX2</fullname>
    <path>/home/pi/RetroPie/roms/msx</path>
    <extension>.rom .mx1 .mx2 .col .dsk .zip .ROM .MX1 .MX2 .COL .DSK .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ msx %ROM%</command>
    <platform>msx</platform>
    <theme>msx</theme>
    </system>
    <system>
    <name>ngp</name>
    <fullname>Neo Geo Pocket</fullname>
    <path>/home/pi/RetroPie/roms/ngp</path>
    <extension>.ngp .zip .NGP .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
    <platform>ngp</platform>
    <theme>ngp</theme>
    </system>
    <system>
    <name>ngpc</name>
    <fullname>Neo Geo Pocket (Color)</fullname>
    <path>/home/pi/RetroPie/roms/ngpc</path>
    <extension>.ngc .zip .NGC .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngpc %ROM%</command>
    <platform>ngpc</platform>
    <theme>ngpc</theme>
    </system>
    <system>
    <name>neogeo</name>
    <fullname>Neo Geo</fullname>
    <path>/home/pi/RetroPie/roms/neogeo</path>
    <extension>.fba .zip .FBA .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
    <platform>neogeo</platform>
    <theme>neogeo</theme>
    </system>
    <system>
    <name>gb</name>
    <fullname>Game Boy</fullname>
    <path>/home/pi/RetroPie/roms/gb</path>
    <extension>.gb .zip .GB .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
    <platform>gb</platform>
    <theme>gb</theme>
    </system>
    <system>
    <name>gbc</name>
    <fullname>Game Boy Color</fullname>
    <path>/home/pi/RetroPie/roms/gbc</path>
    <extension>.gbc .zip .GBC .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
    <platform>gbc</platform>
    <theme>gbc</theme>
    </system>
    <system>
    <name>virtualboy</name>
    <fullname>Virtual Boy</fullname>
    <path>/home/pi/RetroPie/roms/virtualboy</path>
    <extension>.vb .zip .VB .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ virtualboy %ROM%</command>
    <platform>virtualboy</platform>
    <theme>virtualboy</theme>
    </system>
    <system>
    <name>gba</name>
    <fullname>Game Boy Advance</fullname>
    <path>/home/pi/RetroPie/roms/gba</path>
    <extension>.gba .zip .GBA .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
    <platform>gba</platform>
    <theme>gba</theme>
    </system>
    <system>
    <name>nes</name>
    <fullname>Nintendo Entertainment System</fullname>
    <path>/home/pi/RetroPie/roms/nes</path>
    <extension>.nes .zip .NES .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
    <platform>nes</platform>
    <theme>nes</theme>
    </system>
    <system>
    <name>snes</name>
    <fullname>Super Nintendo</fullname>
    <path>/home/pi/RetroPie/roms/snes</path>
    <extension>.bin .smc .sfc .fig .swc .mgd .zip .BIN .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
    <platform>snes</platform>
    <theme>snes</theme>
    </system>
    <system>
    <name>n64</name>
    <fullname>Nintendo 64</fullname>
    <path>/home/pi/RetroPie/roms/n64</path>
    <extension>.z64 .n64 .v64 .Z64 .N64 .V64</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
    <platform>n64</platform>
    <theme>n64</theme>
    </system>
    <system>
    <name>pc</name>
    <fullname>PC (x86)</fullname>
    <path>/home/pi/RetroPie/roms/pc</path>
    <extension>.bat .com .exe .sh .BAT .COM .EXE .SH</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pc %ROM%</command>
    <platform>pc</platform>
    <theme>pc</theme>
    </system>
    <system>
    <name>pcengine</name>
    <fullname>TurboGrafx 16 (PC Engine)</fullname>
    <path>/home/pi/RetroPie/roms/pcengine</path>
    <extension>.pce .cue .zip .PCE .CUE .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
    <platform>pcengine</platform>
    <theme>pcengine</theme>
    </system>
    <system>
    <name>psp</name>
    <fullname>PlayStation Portable</fullname>
    <path>/home/pi/RetroPie/roms/psp</path>
    <extension>.iso .pbp .cso .zip .ISO .PBP .CSO .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psp %ROM%</command>
    <platform>psp</platform>
    <theme>psp</theme>
    </system>
    <system>
    <name>psx</name>
    <fullname>PlayStation</fullname>
    <path>/home/pi/RetroPie/roms/psx</path>
    <extension>.bin .cue .cbn .img .iso .m3u .mdf .pbp .toc .z .znx .BIN .CUE .CBN .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
    <platform>psx</platform>
    <theme>psx</theme>
    </system>
    <system>
    <name>scummvm</name>
    <fullname>ScummVM</fullname>
    <path>/home/pi/RetroPie/roms/scummvm</path>
    <extension>.sh .svm .SH .SVM</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ scummvm %ROM%</command>
    <platform>scummvm</platform>
    <theme>scummvm</theme>
    </system>
    <system>
    <name>gamegear</name>
    <fullname>Sega Gamegear</fullname>
    <path>/home/pi/RetroPie/roms/gamegear</path>
    <extension>.gg .bin .zip .GG .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
    <platform>gamegear</platform>
    <theme>gamegear</theme>
    </system>
    <system>
    <name>sg-1000</name>
    <fullname>Sega SG-1000</fullname>
    <path>/home/pi/RetroPie/roms/sg-1000</path>
    <extension>.sg .bin .zip .SG .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
    <platform>sg-1000</platform>
    <theme>sg-1000</theme>
    </system>
    <system>
    <name>mastersystem</name>
    <fullname>Sega Master System</fullname>
    <path>/home/pi/RetroPie/roms/mastersystem</path>
    <extension>.sms .bin .zip .SMS .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
    <platform>mastersystem</platform>
    <theme>mastersystem</theme>
    </system>
    <system>
    <name>megadrive</name>
    <fullname>Sega Mega Drive / Genesis</fullname>
    <path>/home/pi/RetroPie/roms/megadrive</path>
    <extension>.smd .bin .gen .md .sg .zip .SMD .BIN .GEN .MD .SG .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
    <platform>megadrive</platform>
    <theme>megadrive</theme>
    </system>
    <system>
    <name>segacd</name>
    <fullname>Sega/Mega CD</fullname>
    <path>/home/pi/RetroPie/roms/segacd</path>
    <extension>.iso .cue .ISO .CUE</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
    <platform>segacd</platform>
    <theme>segacd</theme>
    </system>
    <system>
    <name>sega32x</name>
    <fullname>Sega 32X</fullname>
    <path>/home/pi/RetroPie/roms/sega32x</path>
    <extension>.32x .smd .bin .md .zip .32X .SMD .BIN .MD .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
    <platform>sega32x</platform>
    <theme>sega32x</theme>
    </system>
    <system>
    <name>saturn</name>
    <fullname>Sega Saturn</fullname>
    <path>/home/pi/RetroPie/roms/saturn</path>
    <extension>.iso .bin .zip .ISO .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ saturn %ROM%</command>
    <platform>saturn</platform>
    <theme>saturn</theme>
    </system>
    <system>
    <name>dreamcast</name>
    <fullname>Dreamcast</fullname>
    <path>/home/pi/RetroPie/roms/dreamcast</path>
    <extension>.cdi .gdi .CDI .GDI</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ dreamcast %ROM%</command>
    <platform>dreamcast</platform>
    <theme>dreamcast</theme>
    </system>
    <system>
    <name>vectrex</name>
    <fullname>Vectrex</fullname>
    <path>/home/pi/RetroPie/roms/vectrex</path>
    <extension>.vec .gam .bin .zip .VEC .GAM .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
    <platform>vectrex</platform>
    <theme>vectrex</theme>
    </system>
    <system>
    <name>videopac</name>
    <fullname>Odyssey 2 / Videopac</fullname>
    <path>/home/pi/RetroPie/roms/videopac</path>
    <extension>.bin .zip .BIN .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ videopac %ROM%</command>
    <platform>videopac</platform>
    <theme>videopac</theme>
    </system>
    <system>
    <name>wonderswan</name>
    <fullname>Wonderswan</fullname>
    <path>/home/pi/RetroPie/roms/wonderswan</path>
    <extension>.ws .zip .WS .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswan %ROM%</command>
    <platform>wonderswan</platform>
    <theme>wonderswan</theme>
    </system>
    <system>
    <name>wonderswancolor</name>
    <fullname>Wonderswan (Color)</fullname>
    <path>/home/pi/RetroPie/roms/wonderswancolor</path>
    <extension>.wsc .zip .WSC .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ wonderswancolor %ROM%</command>
    <platform>wonderswancolor</platform>
    <theme>wonderswancolor</theme>
    </system>
    <system>
    <name>x68000</name>
    <fullname>X68000</fullname>
    <path>/home/pi/RetroPie/roms/x68000</path>
    <extension>.dim .DIM</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ x68000 %ROM%</command>
    <platform>x68000</platform>
    <theme>x68000</theme>
    </system>
    <system>
    <name>zmachine</name>
    <fullname>Z-machine</fullname>
    <path>/home/pi/RetroPie/roms/zmachine</path>
    <extension>.dat .z5 .DAT .Z5</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zmachine %ROM%</command>
    <platform>zmachine</platform>
    <theme>zmachine</theme>
    </system>
    <system>
    <name>zxspectrum</name>
    <fullname>ZX Spectrum</fullname>
    <path>/home/pi/RetroPie/roms/zxspectrum</path>
    <extension>sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip SNA .SZX .Z80 .TAP .TZX .GZ .UDI .MGT .IMG .TRD .SCL .DSK .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zxspectrum %ROM%</command>
    <platform>zxspectrum</platform>
    <theme>zxspectrum</theme>
    </system>
    <system>
    <name>retropie</name>
    <fullname>RetroPie</fullname>
    <path>~/RetroPie/retropiemenu</path>
    <extension>.rp .sh</extension>
    <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% </dev/tty >/dev/tty</command>
    <platform/>
    <theme>retropie</theme>
    </system>
    </systemList>

    so Ports will be the first screen and RetroPie will be the last screen!
    this always dit work on rasbian weezy and retropie 2.x
    but now when i dit this whit rasbian jesie and retropie 3.4 it dit give me that error what am i doing wrong or dit i miss someting!

    greets Richard.

    #116044
    herbfargus
    Member
    #116051
    richard
    Participant

    Never mind solved it by opening a termanal and than put this line in:

    sudo dpkg-reconfigure x11-common

    than set it to:

    Anybody

    greatings Richard.

    p.s. put this also in:
    /home/pi/.emulationstation/gamelists/ports/gamelist.xml

    <game>
    <path>./Kodi.sh</path>
    <name>Kodi</name>
    <desc>Kodi® (formerly known as XBMC™) is an award-winning free and open source (GPL) software media center for playing videos, music, pictures, games, and more. featuring a 10-foot user interface for use with televisions and remote controls. It allows users to play and view most videos, music, podcasts, and other digital media files from local and network storage media and the internet. Our forums and Wiki are bursting with knowledge and help for the new user right up to the application developer. We also have helpful Facebook, Google+, Twitter and Youtube pages.

    Disclaimer: Kodi does not provide any media itself. Users must provide their own content or manually point Kodi to third party online services. The Kodi project does not provide any support for bootleg video content.</desc>
    <image>/home/pi/.emulationstation/downloaded_images/ports/Kodi-image.png</image>
    <rating>1</rating>
    <releasedate>20140801T000000</releasedate>
    <developer>Team-Kodi</developer>
    <publisher>Team-Kodi</publisher>
    <genre>Media Center</genre>
    <players>0</players>
    <playcount>2</playcount>
    <lastplayed>20160116T175018</lastplayed>
    </game>

    and at the uploaded image (Kodi-image.png) to:

    /home/pi/.emulationstation/downloaded_images/ports/

    bye

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘New to RetroPie? Start Here!’ is closed to new topics and replies.