Author Topic: RetroPie Menu not working in Attract Mode  (Read 3376 times)

ramiq27

  • Newbie
  • *
  • Posts: 2
    • View Profile
RetroPie Menu not working in Attract Mode
« on: August 24, 2021, 02:18:17 AM »
Hey guys. Been working on my Attract Mode set up for nearly 6 days and I am down to my last issue. Managed to solve all random problems by searching this forum, so thanks for that.

This issue however I am unable to find a solution for.

My RetroPie menu options work fine in emulation station, but do not work in AM. When choosing any of the options it just kicks me back to AM.

See below my config file:

Code: [Select]
# Generated by Attract-Mode v2.6.1
#
executable           sudo
args                 /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch "[romfilename]" </dev/tty >/dev/tty
rompath              /home/pi/RetroPie/retropiemenu
romext               .rp;.sh
system               RetroPie
artwork    flyer           /home/pi/RetroPie/retropiemenu/flyer;/home/pi/RetroPie/retropiemenu/flyer
artwork    marquee         /home/pi/RetroPie/retropiemenu/marquee;/home/pi/RetroPie/retropiemenu/marquee
artwork    snap            /home/pi/RetroPie/retropiemenu/icons;/home/pi/RetroPie/retropiemenu/icons
artwork    wheel           /home/pi/RetroPie/retropiemenu/wheel;/home/pi/RetroPie/retropiemenu/wheel

Any help is appreciated.

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1274
    • View Profile
Re: RetroPie Menu not working in Attract Mode
« Reply #1 on: August 24, 2021, 08:02:28 PM »

ramiq27

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: RetroPie Menu not working in Attract Mode
« Reply #2 on: August 25, 2021, 01:02:34 AM »
Thank you! The script did the job. Everything works perfect now  ;D