Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: saitoh00 on August 10, 2016, 02:28:26 AM

Title: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
Post by: saitoh00 on August 10, 2016, 02:28:26 AM
Hello i want update the last image of Floob for use AM in 2.10 any knows how?

Title: Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
Post by: omegaman 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) (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.
 
Title: Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
Post by: saitoh00 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???)

Title: Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
Post by: omegaman 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.     
Title: Re: Question: How i can update the last image of Floob (2.00 AM) to 2.10 AM
Post by: saitoh00 on August 11, 2016, 01:28:53 AM
Thanks omegaman i try to compile in other microsd that i have to get for test.