RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    TRASNLATING EMULATIONSTATION WITHOUT ERRORS!

    Scheduled Pinned Locked Moved Ideas and Development
    retropieemulationstatiotranslationtutorialbugfix
    6 Posts 4 Posters 562 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.
    • ANDRELLVSA
      ANDRELLVS
      last edited by ANDRELLVS

      GOOD EVENING, CLASS!
      CAN INSTALL AND SOLVE ALL PROBLEMS
      FOLLOW THE FULL, TESTED, APPROVED TUTORIAL
      THANK YOU ALL! GREETINGS FROM BRAZIL!!

      alt text

      BY SSH INSTALL THE FOLLOWING PENDINGS

      sudo apt-get update && sudo apt-get upgrade -y
      sudo apt install libcec
      sudo apt-get install libvlc-dev
      sudo apt-get install -y libboost-system-dev libboost-filesystem-dev libboost-date-time-dev libboost-locale-dev libfreeimage-dev libfreetype6-dev libeigen3-dev libcurl4-openssl-dev libasound2-dev cmake libsdl2-dev
      

      THEN WAY TO SSH YOU COMPILES SO:
      (overclocked 1,200mhz is much better, but not required)

      cd /home/pi/
      git clone --recursive https://github.com/flyinghead/EmulationStation.git
      cd /home/pi/EmulationStation
      mkdir build
      cd build
      cmake ..
      make
      

      THEN YOU REPLACE THE ORIGINALS BY COMPILIES

      cd /home/pi/EmulationStation
      sudo cp ./emulationstation /opt/retropie/supplementary/emulationstation/
      sudo cp -r locale /opt/retropie/supplementary/emulationstation/
      

      THEN YOU EDIT AUTOSTART

      sudo nano /opt/retropie/configs/all/autostart.sh
      
      write this in place of the original text (assuming your language is portuguese) :
      LANG=pt_BR.UTF8 emulationstation #auto
      
      at the terminal type:
      control+x
      y
      enter
      

      ERRORS AND BUGS, FINAL CONSIDERATIONS

      1. If you do not replace the backward originals with your compiled ones, there will be errors using the shutdown, restart, reset emulationstation menus.
      2. If you do not install "the basic issues", does not compile.
      3. If you still want to test your compiles straight from them:
      sudo nano /opt/retropie/configs/all/autostart.sh
      
      LANG=pt_BR.UTF8 /home/pi/EmulationStation/emulationstation #auto
      

      NOTE: The first "EmulationStation" notices a capital "s"!

      1 Reply Last reply Reply Quote 0
      • Thorr69T
        Thorr69
        last edited by

        Does anyone else see the irony of this post?

        RPi 3b
        Official PSU
        Official RetroPie image
        Pandora's Box 5 controller

        ANDRELLVSA 1 Reply Last reply Reply Quote 0
        • ANDRELLVSA
          ANDRELLVS @Thorr69
          last edited by

          @Thorr69
          I am using google translator, possibly something got double meaning. If you noticed something like that, please let me know to fix it. My intention was to share and help. But my English is terrible.

          mituM 1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator @ANDRELLVS
            last edited by mitu

            @ANDRELLVS I think the irony is in the title of the post is TRASNLATING.. WITHOUT ERRORS being mis-spelled (and an error). Otherwise, it's a nice way to explain newcomers how to integrate @Flyinghead's EmulationStation fork into an existing RetroPie installation, so thank you for the instructions.

            ANDRELLVSA WeirdHW 2 Replies Last reply Reply Quote 0
            • ANDRELLVSA
              ANDRELLVS @mitu
              last edited by

              @mitu As I said friend, my English is terrible! I'm using google. I'm sorry for that, I just want to help, after all I'm getting a lot of knowledge, years ago, for free of you, so I feel a great joy when I have a rare opportunity to be the one who helps.

              1 Reply Last reply Reply Quote 0
              • WeirdHW
                WeirdH @mitu
                last edited by

                @mitu That's more a typo than a full-on spelling error, though.

                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.