It would be great someone with knowledge on the subject to make guide for installation and settings under Linux OS, Ubuntu and etc.
I run linux/ubuntu that is where I was coming from..are you needing help?
I did this awhile back. Should still be good though...
http://forum.attractmode.org/index.php?topic=321.0It would be great someone with knowledge on the subject to make guide for installation and settings under Linux OS, Ubuntu and etc.
I run linux/ubuntu that is where I was coming from..are you needing help?
Yes. I have Ubuntu 14.04. Installing AM without problems and mame, but the emulator does not create a rom list and does not start the games
as for that..you need to make sure your mame.ini file is set up correctly or you get nowhere. That is to say:
Type:
mame -cc
to create a mame.ini file. Under rom path(s) add your rom path to the line..or you can delete everything there and then add your line.
An example path would be:
/home/(username)/.mame/roms
Replace (username) with your actual user name (look at a terminal window if you don't know. It will say "username@pcname" (ex. bob@computer:~$)
and yes you need the dot before the mame (.mame). The dot makes this makes it a "hidden folder". you can delete the dot if youwish...but be safe and leave it. To see hidden folders using a gui program..normally Ctrl+H will show them. In a terminal you can type ls -a to see them from there.
Read the write up first please..but if you have other questions ask and I will help.
Understand though. If you do not have mame set up correctly first..then it is an emulator problem NOT Attract mode. Questions for emulators goe to the emulators thread. Post there if you have further problems
NOTE: The above WILL NOT work on a raspberry pi using a retro pie image. Thus because the image is not set set up correctly..well rather the way the emulator wants it to be. All arcade games use advance mame on the retro pie image as default...(I think).
The executable that starts the emulator WILL NOT generate a list. You MUST change that to where the emulator is. (my pi is being used as something else at the moment.someone send me the path so I can post it here please) Then from there you change the info scraper to "listxml". Now you can generate a correct list. Once the list is generated
you need to change the executable back to the original! then it will run as it should.