Author Topic: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM  (Read 3892 times)

saitoh00

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
Hello i want update the last image of Floob for use AM in 2.10 any knows how?


omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
« Reply #1 on: August 10, 2016, 10:01:38 AM »
Saitoh00-

A few steps are involved but it's pretty straight forward.

Step one...  I would update and upgrade raspbian.

sudo apt-get update
sudo apt-get dist-upgrade

Step two...

Compile AM, you can pretty much cut and paste the cmds from the wiki but make sure you read the additional notes.
 
Follow the wiki here -> https://github.com/mickelson/attract/wiki/Compiling-on-the-Raspberry-Pi-(Raspbian-Jessie)

Don't forget to do sudo ldconfig, inside joke here.

Step three... optional.

Upgrade retropie by running this cmd: sudo ./RetroPie-Setup/retropie_setup.sh

I'm assuming you've already expanded your partition, if not expand it using sudo raspi-config before the next step.
   
1. Update the retropie setup script first.
   
     Select U.
   
2. Once the script is done, reboot

3. Once it reboots, run the setup script again

     sudo ./RetroPie-Setup/retropie_setup.sh
      
4. Select 6, update retroPie binaries.
 

saitoh00

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
« Reply #2 on: August 10, 2016, 10:14:39 AM »
Thanks for your help omegaman, in the wiki i see two ways to compile (what diferences have between these two???)

« Last Edit: August 10, 2016, 10:18:59 AM by saitoh00 »

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
« Reply #3 on: August 10, 2016, 12:48:37 PM »
The first version is recommended as it runs in frame buffer and supports advmame better. The second version runs in X which requires additional libraries and little more overhead. But, since you're already using floob's image you can probably still do both by just following optional 1.     

saitoh00

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
« Reply #4 on: August 11, 2016, 01:28:53 AM »
Thanks omegaman i try to compile in other microsd that i have to get for test.