Author Topic: Raspberry Pi 3 and Daphne, Attract mode keeps focus and daphe runs in background  (Read 3739 times)

warham

  • Newbie
  • *
  • Posts: 3
    • View Profile

Hey good folks,

I am unning a Raspberry Pi 3 and Daphne.
In emulation station everything works great. 
but Attract mode keeps the window focus and daphne runs in background behind AM.
Any ideas how to let daphne take focus?


I am using this daphne.cfg

# Generated by Attract-Mode v2.0.0
#
executable           /opt/retropie/supplementary/runcommand/runcommand.sh
args                 0 _SYS_ daphne "[romfilename]"
rompath              /home/pi/RetroPie/roms/daphne
romext               .daphne;.DAPHNE
system               Daphne
info_source          listsoftware+thegamesdb.net
exit_hotkey          Joy0 Button10
artwork    flyer           /home/pi/RetroPie/roms/daphne/flyer
artwork    marquee         /home/pi/RetroPie/roms/daphne/marquee
artwork    snap            /home/pi/RetroPie/roms/daphne
artwork    wheel           /home/pi/RetroPie/roms/daphne/wheel

piggei

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
I have the same problem... :(
It works great with EmulationStation.

piggei

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
As progets wrote in another thread, try this:

Configure-->General-->Window Mode = Full Screen

It works for me.