RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. dev
    Log in to post
    • All categories
    • S

      (Intermittent) Troubles with emulationstation (-dev) after dist-upgrade

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio dev dist-upgrade
      2
      0 Votes
      2 Posts
      372 Views
      mituM

      The -dev version has been recently promoted to stable, so both versions of the EmulationStation package are now identical (for the time being, until more things are added to the new dev).

      If ES crashes, the log will not be of much help, but a gdb trace (backtrace) might be helpful to see where exactly (in the code) the crash occurs. If you can reliably reproduce the crash, then it might be worth using gdb and capture the trace:

      gdb -q /opt/retropie/supplementary/emulationstation-dev/emulationstation - ex run # if there's any crash, gdb will report it and show a prompt thread apply all bt
    • roslofR

      Snaps/Video Issue with EmulationStation (V2.10.0RP-DEV)

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development dev emulationstaton experimental issue video snaps
      5
      0 Votes
      5 Posts
      793 Views
      roslofR

      @pjft said in Snaps/Video Issue with EmulationStation (V2.10.0RP-DEV):

      Should be fixed now - thanks.

      Confirmed, this is fixed. Always grateful @pjft
      Thank you

    • reborn1840R

      I put retropie on raspbian,but Basic installation error.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspbian packages dev
      6
      0 Votes
      6 Posts
      472 Views
      mituM

      @reborn1840 said in I put retropie on raspbian,but Basic installation error.:

      @mitu PING google.com (8.7.198.46) 56(84) bytes of data.

      That's not saying much - do you get a reply back ? Is the connection working ? Can you install a simple package via apt get ?

    • C

      RPi4 Build Status / Devs

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development raspberry pi 4 dev
      9
      0 Votes
      9 Posts
      3k Views
      DarksaviorD

      @retropi19 git clone --branch fkms_rpi4 --depth=1 https://github.com/RetroPie/RetroPie-Setup.git

    • B

      Any start guides?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development raspberry pi 4 dev devel development
      1
      0 Votes
      1 Posts
      439 Views
      No one has replied
    • B

      Updating emulationstation to-dev

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstaton dev older version
      18
      0 Votes
      18 Posts
      3k Views
      mituM

      I'm not an expert in overvclocking, but if the same values have been working without issues, on the same PI, they should be ok with the new version.

    • paffleyP

      Removed emulationstation-dev help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstaton dev packages
      3
      0 Votes
      3 Posts
      410 Views
      paffleyP

      @mitu said in Removed emulationstation-dev help:

      @paffley Just install Emulationstation (the regular package) from the core packages section.

      Thanks @mitu

      I installed a fresh ES from binary then had to re-add es_systems.cfg content from an old backup I had (modified).

      All working now thank you! keep up the super work!

    • S

      Went back to stable ES branch from dev, trying to use internal scraper now results in crash, also cannot install dev from source anymore

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crash dev error scraper
      2
      0 Votes
      2 Posts
      519 Views
      mituM

      @SeraphisCain The build/install script for the package is not updated right now, you'll need to have a bit more patience - it's not something on your end.

    • paffleyP

      ES-dev & Kiosk mode - Crash - pi3

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dev kiosk mode crash
      3
      0 Votes
      3 Posts
      558 Views
      paffleyP

      hi @pjft , I think I found it. When all items in the retropie system (i.e audio, bluetooth, wifi etc) are set to hidden, this causes the crash as described above. if you have at least 1 item set to not hidden, it then works fine.

      Hope this helps.

    • M

      Custom Collections not displaying with latest Dev ES

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support es bug dev
      9
      0 Votes
      9 Posts
      2k Views
      mituM

      @tomaz Thanks for taking a look.

    • mituM

      Cross-Compiling the RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development retropie-setup compile dev
      10
      1 Votes
      10 Posts
      3k Views
      BuZzB

      @mitu the emulated chroot is created via RetroPie-Setup. See admin/image module. It's created from raspbian lite image, so it's identical to a real install which is good for catching problems and dependency issues.

      It's used for building the images too which uses qemu again on a pc.

    • cyperghostC

      [dev] Folder navigation through gamelist.xml! Bug or feature?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development favorite favourites cyperghost dev development
      4
      0 Votes
      4 Posts
      2k Views
      cyperghostC

      @pjft I refer to the output result ;) Really no idea?
      If I want to launch CAPCOM/TESTFILE.test then the output is

      /home/pi/RetroPie/roms/123456/CAPCOM/TESTFILE.test segacd /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-picodrive/picodrive_libretro.so --config /opt/retropie/configs/segacd/retroarch.cfg "/home/pi/RetroPie/roms/123456/CAPCOM/TESTFILE.test" Line is ROMname+it's path as in Gamelist... Is Emulatorcall is command call via runcommand.sh

      And yes you are totally right... how to find correct emulator call :) But with a bit of investigation it is no problem. But you are totally right that are just cases no user will run in this. But I just want to show what is possible and with the knowledge collected in the last few days it seems absolutly possible to give ES the right push.

      So hold on:

      Consider if you terminate/shorten 123456/ in the string then you may have the full path of the rom ;) and now compare it to es_systems.cfg? We can parse the system out ;) and then ..... voila a launching abilty via folder navigation :)

      In fact I won't use 123456/ give to more a stylish name hidden/, toxxic/or just vvaste/ :D I'm joking but it should work...

    • T

      When I boot into RetroPie, it goes to terminal

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line dev help
      15
      0 Votes
      15 Posts
      13k Views
      rbakerR

      @theoneandonly Here is what I did:

      Download RetroPie image (from zip)

      Extract file

      Format SD card

      Use Win32IDskImager to write image to SD card

      Boot into RetroPie

      Configure PS3 controller

      Copy roms using WinSCP

      Reboot Emulationstation

      Play

    • K

      Favourites section

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development dev development favourites emulationstatio
      6
      0 Votes
      6 Posts
      2k Views
      mattrixkM

      @kbronctjr You can also set it so it displays only the favourites from each system.