Boot directly to Advance Mame
  • Setting up my fancy new PiMame, but I'd like to be able to boot directly to AdvanceMame instead of the PiMame menu. I believe I need to edit /home/pi/.profile , but I'm not sure what I need to edit exactly.

    I'd appreciate any help!
  • In .profile, you should see a line like this:

    python /home/pi/pimame_files/menu.py

    If you want to just run Advance MAME, then remove that line and replace it with:
    advmenu

    that will launch AdvanceMENU for AdvanceMAME.

    If you want to launch one game automatically at bootup, you can do this:

    advmame
  • Perfecto! Thanks a ton!
  • your post seems to be broken ssilver2k2 - how do I boot up into 1 single game?
  • And if we wanted to boot up the PSX? Thanks!
  • advmame gamename

    for psx, just remove the line and put this instead:

    /home/pi/emulators/pcsx_rearmed/pcsx
  • Hello, I'am new in this forum, sorry for my english, I'm french...

    I don't find the command...
    if I want to boot up the mame4all?
    Thanks...
  • Bonjour

    Dans le fichier .profile tu as cette ligne :
    python /home/pi/pimame_files/menu.py
    Tu la supprime et tu la remplace par le chemin de mame4all
    /home/pi/emulators/mame4all (pour le chemin à vérifier mais le reste c'est ça)
    bon amusement!

    Édit : test ce chemin plutôt:
    "/home/pi/emulators/mame4all-pi/"
  • Bonjour,

    Ça marche merci, j'ai mis:
    /home/pi/emulators/mame4all-pi/mame

    Merci...
  • You're welcome :-)

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!